Commit Graph

16 Commits

Author SHA1 Message Date
Evan You de1c1a1112 dynamic context computed properties 2013-08-11 11:30:53 -04:00
Evan You 8eedfeacf9 computed properties now have access to context scope and element 2013-08-11 01:50:32 -04:00
Evan You 5200951b0a restructure todomvc, add $watch/$unwatch 2013-08-10 05:56:43 -04:00
Evan You 7ba0c8096d formatting, done for the day 2013-08-09 23:35:08 -04:00
Evan You ad1cc3be98 debug option 2013-08-09 23:24:12 -04:00
Evan You fa453830de shorten some function names since they cant be mangled 2013-08-09 17:46:18 -04:00
Evan You 4126f41b08 nested properties 2013-08-09 17:13:42 -04:00
Evan You e762cc7ed5 separate deps-parser 2013-08-09 12:52:35 -04:00
Evan You 52645e33bf move defineProperty() into Binding, add setter for computed property 2013-08-09 12:18:34 -04:00
Evan You 953fd1adb4 fix array augmentation methods 2013-08-09 10:23:17 -04:00
Evan You 76ee306bdf remove redundant dependencies for computed properties 2013-08-08 13:17:07 -04:00
Evan You 60e246eedb clean up binding 2013-08-08 11:50:21 -04:00
Evan You 832e97588d separate binding into its own file 2013-08-08 11:45:40 -04:00
Evan You a6b72570e2 todo demo kinda works 2013-08-04 02:23:52 -04:00
Evan You 62b75d4983 kinda work now except for scope nesting 2013-08-02 20:09:38 -04:00
Evan You 23a2bde889 big refactor.. again 2013-08-02 14:31:15 -04:00