Commit Graph

28 Commits

Author SHA1 Message Date
Evan You 6cbb9fa49b improve code coverage in unit tests 2013-12-30 12:04:55 -05:00
Evan You c7b2d9ca34 nextTick phantomjs fix, unit tests for batcher, config() api addition 2013-12-24 15:34:22 -05:00
Evan You 5c73a378ac async batch update - first pass 2013-12-24 02:03:01 -05:00
Evan You 7c1d196355 API change: split `scope` into `data` and `methods` 2013-12-23 14:47:51 -05:00
Evan You 070d5c0e58 dom method callbacks should be async. 2013-12-20 11:57:46 -05:00
Evan You 837b2d680a add callback to dom methods 2013-12-20 11:33:48 -05:00
Evan You 7cf1788160 unit tests for vm DOM methods 2013-12-19 00:34:59 -05:00
Evan You fede1eb80e test stubs 2013-12-18 10:36:24 -05:00
Evan You 48e68c10e9 execHook 2013-12-18 10:04:55 -05:00
Evan You d132fdc500 DOM convenience methods 2013-12-18 01:36:58 -05:00
Evan You e04553a0a4 lifecycle hooks 2013-12-17 01:38:01 -05:00
Evan You cdd07162e1 0.6.0 - rename to Vue 2013-12-07 17:29:17 -05:00
Evan You 6204f8bf0f use simple bind instead of native bind, remove vm.$get() 2013-11-18 15:38:15 -05:00
Evan You 5ad8edeb08 change sd-viewmodel to sd-component, allow direct use of Objects in Seed.component() 2013-11-13 21:51:51 -05:00
Evan You cfb1e664ac resolve rebase conflicts for updatePrefix() 2013-11-11 18:07:10 -05:00
Evan You 5ffa301467 add teardown option; tests for $destroy() 2013-11-02 22:19:52 -04:00
Evan You fa2907372c tests for sd-id 2013-10-19 01:21:49 -04:00
Evan You 70a3d93bed ViewModel.$once 2013-10-17 12:19:58 -04:00
Evan You 345724a1e6 fix bug from last commit 2013-10-12 14:19:27 -04:00
Evan You 99b25b2998 rename `prop` option to `scope` 2013-10-11 18:24:53 -04:00
Evan You 65faa95549 move all API methods to Seed 2013-10-11 18:13:57 -04:00
Evan You 3159c9a930 fix sd-repeat pop/shift/splice on empty array 2013-10-11 17:40:39 -04:00
Evan You f1179ace81 tests for $ event methods 2013-10-08 23:19:12 -04:00
Evan You a21e8907d1 implement $ event methods, optimize for minification 2013-10-08 22:26:25 -04:00
Evan You 1e827e87aa compiler clean up, vm & partial API, jshint test files 2013-10-08 01:14:40 -04:00
Evan You 4003fe2b07 implement new API per spec 2013-10-02 18:14:29 -04:00
Evan You 7eec161a73 unit tests for viewmodel 2013-09-10 18:57:47 -04:00
Evan You 206e3bce64 test structure changes 2013-09-09 18:04:33 -04:00