I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix check for browser.mozilla so that Safari is not flagged as mozilla. More... almost 19 years ago
Fixed a handful of places where $() was used explicitly, rather than jQuery(). More... almost 19 years ago
Broke >, ~, +, etc - fixed. More... almost 19 years ago
Oops, syntax error. More... almost 19 years ago
Added native support for JSON data. More... almost 19 years ago
Added support for the native AJAX object in IE 7. More... almost 19 years ago
Added fix for stray <script> element that was left for IE for the DOMReady check. More... almost 19 years ago
Added fix for broken $("../..",foo). More... almost 19 years ago
Fixed issue with .attr( "disabled", false ) not working properly. More... almost 19 years ago
Fixed issue with opacity being set to only 0.9999 for Opera, Safari, et. al - which it was, in fact a Mozilla issue (or, at least, it seems). More... almost 19 years ago
Fixed issue with comment text being included in .text() results. More... almost 19 years ago
Fixed issue with .val() not working properly. More... almost 19 years ago
Apparently I accidentally removed :nth-chlid()... uhh - oops? More... almost 19 years ago
Fixed issue with .remove() not working correctly. More... almost 19 years ago
Fixed issue with .children(). More... almost 19 years ago
Fixed the issue with jQuery not packing correctly for Safari. More... almost 19 years ago
Added .not() test case. More... almost 19 years ago
Added a bunch of documentation fixes. More... almost 19 years ago
Added in a bunch of fx fixes - and hide/show/toggle are decoupled from later methods. More... almost 19 years ago
Quick bug fix, formatted pack better. More... almost 19 years ago
Added a fix for the Safari computedStyle bug. More... almost 19 years ago
Fixed some bugs with the test suite and fixed a bug with setting attributes. More... almost 19 years ago
Fixed the giant negative number issue that Opera was having. More... almost 19 years ago
Added fix for non-standard CSS attributes in IE. More... almost 19 years ago
Added in some more bug fixes - and added the slideToggle method. More... almost 19 years ago
Fixed some bugs, improved the quality of some of the variables. More... almost 19 years ago
Added a bunch of fixes for AJAX timeouts, etc. in Safari. More... almost 19 years ago
Added a step callback to be executed on every step of an fx animation. More... almost 19 years ago
Updated the documentation parser to work with categories. Additionally, I updated the copyright notice in the jQuery header and removed some extraneous whitespace from jQuery Lite. More... almost 19 years ago
Updated the licensing information. More... almost 19 years ago