Commit History

Author SHA1 Message Date
  Evan You a1bee31378 update examples with new computed shorthand 12 years ago
  Evan You 7a6169caf9 separate computed properties into `computed` option 12 years ago
  Evan You 7c1d196355 API change: split `scope` into `data` and `methods` 12 years ago
  Evan You 14d8ce24a3 compiler rewrite - observe scope directly and proxy access through vm 12 years ago
  Evan You cdd07162e1 0.6.0 - rename to Vue 12 years ago
  Evan You 91ba244300 no longer need bind.js shim 12 years ago
  Evan You f87f603d03 computed properties now use $get and $set to be more explicit 12 years ago
  Evan You 7a0bdc9971 functional tests + fix $index binding 12 years ago
  Evan You 412873f5d8 restructure for functional tests, use CasperJS 12 years ago