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

Evan You 14d0cefe6b solved the setter init invoke 13 年之前
dev 14d0cefe6b solved the setter init invoke 13 年之前
explorations a5e27b1174 naive implementation 13 年之前
src 14d0cefe6b solved the setter init invoke 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 f1ed54bc84 nested controllers 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