More xcxcs

This commit is contained in:
Avital Oliver
2013-08-12 13:36:45 -07:00
parent c55cba9962
commit 3e7b7e040e

View File

@@ -1,4 +1,15 @@
// XXX another full pass on this all.
// xcxc another full pass on this all.
// - add configuration (speed, curve)
// - how do you configure adds and removes?
// - similarly, how do you animate a single if/else..
// - support else on each
// - make this reuse elements while they're being faded out.
// - some hook like "animation enabled" for initial data load
// - figure out the story for changing sort order. do moves animate?
// - BUG: Load unfinished/shark in two tabs, click 'move element' a few times in one tab.
// - BUG? If you queue moves does the bug "fixed" by 08d32d2209b643fb2bcd192 still happen?
// - Test on all browsers, including mobile.
$.fx.speeds._default = 2000;
var apply = function (el, events) {