32 Commits

Author SHA1 Message Date
Nick Martin
0e39cbe5be Replace new occurances of Skybreak with Meteor. 2012-01-18 17:53:21 -08:00
Nick Martin
459dac9cac Merge branch 'master' into meteor
conflicts hand resolved. deftemplate and liveui reverted to master, will re-do later.

Conflicts:
	admin/generate-dev-bundle.sh
	admin/install-s3.sh
	admin/manifest.json
	app/meteor/deploy.js
	app/meteor/meteor.js
	examples/leaderboard/leaderboard.js
	examples/unfinished/azrael/client/azrael.js
	examples/unfinished/azrael/model.js
	packages/liveui/liveui.js
	packages/templating/deftemplate.js
	packages/templating/html_scanner.js
	tests/minimongo/test.html
2012-01-18 16:14:54 -08:00
Geoff Schmidt
dc2e377695 comment cleanups, remove unused function 2012-01-17 18:49:35 -08:00
Geoff Schmidt
8cc4bc3aeb Package JSON cleanly. minimongo test passes on IE7 2012-01-16 23:03:07 -08:00
Geoff Schmidt
7a61bc7933 we're already popular/good looking 2012-01-16 22:53:08 -08:00
Geoff Schmidt
f0ff237168 LiveRange tests pass on IE7!
When your app ships your own JSON.stringify, anyway.
2012-01-16 22:50:27 -08:00
Geoff Schmidt
8653639a2d fix some IE7 issues 2012-01-16 22:12:49 -08:00
Geoff Schmidt
ee8f1c1e9b Make liveui tests pass on IE8! 2012-01-16 20:44:32 -08:00
Geoff Schmidt
b1f06d68ed full Sky.ui.render tests 2012-01-16 19:36:57 -08:00
Geoff Schmidt
6b101f0778 fix IE8 bug 2012-01-16 19:36:56 -08:00
Geoff Schmidt
603a869e37 test #each + findLive calling renderList 2012-01-16 19:36:56 -08:00
Geoff Schmidt
fa783e8374 remove spurious log 2012-01-16 19:36:56 -08:00
Geoff Schmidt
e16e0abaf3 more renderList tests
- reactivity/GC of renderlist item body
- items that render to multiple DOM nodes
2012-01-13 19:31:14 -05:00
Nick Martin
75e387aaa0 Use nodeType===11 for cross-browser DocumentFragment test. Thanks David. 2012-01-13 14:00:02 -08:00
Geoff Schmidt
85742619d9 try_all_orders => try_all_permutations
use to test correct GC behavior of renderList
2012-01-13 16:07:46 -05:00
Geoff Schmidt
f30692f0d5 more renderList tests. improve renderList GC 2012-01-13 14:45:53 -05:00
Geoff Schmidt
cb5c1c3672 some more renderlist tests, using try_all_orders 2012-01-13 14:45:53 -05:00
Geoff Schmidt
50fe6de9f9 bugfix: default render_empty 2012-01-13 14:45:53 -05:00
Nick Martin
4891d1c956 Determining if an element is a Node is tricky too. 2012-01-12 21:05:05 -08:00
Nick Martin
a1c5623191 workaround DocumentFragment not being defined on IE8. 2012-01-12 19:21:00 -08:00
Geoff Schmidt
827617e168 add new LiveRange creation mode
.. now you can create either the largest, or the smallest LiveRange that starts and ends on a given pair of nodes. has tests. leaderboard now works (under hand testing)
2012-01-12 01:53:31 -08:00
Nick Martin
ed88fca47b misc fixup in tests. 2012-01-04 21:30:23 -08:00
Nick Martin
9d3d31df6e Rename .skybreak directories. 2012-01-04 21:27:14 -08:00
Nick Martin
ad8adcbc90 Include missed .skybreak directories. 2012-01-04 21:19:52 -08:00
Nick Martin
05794f5643 perl -pi -e 's/skybreak/meteor/g' **/* 2012-01-04 18:32:23 -08:00
Nick Martin
23cd5b6912 perl -pi -e 's/Skybreak/Meteor/g' **/* 2012-01-04 18:30:25 -08:00
Nick Martin
cc6c5ab9d3 s/skybreakplatform/meteor 2012-01-04 12:40:58 -08:00
Geoff Schmidt
74ec9c3771 fix bug. todo now collects 100% of its garbage 2011-12-20 03:09:20 -08:00
Geoff Schmidt
fefaa5fc09 liverange tests, bugfixes 2011-12-20 01:30:03 -08:00
Geoff Schmidt
2ab81838fd liverange tests WIP 2011-12-19 17:03:26 -08:00
Geoff Schmidt
ce565dcaea kill basics package 2011-12-07 22:28:43 -08:00
Nick Martin
d69c2d1f19 Initial import from old busted repo. 2011-11-17 18:35:20 -08:00