I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test for sync requests with callbacks (#534) More... over 18 years ago
Improved docs for blur() and focus(), mentioning the difference between calling the jQuery method and the DOM method More... over 18 years ago
Fixed docs for html() More... over 18 years ago
Fixed wheather-whether typo - Thanks Erik More... over 18 years ago
Added some more notes to newandnoteworthy, reflecting Dave's changes More... over 18 years ago
Improved event fixing, using less browser and more object detection More... over 18 years ago
Fix for #468 More... over 18 years ago
[no comment] More... over 18 years ago
jQuery.merge speedup, bug#444 <tbody> duplicated, bug#418 (jQuery.clean & domManip) query for id in context ignores context, bug#267 More... over 18 years ago
Fix for #511 More... over 18 years ago
Fixed synchrnous requests, improved AJAX inline documentation More... over 18 years ago
Replaced the rest of the x.constructor != String comparions with typeof (Thanks Kelvin) More... over 18 years ago
Fixed docs for $.ajax' processData option More... over 18 years ago
Releasing jQuery 1.0.4. More... over 18 years ago
Got context functions back in, added noteworthy stuff, replaced js linebreak replacer with xstl More... over 18 years ago
Fixed an issue with .find(expr,Function) and a Safari bug. More... over 18 years ago
typooo More... over 18 years ago
Created newandnotheworthy.txt to collect information for new releases More... over 18 years ago
Fixed docs for #134 More... over 18 years ago
Fix for #476 More... over 18 years ago
Fix for #467 More... over 18 years ago
Fix for #474 More... over 18 years ago
Fixed #471 More... over 18 years ago
finally added the toggle option for animate(). It's not beautiful right now, but it works for the time. More... over 18 years ago
Renamed $.ajax's "before"-option to "beforeSend" to prevent conflict with form plugin - may be a good convention to use beforeXXX and afterXXX everytime for callbacks... More... over 18 years ago
Introduced before callback (#384) (updated test data) More... over 18 years ago
Renamed preprocess to before, for consistency with form plugin More... over 18 years ago
Simplified XMLHttpRequest shadow (tested on 5.5, 6 and 7); Introduced preprocess callback (#384) - IE seems to fail to send the correct headers More... over 18 years ago
Code and documentation cleanup; fixed #317 and #464 More... over 18 years ago
Fixed jQuery.eval (or rather, jQuery.globalEval to avoid problems with FF) More... over 18 years ago