Files
alfresco-community-repo/source/web/scripts/ajax/yahoo/animation
Gavin Cornwell 5d08e448dc - Yahoo scripts
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4536 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-12-06 23:19:46 +00:00
..
2006-12-06 23:19:46 +00:00
2006-12-06 23:19:46 +00:00
2006-12-06 23:19:46 +00:00
2006-12-06 23:19:46 +00:00

Animation Release Notes

*** version 0.12.0 ***

* added boolean finish argument to Anim.stop()

*** 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