jquery.git
2006-08-13 John ResigMoved docs stuff to build, to be created when the docs...
2006-08-13 John ResigUpdated the doc js to remove old code.
2006-08-13 John ResigMoved the plugins down a level.
2006-08-13 John ResigBuilt files accidentally included.
2006-08-13 John ResigAdded the new Makefile.
2006-08-13 John ResigMoved the tests into jQuery proper.
2006-08-13 John ResigMoved some more files around.
2006-08-13 John ResigMoved some more of the build files around.
2006-08-13 John ResigAdded the inital build directory.
2006-08-13 John ResigMoved plugins to the new plugin directory.
2006-08-13 John ResigCreated the new plugins directory.
2006-08-13 John ResigMoved all the jQuery source to the new src directory.
2006-08-13 John ResigAdded the new src directory.
2006-08-13 John ResigFirst commit of the new doc system.
2006-08-13 John ResigFixed semicolon error in event.
2006-08-13 John ResigApplied patch provided by Taku Sano fixing the compress...
2006-08-12 John ResigUpdated the docs for a number of methods.
2006-08-12 John ResigUpdated the build script to generate the docs too.
2006-08-09 John ResigFixed some bugs with attribute handling.
2006-08-09 John ResigAdded all the new documentation files.
2006-08-01 Gilles van... (no commit message)
2006-08-01 John ResigFixed issue with "to" macros.
2006-07-30 John ResigFixed two bugs with togglling.
2006-07-30 John ResigFixed the nested comment issue.
2006-07-29 John ResigMassive documentation updates, only thing left to do...
2006-07-28 John ResigFixed issue with hide() notn reverting back to the...
2006-07-28 John ResigAdded my one fun thing for the night: jQuery.each,...
2006-07-28 John ResigFixed bug with parents/siblings, etc.
2006-07-28 John ResigFixed annoying $()/Array bug.
2006-07-26 John ResigMade some changes to the form plugin, to simplify it...
2006-07-25 John ResigEvents that fire after the browser has already moved...
2006-07-24 John ResigFixed width/height animations don't lapse back to auto...
2006-07-24 John ResigMake sure that camel case is passed in to currentStyle.
2006-07-24 John ResigFixed the opacity problems with IE & animations.
2006-07-24 John ResigIE flicker has been killed and setAuto now works in...
2006-07-17 John ResigAdded some memory leak protection.
2006-07-17 John ResigMade a number of changes/improvements to how the effect...
2006-07-17 John ResigFixed flickering an auto in all browsers but IE.
2006-07-17 John ResigFixed issue with broken .trigger().
2006-07-17 John ResigAdded fix for dealing with IE dom ready on https.
2006-07-17 John ResigMinor bug fixes.
2006-07-16 John ResigAdded overflow fix.
2006-07-16 John ResigAdded some .css() fixes.
2006-07-16 John ResigChanged how the new parser works and fixed a bug with...
2006-07-16 John ResigMade the parsing engine extensible.
2006-07-16 John ResigFixed issues with oneEvent events.
2006-07-15 John ResigSome more quick fixes.
2006-07-14 Yehuda KatzCommented show, hide, toggle, addClass, removeClass...
2006-07-13 John ResigAdded a fix for the context of events.
2006-07-13 Yehuda KatzCommented parent, ancestors, parents, next, prev, and...
2006-07-13 Yehuda Katz(no commit message)
2006-07-13 John ResigTest Commit.
2006-07-10 John ResigMore bug fixes and added documentation - passes the...
2006-07-09 John ResigAnother massive commit - lots of changes, additions...
2006-07-08 John ResigFirst batch of doc/commenting additions.
2006-07-07 John ResigAdded document.ready shortcut to $().
2006-07-06 John ResigFixed a bug where nothing was passed in to $(), it...
2006-07-06 John ResigFixed a bug with how pushStack was checking for arrays.
2006-07-06 John ResigFinally squared away the latest pushStack revisions...
2006-07-06 John ResigFixed a bug with space-less [@foo*=bar].
2006-07-06 John ResigBug fix with how global event triggers are handled.
2006-07-06 John ResigAdded in support for global event triggering.
2006-07-06 John ResigAdded a bunch of improved support for DOM Element array...
2006-07-05 John ResigMulti-filtering is now in place, you can do:
2006-07-05 John ResigFixed a problem with incorrect height/width being repor...
2006-07-05 John Resig.remove() is no longer destructive (so that appendTo...
2006-07-05 John ResigAdded a fix for the hover mouseover/mouseout problem.
2006-07-05 John ResigFixed the stupid parent() bug.
2006-07-05 John ResigFixed the issue with .text() returning incorrect results.
2006-07-05 John ResigFixed the document.ready addEventListener issue.
2006-07-05 John ResigAdded a possible fix for document.ready on https: sites...
2006-07-04 John ResigFixed a bug with $.map() and undefined values.
2006-07-04 John ResigAdded a fix for IE for binding events onto IFrame content.
2006-07-04 John ResigForgot to check for the non-existance of a complete...
2006-07-04 John ResigHelp to squelch unnecessary Mozilla exceptions.
2006-07-04 John ResigAdded in a couple AJAX fixes for status and content...
2006-07-03 John ResigMade a bunch of changes to the way that the $() compata...
2006-07-02 Michael GearyFix jQuery.httpData to allow forcing of text data
2006-07-01 John ResigGetting ready for 1.0a.
2006-06-27 Gilles van... Bah i need some sleep...
2006-06-27 Gilles van... bah, forgot to test it, this is the fix
2006-06-27 Gilles van... fix for $.fn.serialize bug (see mailinglist)
2006-06-24 Gilles van... see mailnglist
2006-06-23 John ResigForgot to change $.apply() to fn.apply().
2006-06-22 John ResigMade some tweaks to the different AJAX callbacks.
2006-06-22 John ResigAdded in both of Franck's suggested fixes jQuery.class...
2006-06-22 John ResigUpdated global namespaces.
2006-06-22 John ResigOrganized the event functions.
2006-06-22 John ResigHappy 100th commit, jQuery!
2006-06-22 John ResigMassive update, bugs, filesize, new features - getting...
2006-06-22 John ResigDid a lot of work on the form plugin. Re-worked the...
2006-06-21 Gilles van... updated the builders with form.js
2006-06-21 Gilles van... added the form functions from my latest complete versio...
2006-06-20 John ResigThere was an issue with my table/tbody detection.
2006-06-19 John ResigThe AJAX plugin is now fully documented, along with...
2006-06-19 John ResigI've cleaned up and documented the events plugin, it...
2006-06-18 John ResigStarted the form plugin, moving stuff from AJAX over...
2006-06-18 John ResigFixed the double-firing IE bug. (Ticket #13)
2006-06-18 John ResigImproved the robustness of the response codes based...
2006-06-18 John ResigOperation "Remove JSLint Changes" has begun.
next