I Use This!
Moderate Activity

Commits : Listings

Analyzed 9 minutes ago. based on code collected about 2 hours ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added all the new documentation files. More... almost 18 years ago
[no comment] More... almost 18 years ago
Fixed issue with "to" macros. More... almost 18 years ago
Fixed two bugs with togglling. More... almost 18 years ago
Fixed the nested comment issue. More... almost 18 years ago
Massive documentation updates, only thing left to do is ajax.js. More... almost 18 years ago
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