383
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 24 hours ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
script.aculo.us: Make Effect.Puff work correctly for floating elements, fixes #3777 [thx michael hartl] More... almost 18 years ago
script.aculo.us: Add version and timestamp to indvidual library files for easier identification (the files are preprocessed by the Rake fresh_scriptaculous task), fixes #3015 [thx Tobie] More... almost 18 years ago
script.aculo.us: Add assertIndentical and assertNotIdentical unit test assertions, which test for equality and common type, fixes #5822 [thx glazedginger] More... almost 18 years ago
Add integration test for Ajax autocompleter for results with no linebreaks, #4149 More... almost 18 years ago
script.aculo.us: clean up dragdrop.js a bit More... almost 18 years ago
Fix an issue with redrawing ghosted draggables that are inside a scrolled container, fixes #3860 [thx gkupps, tsukue] More... almost 18 years ago
script.aculo.us: Added a custom exception to all base effects when used on non-existing DOM elements (plus added the assertRaise method to unit tests) More... almost 18 years ago
script.aculo.us: Fix autoscrolling when dragging an element unto a scrollable container, fixes #5017 [thx tomg] More... almost 18 years ago
script.aculo.us: fix version in Rakefile More... almost 18 years ago
script.aculo.us: Fix a condition where overriding the endeffect on Draggables without overriding the starteffect too leads to a Javascript error [thx Javier Martinez] More... almost 18 years ago
script.aculo.us: Fix a possible error with the drag/drop logic (affects the solution to #4706#) More... almost 18 years ago
script.aculo.us: 1.6.2 release More... almost 18 years ago
script.aculo.us: Fix a problem in the drag and drop logic if an reverting/drag ending draggable was initialized for a new drag (for example by clicking repeatedly) for all cases where the default start/revert/end-effects are used, fixes #4706 [thx tecM0] More... almost 18 years ago
script.aculo.us: Fix possible memory leaks with Draggables, fixes #3436 [thx aal] More... almost 18 years ago
script.aculo.us: Throw nicer errors when requires script.aculo.us libraries are not loaded, fixes #5339 More... almost 18 years ago
script.aculo.us: Make slider handles work when not displayed initially by using CSS width/height, fixes #4011 [thx foysavas] More... almost 18 years ago
script.aculo.us: Update sortable functional test with onUpdate counter More... almost 18 years ago
Make more Element extensions unit tests work on Safari More... almost 18 years ago
script.aculo.us: Add the assertMatch unit test assertion for asserts with RegExps [thx Ian Tyndall] More... almost 18 years ago
script.aculo.us: Add the assertMatch unit test assertion for asserts with RegExps [thx Ian Tyndall] More... almost 18 years ago
Fix a problem with Effect.Move causing "jumping" elements because of very low float numbers in some situations More... almost 18 years ago
Fix a missing semicolon in dragdrop.js, fixes #5569 [thx mackalicious] More... almost 18 years ago
Fix a slight inaccuracy with Effect.Scale that could lead the scaling to be one pixel off More... almost 18 years ago
Be more prototypish with Effect.Transitions.linear More... almost 18 years ago
Make Effect.Scale recognize font sizes that use the pt unit, fixes #4136 [thx aljoscha] More... almost 18 years ago
Fix IE hack in Effect.Opacity, fixes #5444 [thx nicholas] More... almost 18 years ago
Fix IFRAME layout fix for IE and Autocompleter, fixes #5192 [thx tommy skaue] More... almost 18 years ago
Fix only option in onEmptyHover, fiex #5348 [thx glenn nilsson] More... almost 18 years ago
Fix Effect.BlindDown and SwitchOff handling of supplied callbacks, fixes #5089 [thx martinstrom] More... almost 18 years ago
Fix a problem with field focus on Ajax.InPlaceEditor and loading external text, fixes #4988, #5244 [thx rob] More... almost 18 years ago