383
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
script.aculo.us: Add new special core effect Effect.Event for one-shot events that follow timelines defined by effect queues More... over 17 years ago
script.aculo.us: update to prototype w/ chained call fix More... over 17 years ago
script.aculo.us: Update to latest Prototype More... over 17 years ago
script.aculo.us: fix parse error More... over 17 years ago
script.aculo.us: various refactorings to use Prototype 1.5, fix an possible crash of IE on Effect.SlideUp, fixes #3192 More... over 17 years ago
script.aculo.us: Lets not forget the test for this... More... over 17 years ago
More prototypish More... over 17 years ago
script.aculo.us: Add Builder.build() to create nodes from strings containing HTML, [DHH] More... over 17 years ago
Add a pulses parameter to Effect.Pulsate to control the amount of pulses, fixes #6245 [leeo] More... over 17 years ago
script.aculo.us: Fix an issue with clicking on a slider span resulting in an exception, fixes #4707 [thx sergeykojin] More... over 17 years ago
script.aculo.us: Fix an issue with Draggables when no options are supplied, fixes #6045 [thx tdd] More... over 17 years ago
script.aculo.us: fix IE issue and prep 1.6.4 More... over 17 years ago
script.aculo.us: Update to Prototype 1.5.0_rc1, prep 1.6.3 release More... over 17 years ago
script.aculo.us: Merge assertElementsMatch and assertElementMatches from Prototypes [4986] unittest.js [Sam Stephenson] More... over 17 years ago
script.aculo.us: trivial controls.js change to make it look nicer More... over 17 years ago
script.aculo.us: update Prototype to revision [4930] More... over 17 years ago
script.aculo.us: Fix various issues with IE detection and Opera, and setOpacity, fixes #3886, #5973 More... over 17 years ago
script.aculo.us: Make Sortable.serialize handle DOM IDs like "some_element_1" correctly, fixes #5324 More... over 17 years ago
script.aculo.us: Add assertRespondsTo and shouldRespondTo assertions More... over 17 years ago
script.aculo.us: add more flesh to bdd-style JavaScript testing More... over 17 years ago
a bit more agile this way More... over 17 years ago
script.aculo.us: Add experimental alternate syntax for unit tests (Behaviour Driven Development-style) More... over 17 years ago
fix wrong params in [4854] More... over 17 years ago
script.aculo.us: Add support for onStart, onDrag and onEnd events directly on Draggables (invoked from the Draggables.notify), fixes #4747 [thx scriptkitchen] More... over 17 years ago
script.aculo.us: Add element shortcuts to Builder that can be activated by calling Builder.dump() (see the unit test), fixes #4260 [thx napalm] More... over 17 years ago
script.aculo.us: Fix selection of correct option in SELECT element generated by InPlaceCollectionEditor for indexed option arrays, fixes #4789 [thx steve] More... over 17 years ago
script.aculo.us: Add autoSelect option to Autocompleters to auto select an entry if only one is returned, fixes #5183 [thx cassiano dandrea] More... over 17 years ago
script.aculo.us: Added delay option to Draggables and Sortables, see test/functional/dragdrop_delay_test.html for usage, implements #3325 [thx lsimon, tomg] More... over 17 years ago
script.aculo.us: Remove revert cache code obsoleted by #4706, fixes #3436 (again) [thx tomg] More... over 17 years ago
script.aculo.us: Fix autoscrolling inside scrollable containers when window is scrolled too, fixes #5200 [thx wseitz] More... almost 18 years ago