I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed doc for $.ajax data option More... over 18 years ago
Fixed docs for load; Added the response as third paramter for load callback (partly fixing bug #337) More... over 18 years ago
Refactored all logic from $.get and $.post into $.ajax, now they are only convenience delegators More... over 18 years ago
Added accordion to PLUGINS_ALL More... over 18 years ago
Modified test for load(); added fix for trigger, where it modifies data passed to it, which causes ugly side-effects More... over 18 years ago
Fixed typo More... over 18 years ago
Removed check for getAttribute in attr, seems to work without it More... over 18 years ago
Fixed the issue with jQuery conflicting with windows/IFrames. More... over 18 years ago
Added test and check for end() when there is no stack or nothing on the stack to pop() More... over 18 years ago
Added pseudo-fix for #164; fixed some tests that failed in IE More... over 18 years ago
Added tooltip for plugins build More... over 18 years ago
Added comments and some docs to ant build More... over 18 years ago
Added metadata (fully documented) More... over 18 years ago
Changed return type to undefined for certain functions, as discussed. More... over 18 years ago
Refactored ajax module: Dropped internal arguments from ajax(); Modified testsuite to improve display More... over 18 years ago
Fix for passing jQuery constructor a DOM NodeList in Safari and an object or embed HTMLElement in Firefox. More... over 18 years ago
Backing out of REV 522 for further testing More... over 18 years ago
Fix jQuery constructor to handle DOM NodeLists properly in Safari More... over 18 years ago
Fix jQuery.clean to work with Safari and DOM NodeLists More... over 18 years ago
Fix for #186 and for jQuery.event.fix More... over 18 years ago
Another $ bites the dust. Should be all of them now. More... over 18 years ago
Fixed Ant task "jquery_with_plugins" and ill-formed XML More... over 18 years ago
Updated ant so the default task doesn't require plugins More... over 18 years ago
Updated the version to 1.0.3. More... over 18 years ago
Fixed previous() in docs More... over 18 years ago
Refactored with_plugins target to reuse jquery target, avoiding duplication More... over 18 years ago
Fix preventDefault for all browsers More... over 18 years ago
make task pack_tabs independent of jquery by creating dist directory itself More... over 18 years ago
Fix to prevent potential memory leak, dunno if that actually helps More... over 18 years ago
Modified onexxx handlers to unbind themselve when executed; Reintroduced event fixes (and added some more comments) More... over 18 years ago