1 Animation Release Notes
5 * raised AnimMgr.fps to 1000
8 * minified version no longer strips line breaks
10 *** version 0.12.0 ***
12 * added boolean finish argument to Anim.stop()
14 *** version 0.11.3 ***
18 *** version 0.11.1 ***
20 * changed "prototype" shorthand to "proto" (workaround firefox < 1.5 scoping
23 *** version 0.11.0 ***
25 * ColorAnim subclass added
26 * Motion and Scroll now inherit from ColorAnim
27 * getDefaultUnit method added
28 * defaultUnit and defaultUnits deprecated
29 * getDefault and setDefault methods deprecated
31 *** version 0.10.0 ***
33 * Scroll now handles relative ("by") animation correctly
35 * Now converts "auto" values of "from" to appropriate initial values