script.aculo.us V1.1beta1 released
July 20th, 2005So—what’s new?
Changes from 1.0.0:
- Fixed rendering of last frame of animation when from/to is not 0.0/1.0. [thanks to David Zülke]
- Added returning the generated combined effects to allow for .cancel() on all effects
- Updated Ajax.Autocompleter to deal with parameters options correctly [Martin Marinschek]
- Added incremental and local autocompleting and loads of documentation to controls.js [Ivan Krstic]
- Fixes various (possible) memory leaks with IE and Mozilla
- Make effects.js, dragdrop.js and controls.js compatible with some 3rd-party JavaScript libraries (like IE7) by refactoring to use Object.extend() [David Zülke]
- Make Effect.Highlight restore any previously set background color when finishing (makes effect work with set CSS classes)
- Added capability to remove draggables/droppables and redeclare sortables in dragdrop.js
- Added Effect.ScrollTo to smoothly scroll the page to an element
- Better Firefox flickering handling on SlideUp/SlideDown
- Added support for cancelling dragging my hitting ESC
Download on script.aculo.us!
Tweet