| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes a variety of typographical problems. Closes gh-853 | Chris Faulkner | 2012-07-11 | 6 | -19/+19 |
* | README: Adds missing commands to setup instructions. Closes gh-854 | Mathias Bynens | 2012-07-11 | 1 | -0/+3 |
* | README: Add to the full list of optional modules. Closes gh-855 | Mathias Bynens | 2012-07-11 | 1 | -1/+1 |
* | Remove a few stray spaces in unit tests. | Dave Methvin | 2012-07-10 | 2 | -3/+3 |
* | Updating the source version to 1.8pre | Dave Methvin | 2012-07-10 | 1 | -1/+1 |
* | Tagging the 1.8b2 release.1.8b2 | Dave Methvin | 2012-07-10 | 1 | -1/+1 |
* | You can't hurry tests, no, you just have to wait. | Dave Methvin | 2012-07-10 | 1 | -2/+2 |
* | Adjust jshint options to pass with closure 'sub' changes | Timmy Willison | 2012-07-10 | 1 | -0/+1 |
* | Sizzle: necessary changes for Advanced Closure compiler support | Timmy Willison | 2012-07-10 | 1 | -0/+0 |
* | Fix #10517. before() and after() on disconnected node should return multiple ... | Uri Gilad | 2012-07-10 | 2 | -3/+10 |
* | Sizzle: fix failing test in IE: malformed HTML | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Update Sizzle: fixes an issue with an escape character in the id of a context | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Fix #11962. Standardize getter return values for empty sets. | Uri Gilad | 2012-07-09 | 4 | -3/+14 |
* | Fix #11971 unit test in browsers lacking backgroundPositionX. | Richard Gibson | 2012-07-09 | 1 | -0/+7 |
* | Update Sizzle: compress/edge case pull from gibson and a fix :not/:has with s... | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Follow the style guide, lose 72 bytes! Closes gh-840. | Mike Sherov | 2012-07-09 | 12 | -135/+147 |
* | Update Sizzle: fixes author of a previous commit | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Fixes indentation in grunt.js | Rick Waldron | 2012-07-09 | 1 | -31/+31 |
* | Update grunt:selector task to handle new Sizzle EXPOSE block | Rick Waldron | 2012-07-09 | 1 | -3/+36 |
* | Update Sizzle: added EXPOSE comment | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Sizzle added standalone AMD support | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Fix #11249. Inline styles anger Content Security Policy. | David Benjamin | 2012-07-07 | 1 | -3/+6 |
* | Sizzle: adds a test for a previously problematic selector | Timmy Willison | 2012-07-07 | 1 | -0/+0 |
* | Update Sizzle: adds createPseudo method on Sizzle.selectors for easily creati... | Timmy Willison | 2012-07-07 | 1 | -0/+0 |
* | Update Sizzle: fixes UI tests | Timmy Willison | 2012-07-06 | 1 | -0/+0 |
* | Sizzle: minor change | Timmy Willison | 2012-07-06 | 1 | -0/+0 |
* | Update Sizzle: improved dir caching | Timmy Willison | 2012-07-06 | 1 | -0/+0 |
* | Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848. | Mike Sherov | 2012-07-06 | 7 | -34/+77 |
* | Fix #8482, offsetParent should not return null. Closes gh-847. | Nowres Rafid | 2012-07-06 | 3 | -2/+8 |
* | Optimization of array operations, closes gh-844. | Oleg | 2012-07-06 | 3 | -16/+12 |
* | DRY out removeData/cleanData, closes gh-838. | Richard Gibson | 2012-07-06 | 2 | -74/+63 |
* | Stop using reserved words as argument names, closes gh-841. | Mike Sherov | 2012-07-06 | 2 | -26/+26 |
|\ |
|
| * | stop using reserved words as argument names | Mike Sherov | 2012-06-28 | 2 | -26/+26 |
* | | Fix #11971: force numeric animation start to be numeric, closes gh-836. | Richard Gibson | 2012-07-05 | 3 | -11/+47 |
* | | Remove more attrFn vestiges from events. | Dave Methvin | 2012-07-05 | 1 | -4/+0 |
* | | Fix #12026. Let props in $(html, props) be any jQuery.fn method. | Dave Methvin | 2012-07-05 | 2 | -16/+13 |
* | | Sizzle: removes qunit and adds .gitignore | timmywil | 2012-07-05 | 1 | -0/+0 |
* | | Update Sizzle: adjusted POS handling; attribute names should be case-insensit... | timmywil | 2012-07-05 | 1 | -0/+0 |
* | | Make unit tests friendly to Closure Compiler. Closes gh-845. | Chad Killingsworth | 2012-07-05 | 14 | -576/+587 |
* | | Update Sizzle: pseudo-classes should be case-insensitive | timmywil | 2012-07-05 | 1 | -0/+0 |
* | | Sizzle docs and README updates | timmywil | 2012-07-04 | 1 | -0/+0 |
* | | Update Sizzle: better compression | Richard Gibson | 2012-07-04 | 1 | -0/+0 |
* | | Update copyright to jQuery Foundation. | Dave Methvin | 2012-07-03 | 2 | -2/+3 |
* | | Ever notice that static and problematic rhyme? | Dave Methvin | 2012-07-03 | 1 | -3/+8 |
* | | Avoid running problematic static offset tests in IE8 on the swarm. | Dave Methvin | 2012-07-03 | 1 | -5/+10 |
* | | Update Sizzle: small regex fix | timmywil | 2012-07-03 | 1 | -0/+0 |
* | | Update Sizzle: removes makeArray and uses native push/slice where available | timmywil | 2012-07-03 | 1 | -0/+0 |
* | | Sizzle: maxCacheLength -> cacheLength | timmywil | 2012-07-03 | 1 | -0/+0 |
* | | Sizzle: detects a buggy getElementsByName. Fixes #10799. | timmywil | 2012-07-03 | 1 | -0/+0 |
* | | Update Sizzle: Caching system respects DOM changes between uses of the same s... | timmywil | 2012-07-03 | 1 | -0/+0 |