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