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

Evan You f9077cfa6a html and attr directives il y a 13 ans
examples f9077cfa6a html and attr directives il y a 13 ans
explorations a5e27b1174 naive implementation il y a 13 ans
src f9077cfa6a html and attr directives il y a 13 ans
test 5acc8a2986 computed properties!!! il y a 13 ans
.gitignore 83fac017f9 initial setup il y a 13 ans
.jshintrc a5e27b1174 naive implementation il y a 13 ans
Gruntfile.js c0a65ddda5 clean up, trying to fix delegation after array reset il y a 13 ans
README.md 7d126127e6 complete todo example il y a 13 ans
TODO.md 646b790863 sd-style il y a 13 ans
component.json 832e97588d separate binding into its own file il y a 13 ans
package.json f6d6bba70d sourceURLs for dev, reverse value il y a 13 ans

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