Commit Graph

133 Commits

Author SHA1 Message Date
Evan You d2779aad82 templates 2013-08-20 13:44:56 -04:00
Evan You caed31fd02 unobserve when setting new values 2013-08-20 10:52:54 -04:00
Evan You 0f56b85888 todo 2013-08-19 17:51:32 -04:00
Evan You beded7d779 add asyn compilation ($wait/$ready) 2013-08-19 17:49:46 -04:00
Evan You d8644b827c use standalone build 2013-08-19 17:22:43 -04:00
Evan You ea792ba6bb make dep parsing work 2013-08-19 13:32:58 -04:00
Evan You 84538d6dae wip 2013-08-19 13:09:06 -04:00
Evan You b89092b317 external observe 2013-08-19 01:38:48 -04:00
Evan You e028262582 watcher 2013-08-19 01:12:18 -04:00
Evan You 0afd700591 todos 2013-08-18 14:51:00 -04:00
Evan You bce2db68a8 todo 2013-08-16 10:57:25 -04:00
Evan You 6f0eca4bf6 simply api; 2013-08-15 21:41:02 -04:00
Evan You bf01a14629 support nested VMs and update examples to use new API 2013-08-15 18:46:32 -04:00
Evan You 174a19f5ec fix dump 2013-08-15 17:36:43 -04:00
Evan You e9f2223d3a 0.2.1, remove $on/$off 2013-08-15 12:26:13 -04:00
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