jquery.git
2007-07-09 Yehuda KatzAdds XHR support to Rhino evn
2007-07-09 John ResigTweaked some of the tests, added in events and fx tests.
2007-07-09 John ResigAdded a className tweak. All core and selector tests...
2007-07-08 John ResigAdded a number of fixes: Tag name case-sensitivity...
2007-07-08 John ResigAdded basic support for IFrames, disabled a test which...
2007-07-08 John ResigA barebones implementation of getComputedStyle.
2007-07-08 John ResigUTF8 support rolled in (both for external docs and...
2007-07-08 John ResigAttribute values should be JS strings.
2007-07-08 John Resig.ownerDocument should be null on document.
2007-07-08 John ResigAdded support for "first option is auto-selected in...
2007-07-08 John ResigFixed selected/checked/disabled, added .style support...
2007-07-08 John ResigAdded .value to the env impl.
2007-07-08 John ResigAutomated test running using Rhino (no browser required...
2007-07-08 John ResigUpgraded Rhino to 1.6r6.
2007-07-08 John ResigMaking the test suite a little more XML-compliant.
2007-07-06 John ResigFinal fix for Safari crasher (bug #1331).
2007-07-05 John ResigFix for Safari 1.3 crash (bug #1331).
2007-07-05 Ed Engelhardtcommit annother trivial comment fix to reduce my local...
2007-07-05 Ed Engelhardtfix little typo in comment
2007-07-05 John ResigTagging the 1.1.3.1 release.
2007-07-05 John ResigOverflow revert was completely borked when you animated...
2007-07-05 John ResigAdded fix for broken child selectors in XML documents...
2007-07-04 John ResigAdded a fix for bug #1331, which caused Safari 1.3...
2007-07-04 John ResigFixed bug that prevented $= from working on elements...
2007-07-03 John ResigThe browser.version check was causing browsers with...
2007-07-02 Brandon Aaronfix opacity issues in IE
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
next