Skip to content

Commit

Permalink
Updated YUI library to 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vyshane committed Feb 8, 2007
1 parent 038bf62 commit 01d4866
Show file tree
Hide file tree
Showing 82 changed files with 69,138 additions and 68,767 deletions.
1 change: 1 addition & 0 deletions lib/yui/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ from:
Added to Moodle 13 July 2006
Updated to YUI 0.12.0, 23 November 2006
Updated to YUI 0.12.1, 8 January 2007
Updated to YUI 0.12.2, 8 Febuary 2007
78 changes: 41 additions & 37 deletions lib/yui/animation/README
Original file line number Diff line number Diff line change
@@ -1,37 +1,41 @@
Animation Release Notes

*** version 0.12.1 ***
* minified version no longer strips line breaks

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


Animation Release Notes

*** version 0.12.2 ***

* raised AnimMgr.fps to 1000

*** version 0.12.1 ***
* minified version no longer strips line breaks

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


Loading

0 comments on commit 01d4866

Please sign in to comment.