This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

Evan You 88513c077d arrayWatcher 13 年之前
examples 88513c077d arrayWatcher 13 年之前
explorations a5e27b1174 naive implementation 13 年之前
src 88513c077d arrayWatcher 13 年之前
test 23a2bde889 big refactor.. again 13 年之前
.gitignore 83fac017f9 initial setup 13 年之前
.jshintrc a5e27b1174 naive implementation 13 年之前
Gruntfile.js a5e27b1174 naive implementation 13 年之前
README.md f1ed54bc84 nested controllers 13 年之前
TODO.md f1ed54bc84 nested controllers 13 年之前
component.json ca62c95a4b break directives into individual files 13 年之前
package.json 871ed91266 rename 13 年之前

README.md

WIP, playing with data binding

Template

Controller

  • Nested Controllers and accessing parent scope
  • Controller inheritance

Data

Data Binding

Filters

Computed Properties

Custom Filter

Custom Directive