aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Push serialize module to swarm /cc @jaubourgCorey Frang2012-07-131-1/+1
* Extracts the serialization code from the ajax module so that alternative ajax...jaubourg2012-07-136-292/+301
* Revert "Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7."Dave Methvin2012-07-121-0/+8
* Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7.Dave Methvin2012-07-121-8/+0
* Image location is relative to css file, not html file.Dave Methvin2012-07-121-1/+1
* Update to QUnit 1.9.0Dave Methvin2012-07-121-0/+0
* Followup on #10791: "[class~=foo]" is better. Closes gh-858.Richard Gibson2012-07-121-2/+2
* Update Sizzle to fix oldIE erroneous getAttribute invokification.Dave Methvin2012-07-121-0/+0
* Fix #11547. toLowerCase not work good on XML attributes.Dave Methvin2012-07-113-22/+29
* Update Sizzle; Closes #12054, #12057.Dave Methvin2012-07-111-0/+0
* Wontfix #10791: please use "[class=foo]" with SVG elementsRichard Gibson2012-07-111-2/+2
* grunt custom saves minified version automattically. Close gh-856, Fixes #12059Corey Frang2012-07-111-4/+15
* Fixes a variety of typographical problems. Closes gh-853Chris Faulkner2012-07-116-19/+19
* README: Adds missing commands to setup instructions. Closes gh-854Mathias Bynens2012-07-111-0/+3
* README: Add to the full list of optional modules. Closes gh-855Mathias Bynens2012-07-111-1/+1
* Remove a few stray spaces in unit tests.Dave Methvin2012-07-102-3/+3
* Updating the source version to 1.8preDave Methvin2012-07-101-1/+1
* Tagging the 1.8b2 release.1.8b2Dave Methvin2012-07-101-1/+1
* You can't hurry tests, no, you just have to wait.Dave Methvin2012-07-101-2/+2
* Adjust jshint options to pass with closure 'sub' changesTimmy Willison2012-07-101-0/+1
* Sizzle: necessary changes for Advanced Closure compiler supportTimmy Willison2012-07-101-0/+0
* Fix #10517. before() and after() on disconnected node should return multiple ...Uri Gilad2012-07-102-3/+10
* Sizzle: fix failing test in IE: malformed HTMLTimmy Willison2012-07-091-0/+0
* Update Sizzle: fixes an issue with an escape character in the id of a contextTimmy Willison2012-07-091-0/+0
* Fix #11962. Standardize getter return values for empty sets.Uri Gilad2012-07-094-3/+14
* Fix #11971 unit test in browsers lacking backgroundPositionX.Richard Gibson2012-07-091-0/+7
* Update Sizzle: compress/edge case pull from gibson and a fix :not/:has with s...Timmy Willison2012-07-091-0/+0
* Follow the style guide, lose 72 bytes! Closes gh-840.Mike Sherov2012-07-0912-135/+147
* Update Sizzle: fixes author of a previous commitTimmy Willison2012-07-091-0/+0
* Fixes indentation in grunt.jsRick Waldron2012-07-091-31/+31
* Update grunt:selector task to handle new Sizzle EXPOSE blockRick Waldron2012-07-091-3/+36
* Update Sizzle: added EXPOSE commentTimmy Willison2012-07-091-0/+0
* Sizzle added standalone AMD supportTimmy Willison2012-07-091-0/+0
* Fix #11249. Inline styles anger Content Security Policy.David Benjamin2012-07-071-3/+6
* Sizzle: adds a test for a previously problematic selectorTimmy Willison2012-07-071-0/+0
* Update Sizzle: adds createPseudo method on Sizzle.selectors for easily creati...Timmy Willison2012-07-071-0/+0
* Update Sizzle: fixes UI testsTimmy Willison2012-07-061-0/+0
* Sizzle: minor changeTimmy Willison2012-07-061-0/+0
* Update Sizzle: improved dir cachingTimmy Willison2012-07-061-0/+0
* Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848.Mike Sherov2012-07-067-34/+77
* Fix #8482, offsetParent should not return null. Closes gh-847.Nowres Rafid2012-07-063-2/+8
* Optimization of array operations, closes gh-844.Oleg2012-07-063-16/+12
* DRY out removeData/cleanData, closes gh-838.Richard Gibson2012-07-062-74/+63
* Stop using reserved words as argument names, closes gh-841.Mike Sherov2012-07-062-26/+26
|\
| * stop using reserved words as argument namesMike Sherov2012-06-282-26/+26
* | Fix #11971: force numeric animation start to be numeric, closes gh-836.Richard Gibson2012-07-053-11/+47
* | Remove more attrFn vestiges from events.Dave Methvin2012-07-051-4/+0
* | Fix #12026. Let props in $(html, props) be any jQuery.fn method.Dave Methvin2012-07-052-16/+13
* | Sizzle: removes qunit and adds .gitignoretimmywil2012-07-051-0/+0
* | Update Sizzle: adjusted POS handling; attribute names should be case-insensit...timmywil2012-07-051-0/+0