2
0

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