Commit Graph

22356 Commits

Author SHA1 Message Date
David Greenspan
b7d9397f45 added var 2012-04-17 20:13:22 -07:00
Nick Martin
ce1f551a86 Fix typo in tinytest. 2012-04-17 20:13:22 -07:00
David Greenspan
d734492e59 gitignore .meteor directories in packages 2012-04-17 20:02:00 -07:00
matt debergalis
632dfe3323 Merge pull request #56 from bobbywarner/jqueryUpdate2
updated jquery from 1.7.1 to 1.7.2
2012-04-17 00:07:30 -07:00
Bobby Warner
29019d5843 updated jquery from 1.7.1 to 1.7.2 2012-04-17 01:07:48 -05:00
matt debergalis
0f4fa81d77 Merge pull request #52 from shama/docs-typos
docs: typo fixes
2012-04-16 19:47:36 -07:00
matt debergalis
e6b1be3296 Merge remote-tracking branch 'pull/patch-3' into devel 2012-04-16 16:57:34 -07:00
matt debergalis
647fccfb1e Merge remote-tracking branch 'pull/patch-5' into devel 2012-04-16 16:57:20 -07:00
matt debergalis
deb7895ca0 Merge remote-tracking branches 'pull/patch-1', 'pull/patch-2' and 'pull/patch-6' into devel 2012-04-16 16:55:40 -07:00
David Greenspan
1969148071 remove accidentally-committed line 2012-04-16 15:56:32 -07:00
David Greenspan
70b1b8182d Merge branch 'david-textinput' into devel 2012-04-16 15:35:47 -07:00
David Greenspan
27227084cc Patch value of text fields when updating, unless element is focused 2012-04-16 15:33:45 -07:00
David Greenspan
7f25cd8a2b additional misc LiveUI tests 2012-04-16 15:29:55 -07:00
matt debergalis
a461d55b96 Merge commit 'b30a3d5' into devel 2012-04-16 15:23:40 -07:00
matt debergalis
c819eac0bd Merge commit '5b61091' into devel 2012-04-16 15:03:12 -07:00
matt debergalis
5fd063558f docs typo 2012-04-16 15:00:01 -07:00
matt debergalis
6915b603be fix top_scorers example. can't observe limit on client. 2012-04-16 14:50:48 -07:00
Jonathan Kingston
7ff1093eba Adding in cursor pointer changes to leaderboard. 2012-04-16 12:23:41 +02:00
Jonathan Kingston
c2d6608242 Removal of Skybreak name, no other instances found 2012-04-16 12:21:10 +02:00
Kyle Robinson Young
37781a5e47 docs: typo fixes 2012-04-15 23:10:12 -07:00
Miles Matthias
6d57f14ec6 Added a note about how to read the docs locally, since it took me a while to figure out how to do it. 2012-04-14 18:05:58 -06:00
David Greenspan
b123748709 fix insert() example (insert returns _id, not object) 2012-04-13 22:00:10 -07:00
Nick Martin
3f3e014071 Allow setting SERVER_ID via environment variable. 2012-04-13 17:27:45 -07:00
Ian Wojtowicz
b30a3d5634 Added missing quotes in meteor script to handle paths with whitespace. See line 39. 2012-04-13 16:37:42 -07:00
Jonathan Kingston
a4f656c8dd Change so read only people can clone 2012-04-13 19:38:16 +02:00
Nick Martin
6042b91a9c Use --smallfiles to take up less disk. 2012-04-12 17:55:36 -07:00
Bobby Warner
5b61091665 Minor doc change in Meteor.ui.render 2012-04-12 00:25:06 -05:00
Nick Martin
bc25554578 Missing 'var's. 2012-04-11 20:59:37 -07:00
David Greenspan
fe7a6f6839 take render_mode callbacks out of Context into own special 2012-04-11 16:02:19 -07:00
David Greenspan
4d1689bb4d liveui: shorten CallbackReceiver code 2012-04-11 15:14:53 -07:00
David Greenspan
2866c154fe liveui: kill bounds checking in CallbackReceiver 2012-04-11 15:02:09 -07:00
David Greenspan
d1b7c60360 tinytest: deal correctly with 0 server tests and async join 2012-04-11 15:01:52 -07:00
David Greenspan
54c1525667 fix cursor.observe argument name 2012-04-11 14:35:39 -07:00
David Greenspan
95e32f069d fix docs nav positioning 2012-04-11 14:20:13 -07:00
David Greenspan
6a50711cc5 remove optimizeLegibility (see commit message in frontpage repo) 2012-04-11 14:07:32 -07:00
Jonathan Kingston
db2cf9eca1 Same as the other request but for wordplay. makes the squares have a pointer cursor :). 2012-04-11 14:53:23 +02:00
Jonathan Kingston
d136f904d5 Adding in pointer cursor to CSS to make it easier to use. 2012-04-11 14:47:33 +02:00
Nick Martin
ca5990f476 Bump version for release. v0.3.2 2012-04-10 12:19:47 -07:00
Nick Martin
390317935e Update wordplay todos 2012-04-10 12:14:29 -07:00
Nick Martin
926f70bf82 Merge branch 'refs/heads/wordplay' into devel 2012-04-10 12:09:24 -07:00
matt debergalis
0a0a4bbb87 i think you meant 6502 2012-04-10 12:06:41 -07:00
Geoff Schmidt
6934fb2efb use consistent data between examples 2012-04-10 12:04:00 -07:00
Nick Martin
e0e696387d Update github readme. 2012-04-10 12:01:54 -07:00
Nick Martin
e23b309cee Rework lobby logic to not add people with no names. Button to start is disabled until you enter a name. 2012-04-10 11:24:49 -07:00
Nick Martin
95cd398e07 Comments and cleanups. 2012-04-10 11:10:47 -07:00
Nick Martin
bba2469278 Declare and show a winner at the end of each game. 2012-04-10 11:10:47 -07:00
Nick Martin
3c638d8f75 Save a record of who was in the game so we can keep showing them when they are gone. 2012-04-10 11:10:47 -07:00
Nick Martin
b40c23ec90 Add keepalives and don't show idle players. 2012-04-10 11:10:47 -07:00
matt debergalis
13e494cc23 Wordplay example, in progress 2012-04-10 11:10:47 -07:00
David Greenspan
133338ac39 make leaderboard work in IE 7/8 2012-04-10 11:08:41 -07:00