Heya,

The script.aculo.us SVN repositiory now holds the 1.6 beta.

This version is mostly a refactoring/bugfix release, and marks the switch over to Prototype 1.5 (Prototype 1.4.0 is no longer supported). The required prototype.js
file is included (lib/prototype.js) of course.

Changes since 1.5.3:

* Prepare for script.aculo.us 1.6, add Prototype 1.5 requirement and check that Element.Methods is available in the scriptaculous loader * Refactor effects.js to use the new Prototype 1.5 Element Methods syntax
* Update to latest Prototype 1.5.0_pre0 trunk
* Add passing through of scroll options from Sortable to Draggable [thx Gregory Hill]
* Make it possible to scroll window on dragging, #3921 [thx rdmiller]
* added visualEffect method for the Element Mixin, fixed so you can chain multiple calls. [Rick Olson] * Fix only option on Sortable.create to accept multiple class names, fixes #3427 [thx glenn nilsson] * Added workaround for a rendering bug in Safari when using floating elements with Effect.Appear

Please test! :)

-Thomas
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to