Commit History

Author SHA1 Message Date
  Evan You 5ea44fbfe4 make v-repeat work with primitive values + minor directive refactor 12 years ago
  Evan You 9a45f63f34 clean up get binding owner compiler logic 12 years ago
  Evan You 354f559215 vm.$emit() is now self only, propagating events now triggered by $dispatch() 12 years ago
  Evan You c71a9085a7 Async fixes 12 years ago
  Evan You 6cbb9fa49b improve code coverage in unit tests 12 years ago
  Evan You c7b2d9ca34 nextTick phantomjs fix, unit tests for batcher, config() api addition 12 years ago
  Evan You 5c73a378ac async batch update - first pass 12 years ago
  Evan You 7c1d196355 API change: split `scope` into `data` and `methods` 12 years ago
  Evan You 070d5c0e58 dom method callbacks should be async. 12 years ago
  Evan You 837b2d680a add callback to dom methods 12 years ago
  Evan You 7cf1788160 unit tests for vm DOM methods 12 years ago
  Evan You fede1eb80e test stubs 12 years ago
  Evan You 48e68c10e9 execHook 12 years ago
  Evan You d132fdc500 DOM convenience methods 12 years ago
  Evan You e04553a0a4 lifecycle hooks 12 years ago
  Evan You cdd07162e1 0.6.0 - rename to Vue 12 years ago
  Evan You 6204f8bf0f use simple bind instead of native bind, remove vm.$get() 12 years ago
  Evan You 5ad8edeb08 change sd-viewmodel to sd-component, allow direct use of Objects in Seed.component() 12 years ago
  Evan You cfb1e664ac resolve rebase conflicts for updatePrefix() 12 years ago
  Evan You 5ffa301467 add teardown option; tests for $destroy() 12 years ago
  Evan You fa2907372c tests for sd-id 12 years ago
  Evan You 70a3d93bed ViewModel.$once 12 years ago
  Evan You 345724a1e6 fix bug from last commit 12 years ago
  Evan You 99b25b2998 rename `prop` option to `scope` 12 years ago
  Evan You 65faa95549 move all API methods to Seed 12 years ago
  Evan You 3159c9a930 fix sd-repeat pop/shift/splice on empty array 12 years ago
  Evan You f1179ace81 tests for $ event methods 12 years ago
  Evan You a21e8907d1 implement $ event methods, optimize for minification 12 years ago
  Evan You 1e827e87aa compiler clean up, vm & partial API, jshint test files 12 years ago
  Evan You 4003fe2b07 implement new API per spec 12 years ago