383
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Nov 29, 2024 — Nov 29, 2025
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... over 19 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... over 19 years ago
script.aculo.us: Add assertIndentical and assertNotIdentical unit test assertions, which test for equality and common type, fixes #5822 [thx glazedginger] More... over 19 years ago
Add integration test for Ajax autocompleter for results with no linebreaks, #4149 More... over 19 years ago
script.aculo.us: clean up dragdrop.js a bit More... over 19 years ago
Fix an issue with redrawing ghosted draggables that are inside a scrolled container, fixes #3860 [thx gkupps, tsukue] More... over 19 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... over 19 years ago
script.aculo.us: Fix autoscrolling when dragging an element unto a scrollable container, fixes #5017 [thx tomg] More... over 19 years ago
script.aculo.us: fix version in Rakefile More... over 19 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... over 19 years ago
script.aculo.us: Fix a possible error with the drag/drop logic (affects the solution to #4706#) More... over 19 years ago
script.aculo.us: 1.6.2 release More... over 19 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... over 19 years ago
script.aculo.us: Fix possible memory leaks with Draggables, fixes #3436 [thx aal] More... over 19 years ago
script.aculo.us: Throw nicer errors when requires script.aculo.us libraries are not loaded, fixes #5339 More... over 19 years ago
script.aculo.us: Make slider handles work when not displayed initially by using CSS width/height, fixes #4011 [thx foysavas] More... over 19 years ago
script.aculo.us: Update sortable functional test with onUpdate counter More... over 19 years ago
Make more Element extensions unit tests work on Safari More... over 19 years ago
script.aculo.us: Add the assertMatch unit test assertion for asserts with RegExps [thx Ian Tyndall] More... over 19 years ago
script.aculo.us: Add the assertMatch unit test assertion for asserts with RegExps [thx Ian Tyndall] More... over 19 years ago
Fix a problem with Effect.Move causing "jumping" elements because of very low float numbers in some situations More... over 19 years ago
Fix a missing semicolon in dragdrop.js, fixes #5569 [thx mackalicious] More... over 19 years ago
Fix a slight inaccuracy with Effect.Scale that could lead the scaling to be one pixel off More... over 19 years ago
Be more prototypish with Effect.Transitions.linear More... over 19 years ago
Make Effect.Scale recognize font sizes that use the pt unit, fixes #4136 [thx aljoscha] More... over 19 years ago
Fix IE hack in Effect.Opacity, fixes #5444 [thx nicholas] More... over 19 years ago
Fix IFRAME layout fix for IE and Autocompleter, fixes #5192 [thx tommy skaue] More... over 19 years ago
Fix only option in onEmptyHover, fiex #5348 [thx glenn nilsson] More... over 19 years ago
Fix Effect.BlindDown and SwitchOff handling of supplied callbacks, fixes #5089 [thx martinstrom] More... over 19 years ago
Fix a problem with field focus on Ajax.InPlaceEditor and loading external text, fixes #4988, #5244 [thx rob] More... over 19 years ago