Nick Martin
e7eb9e6929
Missing var. Thanks, js2-mode!
2012-01-23 22:34:05 -08:00
David Greenspan
80f746633e
more IE-friendly planes background in skeleton
2012-01-20 18:26:26 -08:00
David Greenspan
140b809c90
safer tbody fix
2012-01-20 16:58:06 -08:00
Nick Martin
95ba0bac0b
Safety belt a couple of debug statements. console can break old IE.
2012-01-20 16:32:01 -08:00
David Greenspan
ad801a61ac
add a TBODY in IE
2012-01-20 16:00:05 -08:00
David Greenspan
db3f8b3ebc
jquery-like fragment creation, placeholder comments; still broken in IE
2012-01-20 16:00:05 -08:00
Geoff Schmidt
c3a5e2cafc
merge rename from master, with fixups. unit tests pass. take two (this should be an actual merge commit)
2012-01-20 15:25:31 -08:00
Geoff Schmidt
a4880a6c3a
Better restart-on-changed-file mechanism.
...
- Knows about ALL code that goes into a bundle (eg package source, even server.js)
- handles little details slightly better, like removed files
- even restarts on 'skybreak add'!
2012-01-20 02:00:08 -08:00
Nick Martin
4e4358e2c0
Bump to version 0.1.1
v0.1.1
2012-01-19 23:34:31 -08:00
Nick Martin
ee0da539a5
Bump major vno for new release.
2012-01-19 23:34:16 -08:00
Nick Martin
931ed590cb
Bump to version 0.0.44
v0.0.44
2012-01-19 22:23:01 -08:00
Nick Martin
7daf9751cc
Bump to version 0.0.43
v0.0.43
2012-01-19 20:51:03 -08:00
Nick Martin
694e23275f
Revert "REVERT LATER use playpen."
...
This reverts commit e3b59aa2a1 .
2012-01-19 19:56:00 -08:00
Nick Martin
207464ba38
Revert "REVERT LATER push to separate remote."
...
This reverts commit 04a1f13509 .
2012-01-19 19:28:43 -08:00
Geoff Schmidt
dddf76b3a5
complete dependency info in bundle
2012-01-19 17:00:28 -08:00
Geoff Schmidt
4bed3a6e62
add link to vowsjs
2012-01-19 15:26:04 -08:00
Geoff Schmidt
b5836456db
add a header with test counts :) :)
...
a bit slow.. new collections API should help!
2012-01-19 01:20:33 -08:00
Geoff Schmidt
c8cf066dbc
port minimongo tests to new system. rename directory to 'unit'.
...
5 minimongo tests are failing; mark as expected.
2012-01-19 00:49:30 -08:00
Geoff Schmidt
4a9277c7c9
fix bug that caused some minimongo test failures to not be reported!
...
.. "fortunately" (?), they are only checks for cases where minimongo was overly permissive/tolerant with its input (not throwing exceptions)
2012-01-19 00:44:14 -08:00
Geoff Schmidt
3dbf45641f
liverange/liveui tests pass
2012-01-18 22:01:23 -08:00
Geoff Schmidt
32410dbb36
driver cleanups
2012-01-18 21:43:54 -08:00
Geoff Schmidt
3e1fbe0577
fix partial patching bug
2012-01-18 21:43:42 -08:00
Nick Martin
04a1f13509
REVERT LATER push to separate remote.
2012-01-18 21:39:50 -08:00
Geoff Schmidt
7a0c0d2217
test that partial patching uses liverange correctly (hint: it doesn't)
2012-01-18 21:27:26 -08:00
Geoff Schmidt
618d6f71bc
fix bug that happened when a template contained another template as its first child
2012-01-18 20:10:50 -08:00
Nick Martin
3c860a7b8c
Revert "REVERT LATER. Change github URL."
...
This reverts commit 8a623d94cb .
2012-01-18 17:55:26 -08:00
Nick Martin
0e39cbe5be
Replace new occurances of Skybreak with Meteor.
2012-01-18 17:53:21 -08:00
Nick Martin
0d413ac1db
Take new master version of these files. Didn't happen quite right in the merge.
2012-01-18 17:45:07 -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
a5d650e7ce
new test framework WIP
2012-01-18 01:19:55 -08:00
Nick Martin
0b3419da79
Bump to version 0.0.42
2012-01-17 22:16:37 -08:00
Nick Martin
5312de215f
Actually allow IE6 and 7 like we promised.
2012-01-17 21:10:37 -08:00
Geoff Schmidt
dc2e377695
comment cleanups, remove unused function
2012-01-17 18:49:35 -08:00
Nick Martin
cdb50e3cd8
Work around weird IE8/underscore issue.
2012-01-17 18:05:48 -08:00
Nick Martin
410eab6f94
Remove spurious command line non-alias.
2012-01-17 17:36:26 -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
8570a22671
deploy in debug mode
2012-01-16 19:36:56 -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
Nick Martin
b4d7fb0617
Merge branch 'refs/heads/master' into performance
2012-01-13 18:37:36 -08:00
Nick Martin
0cb5acbd9e
Make new dev bundle live.
2012-01-13 18:36:58 -08:00
Geoff Schmidt
5479af11fe
fix bug that would give a blank screen on Safari
2012-01-13 21:33:20 -05:00
Nick Martin
1b9e00842b
Bump dev bundle version.
2012-01-13 16:40:29 -08:00
Nick Martin
5d6fb2af58
Patch for socket.io bug already fixed in master.
2012-01-13 16:38:28 -08:00