webgui/www/extras/yui/build/animation
JT Smith 4f68a0933c added YUI and YUI-ext
fixed the resizable text area with IE problem
fixed the ad space with IE problem
merged the 7.2.0 and 7.1.4 change logs
2006-11-07 23:15:57 +00:00
..
animation-debug.js added YUI and YUI-ext 2006-11-07 23:15:57 +00:00
animation-min.js added YUI and YUI-ext 2006-11-07 23:15:57 +00:00
animation.js added YUI and YUI-ext 2006-11-07 23:15:57 +00:00
README added YUI and YUI-ext 2006-11-07 23:15:57 +00:00

Animation Release Notes

*** version 0.11.3 ***

* no changes

*** version 0.11.1 ***

* changed "prototype" shorthand to "proto" (workaround firefox < 1.5 scoping
bug)

*** version 0.11.0 ***

* ColorAnim subclass added
* Motion and Scroll now inherit from ColorAnim
* getDefaultUnit method added
* defaultUnit and defaultUnits deprecated
* getDefault and setDefault methods deprecated

*** version 0.10.0 ***

* Scroll now handles relative ("by") animation correctly

* Now converts "auto" values of "from" to appropriate initial values

*** version 0.9.0 ***

* Initial release