I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed issue with hide() notn reverting back to the correct display type. More... almost 18 years ago
Added my one fun thing for the night: jQuery.each, inspired by Dean Edwards' work. More... almost 18 years ago
Fixed bug with parents/siblings, etc. More... almost 18 years ago
Fixed annoying $()/Array bug. More... almost 18 years ago
Made some changes to the form plugin, to simplify it and bring it up to date. More... almost 18 years ago
Events that fire after the browser has already moved to another page no longer fire incorrectly. More... almost 18 years ago
Fixed width/height animations don't lapse back to auto. There's no longer a flicker for fixed sized items. The overflow for items is no longer tampered with, if it doesn't have to be. .cur() is used for all animations in place of .max(), with much better results. More... almost 18 years ago
Make sure that camel case is passed in to currentStyle. More... almost 18 years ago
Fixed the opacity problems with IE & animations. More... almost 18 years ago
IE flicker has been killed and setAuto now works in Firefox and IE. More... almost 18 years ago
Added some memory leak protection. More... almost 18 years ago
Made a number of changes/improvements to how the effects are handled. More... almost 18 years ago
Fixed flickering an auto in all browsers but IE. More... almost 18 years ago
Fixed issue with broken .trigger(). More... almost 18 years ago
Added fix for dealing with IE dom ready on https. More... almost 18 years ago
Minor bug fixes. More... almost 18 years ago
Added overflow fix. More... almost 18 years ago
Added some .css() fixes. More... almost 18 years ago
Changed how the new parser works and fixed a bug with :hidden/:visible. More... almost 18 years ago
Made the parsing engine extensible. More... almost 18 years ago
Fixed issues with oneEvent events. More... almost 18 years ago
Some more quick fixes. More... almost 18 years ago
Commented show, hide, toggle, addClass, removeClass, toggleClass, empty, bind, unbind, trigger More... almost 18 years ago
Added a fix for the context of events. More... almost 18 years ago
Commented parent, ancestors, parents, next, prev, and siblings. More... almost 18 years ago
[no comment] More... almost 18 years ago
Test Commit. More... almost 18 years ago
More bug fixes and added documentation - passes the test suite now. More... almost 18 years ago
Another massive commit - lots of changes, additions, removals - and more documentation. More... almost 18 years ago
First batch of doc/commenting additions. More... almost 18 years ago