David Greenspan
|
2378cbfbdc
|
Merge branch 'devel' into shark
|
2013-10-07 10:25:20 -07:00 |
|
Avital Oliver
|
67844275b3
|
accounts-ui-viewer partially running
* introduced `withData` on components to allow
passing data without being exposed to the OO
model
|
2013-10-04 22:40:34 -07:00 |
|
Avital Oliver
|
2c727f0dbc
|
{{loginButtons}} -> {{> loginButtons}}
|
2013-10-04 22:20:53 -07:00 |
|
Geoff Schmidt
|
c2b2deb0d6
|
parties example: force selection to an actually-existing party.
This handles the case where the selected party is
deleted by another user, and also the case where
the server rejects the party creation request.
|
2013-10-04 18:19:57 -07:00 |
|
David Greenspan
|
2445a2c2cb
|
Merge branch 'devel' into shark
|
2013-10-02 15:01:19 -07:00 |
|
Geoff Schmidt
|
b28c817241
|
Use Random.id rather than the deprecated Meteor.uuid.
|
2013-09-30 15:41:53 -07:00 |
|
Geoff Schmidt
|
f0e273eaf0
|
#1063 In parties example, latency compensate object insertion from method.
|
2013-09-30 15:32:34 -07:00 |
|
David Glasser
|
79d900cf65
|
Remove random from leaderboard and wordplay .meteor/packages.
It's part of standard-app-packages (though it wasn't added to it
until relatively late in the linker project).
|
2013-09-25 22:35:41 -07:00 |
|
Matt DeBergalis
|
5889adea90
|
Various wordplay fixes:
* Don't add blank lines to the dictionary.
* Fix broken word length check in `score_word`.
* Prevent event handler from submitting blank words.
|
2013-09-25 12:14:58 -07:00 |
|
Matt DeBergalis
|
a3d539ed0b
|
Disallow words added after game clock expires.
Fixes #541.
|
2013-09-25 11:39:24 -07:00 |
|
Avital Oliver
|
13ee1dd825
|
revert leaderboard back to its version on devel and make it work
|
2013-09-18 16:09:58 -07:00 |
|
David Greenspan
|
e60da7acc1
|
allow string in <div {{{attrs}}}>
|
2013-09-18 15:49:03 -07:00 |
|
David Greenspan
|
665cfb269d
|
next step in porting template-demo
|
2013-09-18 10:34:17 -07:00 |
|
David Greenspan
|
d5da9341c1
|
Merge branch 'observe-sequence' into shark-domrange
|
2013-09-13 12:06:43 -07:00 |
|
David Greenspan
|
83c0ae7873
|
Merge branch 'shark-tests' into shark-domrange
Conflicts:
packages/jquery/jquery.js
packages/ui/package.js
|
2013-09-09 18:45:13 -07:00 |
|
Nick Martin
|
16b8f0b0b6
|
update examples for 0.6.5.1
|
2013-08-28 14:13:09 -07:00 |
|
David Greenspan
|
a842d575ce
|
domrange-grid speed demo; IE 8 testing
|
2013-08-27 17:18:20 -07:00 |
|
David Greenspan
|
2ff37d14f3
|
shark example seems to work (with many XXX)
|
2013-08-26 13:59:00 -07:00 |
|
David Greenspan
|
afc2759e01
|
glitchless add/remove/move
handles quick add-remove, double-move, and add-move
even seems to work with Sortable!
|
2013-08-16 15:50:21 -07:00 |
|
David Greenspan
|
5b801b027a
|
fix quick add/remove
todo:
- make "move" use the same state object for smooth
moves of fading-in elements
- fix double-move of same element
|
2013-08-15 19:01:08 -07:00 |
|
Avital Oliver
|
b43024358e
|
Resolve a bunch of xcxc's
|
2013-08-14 20:53:33 -07:00 |
|
Nick Martin
|
21df324a1d
|
bump version numbers.
|
2013-08-14 13:30:46 -07:00 |
|
David Greenspan
|
880b1a3488
|
don't lose "style" attribute if added mid-move
|
2013-08-13 19:24:04 -07:00 |
|
David Greenspan
|
3a80e20957
|
demo of new move animation strategy
|
2013-08-13 18:48:29 -07:00 |
|
Avital Oliver
|
435cd81c1d
|
add xcxc
|
2013-08-12 20:02:49 -07:00 |
|
Avital Oliver
|
f5e36e1463
|
Remove unused line
|
2013-08-12 14:07:41 -07:00 |
|
Avital Oliver
|
c55cba9962
|
Rewrite {{#if}} to use DomRange (without support for else).
This allows {{#if}}s within {{#AnimatedList}} to be animated.
|
2013-08-12 14:07:29 -07:00 |
|
Avital Oliver
|
838cd5ce06
|
Fix removing a DomRange with more than one element.
Once you remove an element from the dom, it has no 'nextSibling'.
So don't remove elements while iterating over them.
|
2013-08-12 13:49:18 -07:00 |
|
Avital Oliver
|
b5e483f0f8
|
AnimatedList component can specify to only animate certain events
|
2013-08-12 13:48:53 -07:00 |
|
Avital Oliver
|
90aea32a75
|
AnimatedList is now a component
|
2013-08-12 13:48:51 -07:00 |
|
Avital Oliver
|
32fdb184fb
|
minor reorg
|
2013-08-12 13:42:22 -07:00 |
|
Avital Oliver
|
e1e2bc19c8
|
add animation to leaderboard
|
2013-08-12 13:41:33 -07:00 |
|
Avital Oliver
|
aac5a0c5d8
|
Basic animation package
|
2013-08-12 13:41:33 -07:00 |
|
Avital Oliver
|
41e2b8ec76
|
whitespace
|
2013-08-06 15:21:25 -07:00 |
|
David Greenspan
|
cc2123f5a9
|
make isotope work
|
2013-08-05 17:33:27 -07:00 |
|
David Glasser
|
ce73cfaa7a
|
Update examples to 0.6.5-rc12.
|
2013-08-02 18:15:29 -07:00 |
|
Avital Oliver
|
c0014dfda9
|
cleanup sortable code
|
2013-08-02 15:40:39 -07:00 |
|
David Glasser
|
44aa79120f
|
Merge remote-tracking branch 'origin/shark' into shark
|
2013-08-01 17:17:56 -07:00 |
|
David Glasser
|
75a4cf3199
|
Merge branch 'devel' into shark
Conflicts:
packages/templating/deftemplate.js
packages/templating/package.js
packages/templating/plugin/html_scanner.js
packages/test-in-browser/driver.js
tools/packages.js
|
2013-08-01 17:17:18 -07:00 |
|
David Greenspan
|
a588f82a01
|
add rank
|
2013-08-01 17:00:47 -07:00 |
|
David Greenspan
|
e85f20be8e
|
style in example
|
2013-08-01 16:46:20 -07:00 |
|
Avital Oliver
|
11feb8800a
|
first attempt at a working sortable list
|
2013-08-01 16:37:06 -07:00 |
|
David Greenspan
|
a1404b7a70
|
put .$ui.data() on elements in #each
|
2013-08-01 16:27:49 -07:00 |
|
Avital Oliver
|
a2436c62e5
|
add jquery ui sortable
|
2013-07-31 16:50:55 -07:00 |
|
Avital Oliver
|
9c1d3cd1d1
|
wip: a test case that breaks jquery ui sortable
|
2013-07-31 16:27:55 -07:00 |
|
David Greenspan
|
6434c40c39
|
comments
|
2013-07-31 13:12:53 -07:00 |
|
David Greenspan
|
316925d3ac
|
remove old code
|
2013-07-31 12:48:49 -07:00 |
|
David Greenspan
|
b0e10cf3d5
|
DomRange
|
2013-07-31 12:48:17 -07:00 |
|
David Greenspan
|
2d1bc39604
|
make shark example just an each
|
2013-07-30 19:39:52 -07:00 |
|
Avital Oliver
|
8f4e563a86
|
fix leaderboard
|
2013-07-30 16:19:34 -07:00 |
|