Commits

[466 total ]
Anon32
Revert added semicolons to effects.js. Add .gitignore. Cleanup trailing spaces and newlines at end of files.

by Thomas Fuchs on 2008-09-23 12:08 (18 days ago)

Anon32
Make sure InPlaceEditor converts HTML entities to text.

by Thomas Fuchs on 2008-09-23 11:51 (18 days ago)

Anon32
InPlaceEditor will correctly show text with ampersands upon edit (no more &)

by Sean Kirby on 2008-09-22 17:35 (19 days ago)

Anon32
add changelog entry

by Thomas Fuchs on 2008-09-17 16:14 (24 days ago)

Anon32
added all missing semicolons

by elia on 2008-09-17 16:05 (24 days ago)

Anon32
added some missing semicolons

by elia on 2008-09-17 15:21 (24 days ago)

Anon32
Fix that Builder.node did not return extended elements on IE. [#71 state:resolved] [#77 state:resolved]

by Thomas Fuchs on 2008-08-28 18:07 (about 1 month ago)

Anon32
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]

by Thomas Fuchs on 2008-07-25 12:44 (3 months ago)

Anon32
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] [#20 state:resolved]

by Thomas Fuchs on 2008-07-24 22:16 (3 months ago)

Anon32
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.

by Thomas Fuchs on 2008-05-12 07:29 (5 months ago)