[TYPO3-core] FYI: Fixed issue #10655: Upgrade script.aculo.us to latest release 1.8.2
Oliver Hader
oliver at typo3.org
Wed Mar 11 00:16:20 CET 2009
The following changes were committed to SVN Trunk (rev. 5186)
Type: Upgrade of 3rd party library
Bugtracker references:
http://bugs.typo3.org/view.php?id=10655
Branch: Trunk
Task:
Upgrade script.aculo.us to latest release 1.8.2
The latest release mostly has changes in styles and missing semi-colons
at the end of function definitions. Most functional changes are can be
found in effects.js.
ChangeLog:
*V1.8.2* (November 18, 2008)
* Update to Prototype 1.6.0.3
* Make sure InPlaceEditor converts HTML entities to text. [Sean Kirby]
* Fix that Builder.node did not return extended elements on IE. Closes
#71 and #77.
* Fix a bug in Sortable.destroy to make sure it's called on the
referenced Sortable only, which allows for the correct intialization of
nested Sortables. Closes Trac #8615. [Leon Chevalier]
* Change Effect.Base#render not to use eval(), so certain JavaScript
runtime environments (like Adobe AIR) that do not support eval() work.
[King Maxemilian, John-David Dalton]
* Fixed a calculation error in Effect.Transitions.pulse that could lead
to flickering, add easing and change it to be a normal 0 to 1 transition
that can be used with any effects; Effect.Pulsate now uses its own
implementation. [Thomas Fuchs]
* Fixed Effect.ScrollTo. Changeset 8686 had a typo,
document.viewport.getScrollOffsets[0] is always undefined. Removed the
max check as it is not a cross-browser way to get scroll height and
breaks the effect. Depending on scrollTo to do the right thing. Closes
#11306. [Nick Stakenburg]
* Update version check so all Prototype versions can be required, not
just x.x.x. Closes #10966. [Nick Stakenburg]
* Using $$ in the loader instead of getElementsByTagName to prevent
limitations. Closes #9032. [Nick Stakenburg]
* Fix some missing semicolons. [jdalton]
* Fix an issue with Effect.ScrollTo that caused Firefox to scroll to the
wrong offset in some situations. Closes #10245. [nik.wakelin]
* Fixes an issue with IE ghosting on non-absolute elements. Closes
#10423. [Tanrikut, tdd]
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010655.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090311/603bcbcc/attachment-0001.txt
More information about the TYPO3-team-core
mailing list