jquery.git
2007-07-01 John ResigTagging the 1.1.3 release.
2007-06-30 John ResigDid some minor tidying up.
2007-06-30 John ResigSimplified some of the IE styleFloat/cssFloat code.
2007-06-30 John ResigAdded support for min and speed to the 'all' build.
2007-06-30 John ResigAdded the Speed Test Suite. Can be made by doing 'make...
2007-06-29 Brandon AaronFix for #1322
2007-06-29 Brandon AaronFix for #1231
2007-06-29 John ResigWho am I kidding |= is useless.
2007-06-29 John ResigAdded minor support for |= and ~= selectors.
2007-06-29 John ResigAdded fix for :nth-child(n).
2007-06-29 John ResigAdded fix for broken :only-child.
2007-06-29 John ResigCalling jQuery() with apply would break things (namely...
2007-06-29 John ResigDisabling Ajax tests for now - too many timeouts.
2007-06-29 John ResigAdded extra last-child test.
2007-06-29 John ResigAdded massive speed improvements to selectors. Also...
2007-06-26 John ResigForgot to change the number of tests.
2007-06-26 John ResigDisabled the test until after 1.1.3 (when we have time...
2007-06-21 Brandon AaronFix for #1187, #1278 and #1279
2007-06-21 John ResigAdded a fix for easing problems (fall back to "linear...
2007-06-21 John ResigNormal hide/show toggling was broken, this fixes it...
2007-06-21 John ResigFix for #1214, #1216, #1234 (problem with animations...
2007-06-20 Jörn Zaeffereruse jquery for dblclick handler to access event.target
2007-06-16 John ResigFixed an issue with JSON data in packed scripts. (Bug...
2007-06-14 Jörn ZaeffererRemoved useless safari workarounds, added rerun-single...
2007-06-14 Jörn ZaeffererModified min build to include (like pack) the license...
2007-05-31 Brandon AaronAdding test for #1182
2007-05-31 Brandon AaronFix for #1185
2007-05-31 Brandon AaronFix for #923, #1136 and #1233
2007-05-31 Brandon AaronUse .one() when doing a .bind() with an "unload" event...
2007-05-30 Brandon AaronFix event.which (#1217)
2007-05-23 Brandon AaronClean up in jQuery.event.add for assigning a handler...
2007-05-23 Brandon AaronRolling back Rev 1892
2007-05-22 Ed Engelhardtremove an unused variable and its assignment in the...
2007-05-22 Ed Engelhardtremove a little superfluous blank which confused my...
2007-05-22 Ed EngelhardtIn r1576 on 2007-03-24 the merge() method was split...
2007-05-22 Ed Engelhardtfix style, prefix and typo in a few comments
2007-05-22 Ed Engelhardtimprove documentation of animate() function by mentioni...
2007-05-21 John ResigUpdated the version to 1.1.3a.
2007-05-20 John ResigAdded support for the event object properties relatedTa...
2007-05-20 John ResigFix for bug #983 (Packed jQuery doesn't have a license...
2007-05-20 John ResigAdded fixes for bug #1052. Fixes the problems with...
2007-05-16 Brandon AaronFix for #1198
2007-05-14 Brandon AaronFix for #921 (IE clones events)
2007-05-13 Brandon AaronFix for #1182
2007-05-13 Brandon AaronFix for #1169
2007-05-13 Brandon AaronFix for #1162
2007-05-13 Brandon AaronFix for #1163
2007-05-11 Brandon AaronFix for #1167
2007-05-11 Brandon AaronClean up in jQuery.event.fix (#1171)
2007-05-11 Brandon AaronFix for #1186
2007-05-11 John ResigAnother test commit.
2007-05-11 John ResigTesting a commit to the new repository.
2007-05-05 John ResigAdded some improvements to how the browser version...
2007-05-05 John ResigUpdated Packer - the current version was working incorr...
2007-05-02 Brandon Aaronremoving the context and selector properties that I...
2007-05-01 John ResigRev [1827] broke the two XPath sibling selectors.
2007-05-01 John ResigWe're not adding new selector features in until a new...
2007-05-01 John ResigThis test is expected to fail.
2007-05-01 Brandon AaronMoving constructor code to jQuery.prototype.init for...
2007-04-30 Corey JewettChanged test count to get the green bar back
2007-04-30 Corey JewettTDD. Broken test case, need to fix xpath parser...
2007-04-30 Brandon AaronCompleted test for Rev 1820 (#1044)
2007-04-30 Brandon AaronAppend colgroup and col elements (#1044)
2007-04-29 John ResigQuery now throws no warnings under strict mode in Firef...
2007-04-28 John ResigForgot to remove the test cases for XPath [n]. (Ticket...
2007-04-28 John ResigRemoved support for the XPath [n] - we weren't doing...
2007-04-28 John ResigAdded support for finding elements that have underscore...
2007-04-28 John ResigAdded jQuery.browser.version (see ticket #1101). Works...
2007-04-26 Brandon AaronFix for #1061
2007-04-25 Jörn ZaeffererMinor cleanup
2007-04-25 Jörn ZaeffererUpdated build to packer3
2007-04-25 Brandon AaronFix for #1086: Append all caps HTML tags
2007-04-25 Brandon AaronFix for #1114: Appending legend elements in Firefox
2007-04-25 Brandon AaronFix for #1087: Using appendTo with select elements
2007-04-24 Brandon Aaronunbind handlers with data + test (#935)
2007-04-24 Brandon Aaron!= undefined :)
2007-04-24 Brandon AaronDon't pass handler function as data for events + test...
2007-04-23 Corey JewettAdd hook for modifying the merge behavior of $.extend...
2007-04-22 Brandon AaronFix an issue with adding multiple event handlers and...
2007-04-22 Brandon AaronAdding back modified test for #939
2007-04-22 Brandon AaronFix scope issue in DOM 2 event handlers
2007-04-22 Brandon AaronUse DOM 2 event handlers, do not trigger click on a...
2007-04-18 Jörn ZaeffererFix for #1132
2007-04-13 Corey JewettAdd RegExp style xpath attributes and testcases. e...
2007-04-03 Jörn ZaeffererRemove XMLHttpRequest shadowing, instead decide at...
2007-04-03 Brandon AaronSmall optimization to jQuery.css to save 12 bytes
2007-03-26 John ResigAdded a number of additional speed gains (we now hold...
2007-03-25 John ResigOpera is also vulnerable to the getElementById-returnin...
2007-03-25 John ResigAdded fix for bug #945 (Finding items with an ID of...
2007-03-25 John ResigFixed some more bugs with the test suite, made some...
2007-03-25 John ResigCleaned up a lot of the test suite - reorganized and...
2007-03-25 Jörn ZaeffererAdded test for #769
2007-03-25 Jörn ZaeffererAdded test for #815
2007-03-25 Jörn ZaeffererAdded test for #935
2007-03-25 Jörn ZaeffererAdded test for #939
2007-03-25 Jörn ZaeffererAdded test for #945
2007-03-25 Jörn ZaeffererAdded test for #968
2007-03-25 Jörn ZaeffererAdded test for #970
2007-03-25 Jörn ZaeffererFixed docs for ajax timouet to mention that its in...
2007-03-25 Jörn ZaeffererAdded test for #975, so far it passes only in opera
next