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

Evan You c1c0b3a036 thoughts пре 13 година
examples c1c0b3a036 thoughts пре 13 година
explorations a5e27b1174 naive implementation пре 13 година
src c1c0b3a036 thoughts пре 13 година
test 5acc8a2986 computed properties!!! пре 13 година
.gitignore 83fac017f9 initial setup пре 13 година
.jshintrc a5e27b1174 naive implementation пре 13 година
Gruntfile.js a5e27b1174 naive implementation пре 13 година
README.md 7d126127e6 complete todo example пре 13 година
TODO.md c1c0b3a036 thoughts пре 13 година
component.json 7d126127e6 complete todo example пре 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

Event Handling

Filters

Computed Properties

Custom Filter

Custom Directive