Commit Graph

118 Commits

Author SHA1 Message Date
Evan You a104afb472 optimize array watch method hijacking 2013-08-15 12:16:39 -04:00
Evan You 253c26db1a 0.2.0 2013-08-15 11:48:58 -04:00
Evan You dddb255074 new api fixed 2013-08-15 11:47:05 -04:00
Evan You c98c8a68cb working, but with memory issue; 2013-08-15 11:31:36 -04:00
Evan You 761b643baa new api WIP 2013-08-15 00:39:32 -04:00
Evan You f071f87bc7 binding should only have access to compiler 2013-08-14 19:31:17 -04:00
Evan You a85453cc89 really fix GC 2013-08-14 18:24:11 -04:00
Evan You d78df31017 rename internal, optimize memory usage for GC 2013-08-14 16:47:21 -04:00
Evan You aff965f353 fix accidental global 2013-08-13 21:48:06 -04:00
Evan You cc64365323 put properties on the scope prototype! 2013-08-13 18:53:29 -04:00
Evan You 2658486bcc add Seed.broadcast() and scope.$on() 2013-08-13 14:34:51 -04:00
Evan You 5bfb4b5ef2 stricter check for computed properties 2013-08-13 13:20:49 -04:00
Evan You 829874eb5b no longer use require() when using dist/seed.js 2013-08-13 10:36:55 -04:00
Evan You 3c5464c0aa 0.1.6 2013-08-13 10:31:10 -04:00
Evan You 8a004e7875 createTextNode in FF requires argument 2013-08-13 10:30:50 -04:00
Evan You 4772f12e6d fix sd-value and filters.pluralize 2013-08-13 00:06:30 -04:00
Evan You cdfe391689 $load() 2013-08-12 18:16:29 -04:00
Evan You 8c50a9c5ac 0.1.5 2013-08-12 15:12:09 -04:00
Evan You cfc27d89f1 separate storage in todos example, expose some utils methods 2013-08-12 15:04:02 -04:00
Evan You d0c96c5c25 comment updates 2013-08-12 11:00:23 -04:00
Evan You 9546965ae0 add pluralize filter 2013-08-11 22:35:06 -04:00
Evan You 2e5fc62dcb 0.1.4 2013-08-11 19:00:03 -04:00
Evan You 2d448ea5e5 use for loops instead of forEach whenever possible 2013-08-11 18:59:36 -04:00
Evan You ddb136ffc9 fix 0.1.3 2013-08-11 18:02:58 -04:00
Evan You a5727bd4b3 avoid duplicate context dependencies 2013-08-11 18:02:12 -04:00
Evan You c7145f06fd fix context parsing regex 2013-08-11 12:45:29 -04:00
Evan You b628893204 readme, format 2013-08-11 11:38:52 -04:00
Evan You 8d91044718 0.1.3 2013-08-11 11:31:57 -04:00
Evan You de1c1a1112 dynamic context computed properties 2013-08-11 11:30:53 -04:00
Evan You e4d06a10ea 0.1.2 2013-08-11 02:03:57 -04:00
Evan You dd652b660c remove temp file 2013-08-11 01:50:50 -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 1a842d18f2 0.1.1 2013-08-10 07:58:01 -04:00
Evan You 58363ebea8 fix sd-focus, comply with todomvc spec 2013-08-10 07:56:59 -04:00
Evan You 0b77a9665f ignore 2013-08-10 07:06:53 -04:00
Evan You 5f5aa8fb40 0.1.0 2013-08-10 06:59:56 -04:00
Evan You 8411724a55 grunt release task 2013-08-10 06:52:14 -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 a17c53e453 jshint pass 2013-08-09 23:25:06 -04:00
Evan You ad1cc3be98 debug option 2013-08-09 23:24:12 -04:00
Evan You f5995a5641 bootstrap returns single seep if that's the only one 2013-08-09 22:30:37 -04:00
Evan You fa453830de shorten some function names since they cant be mangled 2013-08-09 17:46:18 -04:00
Evan You 495e62f39a todo 2013-08-09 17:35:19 -04:00
Evan You 0e845263df fix 2013-08-09 17:32:22 -04:00
Evan You dd6b5aecf7 add browser support list 2013-08-09 17:30:25 -04:00
Evan You bf71151a1a update nested props example 2013-08-09 17:23:05 -04:00
Evan You 4126f41b08 nested properties 2013-08-09 17:13:42 -04:00
Evan You d26ec01f15 bower 2013-08-09 15:48:50 -04:00
Evan You c2faf1c143 parse key path in directive parser 2013-08-09 14:48:05 -04:00