Commit Graph

1071 Commits

Author SHA1 Message Date
Geoff Schmidt
492bf11fcf generate id's correctly 2012-07-27 00:08:33 -07:00
Geoff Schmidt
f61d15e3eb Create Spark package. WIP 2012-07-27 00:07:33 -07:00
Geoff Schmidt
07029921bb Move liverange into its own package 2012-07-26 17:45:37 -07:00
David Greenspan
9d87a1468c fix tables 2012-07-26 10:34:11 -07:00
David Greenspan
d8b340192f fixes 2012-07-26 10:24:49 -07:00
David Greenspan
5c09c8b7c9 fixes, events still broken in test driver 2012-07-25 00:44:09 -07:00
David Greenspan
cc6ba5e365 liveui port wip (broken) 2012-07-24 19:50:38 -07:00
David Greenspan
dd9ba59a24 actually does work 2012-07-23 22:54:16 -07:00
David Greenspan
d1e87a2f2e onlive/ondead (doesn't work) 2012-07-23 22:53:20 -07:00
David Greenspan
2e2ee29056 porting GC logic to livedocument 2012-07-23 16:30:28 -07:00
David Greenspan
14ced70720 first cut of annotate/materialize 2012-07-23 15:57:38 -07:00
David Greenspan
7ad1f5eff3 tests exploring branch keys; ReactiveVar helper; start of 'constant' helper 2012-07-18 10:16:09 -07:00
David Greenspan
41bfedafe2 comments 2012-07-17 15:14:54 -07:00
David Greenspan
70ca9b98c8 more tests 2012-07-17 13:46:31 -07:00
David Greenspan
5855c9fcf4 beginning of branch key tests 2012-07-17 13:46:31 -07:00
David Greenspan
bc8a76c8f3 remove "debugger" 2012-07-17 13:46:30 -07:00
David Greenspan
9ea0b8d950 comments 2012-07-17 13:46:30 -07:00
David Greenspan
0719a88b80 use new elementContains 2012-07-17 13:46:30 -07:00
David Greenspan
5370cb6100 constant=true (embeds) tested 2012-07-17 13:46:30 -07:00
David Greenspan
0471557c67 notes 2012-07-17 13:46:30 -07:00
David Greenspan
9d07be2a79 preserve liveranges around embeds 2012-07-17 13:46:30 -07:00
David Greenspan
bd97b5e739 options.constant (maybe) 2012-07-17 13:46:30 -07:00
David Greenspan
19ada8ad16 old tests pass 2012-07-17 13:46:30 -07:00
David Greenspan
01e0a84e63 use preserve option for patching (totally broken) 2012-07-17 13:46:30 -07:00
David Greenspan
a1e90afd98 find matching preserved nodes by selector (in theory) 2012-07-17 13:46:30 -07:00
David Greenspan
e750178458 wip 2012-07-17 13:46:29 -07:00
David Greenspan
9a5bde6e0e branch labeling on partial invocation and #each (completely untested) 2012-07-17 13:46:29 -07:00
David Greenspan
02284a672c first cut of chunk matching 2012-07-17 13:46:29 -07:00
David Greenspan
2379b0c101 comments 2012-07-17 13:46:29 -07:00
David Greenspan
b809f40867 chunk matching test that fails 2012-07-17 13:46:29 -07:00
David Greenspan
4edb813e71 prepare for chunk matching 2012-07-17 13:46:29 -07:00
David Greenspan
bca449879b move diffpatch out of patcher into liveui 2012-07-17 13:46:29 -07:00
David Greenspan
096f8e078a rename smartpatch.js -> patcher.js 2012-07-17 13:46:28 -07:00
David Greenspan
0b1384473d tests and comments 2012-07-17 13:46:28 -07:00
David Greenspan
aafb5978b4 LiveUI rewrite passes all tests, adds callbacks 2012-07-17 13:46:28 -07:00
David Greenspan
d4722ddfd7 wip 2012-07-17 13:46:28 -07:00
David Greenspan
e47567a11e organization and comments 2012-07-17 13:46:28 -07:00
David Greenspan
8036d1d491 Reorganize LiveUI internals to have an object per chunk 2012-07-17 13:46:28 -07:00
Nick Martin
3fdac8ba32 A little extra safety belt, in case we're not loaded from app.html. 2012-07-16 12:28:26 -07:00
Nick Martin
0753581022 Move "Upgrade complete." to the end of the output, not the beginning. 2012-07-16 12:27:38 -07:00
David Greenspan
473774b323 update History.md 2012-07-13 13:01:00 -07:00
David Greenspan
9cea9aa205 stop[Immediate]Propagation tests 2012-07-13 13:00:12 -07:00
joshrtay
deba0fb0f0 fix stopImmediatePropagation (close #205) 2012-07-13 13:00:12 -07:00
Nick Martin
7510b8430e Bump version number for release! v0.3.8 2012-07-12 22:10:40 -07:00
Nick Martin
32206de243 Update docs for new features. 2012-07-12 22:07:27 -07:00
Nick Martin
d1e091cbc3 Whitespace and ordering. 2012-07-12 21:02:14 -07:00
Nick Martin
53f4cd7354 Update timeout to reflect new behavior.
This is now even more lame than before.
2012-07-12 19:43:54 -07:00
David Greenspan
d416362b83 update History.md 2012-07-12 17:11:40 -07:00
David Greenspan
c3ecb78a9c mouseenter/leave impl tweaks; close #224 close #198 2012-07-12 16:57:09 -07:00
Andrew
75696a8d78 fixed mouseenter/mouseleave 2012-07-12 16:57:09 -07:00