2012-07-11 |
Richard Gibson | Wontfix #10791: please use "[class=foo]" with SVG elements |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Corey Frang | grunt custom saves minified version automattically... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Chris Faulkner | Fixes a variety of typographical problems. Closes gh-853 |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Mathias Bynens | README: Adds missing commands to setup instructions... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Mathias Bynens | README: Add to the full list of optional modules.... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Dave Methvin | Remove a few stray spaces in unit tests. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Dave Methvin | Updating the source version to 1.8pre |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Dave Methvin | Tagging the 1.8b2 release. 1.8b2 |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Dave Methvin | You can't hurry tests, no, you just have to wait. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Timmy Willison | Adjust jshint options to pass with closure 'sub' changes |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Timmy Willison | Sizzle: necessary changes for Advanced Closure compiler... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Uri Gilad | Fix #10517. before() and after() on disconnected node... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Timmy Willison | Sizzle: fix failing test in IE: malformed HTML |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Timmy Willison | Update Sizzle: fixes an issue with an escape character... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Uri Gilad | Fix #11962. Standardize getter return values for empty... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Richard Gibson | Fix #11971 unit test in browsers lacking backgroundPosi... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Timmy Willison | Update Sizzle: compress/edge case pull from gibson... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Mike Sherov | Follow the style guide, lose 72 bytes! Closes gh-840. |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Timmy Willison | Update Sizzle: fixes author of a previous commit |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Rick Waldron | Fixes indentation in grunt.js |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Rick Waldron | Update grunt:selector task to handle new Sizzle EXPOSE... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Timmy Willison | Update Sizzle: added EXPOSE comment |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Timmy Willison | Sizzle added standalone AMD support |
commit | commitdiff | tree | snapshot |
2012-07-07 |
David Benjamin | Fix #11249. Inline styles anger Content Security Policy. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Timmy Willison | Sizzle: adds a test for a previously problematic selector |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Timmy Willison | Update Sizzle: adds createPseudo method on Sizzle.selec... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Timmy Willison | Update Sizzle: fixes UI tests |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Timmy Willison | Sizzle: minor change |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Timmy Willison | Update Sizzle: improved dir caching |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Mike Sherov | Fix #12018, readyState "interactive" in oldIE lies... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Nowres Rafid | Fix #8482, offsetParent should not return null. Closes... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Oleg | Optimization of array operations, closes gh-844. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Richard Gibson | DRY out removeData/cleanData, closes gh-838. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Mike Sherov | Stop using reserved words as argument names, closes... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Richard Gibson | Fix #11971: force numeric animation start to be numeric... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Dave Methvin | Remove more attrFn vestiges from events. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Dave Methvin | Fix #12026. Let props in $(html, props) be any jQuery... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
timmywil | Sizzle: removes qunit and adds .gitignore |
commit | commitdiff | tree | snapshot |
2012-07-05 |
timmywil | Update Sizzle: adjusted POS handling; attribute names... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Chad Killingsworth | Make unit tests friendly to Closure Compiler. Closes... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
timmywil | Update Sizzle: pseudo-classes should be case-insensitive |
commit | commitdiff | tree | snapshot |
2012-07-04 |
timmywil | Sizzle docs and README updates |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Richard Gibson | Update Sizzle: better compression |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Dave Methvin | Update copyright to jQuery Foundation. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Dave Methvin | Ever notice that static and problematic rhyme? |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Dave Methvin | Avoid running problematic static offset tests in IE8... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: small regex fix |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: removes makeArray and uses native push... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Sizzle: maxCacheLength -> cacheLength |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Sizzle: detects a buggy getElementsByName. Fixes #10799. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: Caching system respects DOM changes... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: exposed compile function for external... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: fixes a small bug in class matching |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: adds caching to combinators |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Sizzle: space combinator update |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update sizzle: fixes fail in traversing with :has selector |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Sizzle: fix multiple nested pseudos. Fixes #7010. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Use value rather than nodeValue in attributes (it's... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
timmywil | Sizzle: add cross-browser w3c whitespace rules; pseudo... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
timmywil | Sizzle: minor adjustments and a small fix in the child... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
timmywil | UPDATE SIZZLE: completed rewrite for better things! |
commit | commitdiff | tree | snapshot |
2012-07-02 |
timmywil | Add back ID shortcut. It's about 3 times faster than... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Rick Waldron | Use ~ to hold grunt at 0.3.9 |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Rick Waldron | Fix typo in grunt lint:tests |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Dave Methvin | Move jQuery.sub to deprecated.js, because it is. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Mike Sherov | stop using reserved words as argument names 841/head |
commit | commitdiff | tree | snapshot |
2012-06-28 |
timmywil | Update Sizzle: Size optimizations from gibson |
commit | commitdiff | tree | snapshot |
2012-06-28 |
timmywil | Update Sizzle: typo |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Dave Methvin | Fix #11382. #11764. Only prevent click events on disabl... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Dave Methvin | Fix #11315. Selector for .on() is relative to delegateT... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
timmywil | Update Sizzle: reduced size. Add Sizzle's utilities... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Rick Waldron | As it turns out, we won't need the 'main' entry in... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Dave Methvin | Fix #11969. Never a null moment when checking siblings. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
timmywil | Update copyright years for jQuery and Sizzle |
commit | commitdiff | tree | snapshot |
2012-06-26 |
timmywil | Allow document to be passed to Sizzle.contains. Fixes... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Richard Gibson | Clear elements to avoid leaking memory. Close gh-837... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Rick Waldron | Fixes broken grunt watch task. Part 2 |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Rick Waldron | Fixes broken grunt watch task. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Dave Methvin | Fix #10895. Reduce IE poll interval to save CPU time. |
commit | commitdiff | tree | snapshot |
2012-06-25 |
timmywil | Update Sizzle: Removes directory caching in dirCheck... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Rick Waldron | Adds .jshintrc files for: grunt (default set), src... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Corey Frang | Completes #11799: Maybe .progress() was cooler than... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Rick Waldron | Adds src/deprecated.js, test/unit/deprecated.js; -depre... |
commit | commitdiff | tree | snapshot |
2012-06-24 |
timmywil | Add grunt with lint to Sizzle |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Rick Waldron | Make @VERSION replace regex global. Fixes #11960 |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Rick Waldron | Make removeClass smart enough to remove duplicates... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Dave Methvin | Add a semicolon in unit test; this pull predated lint... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Corey Frang | Fix #11797. Use Deferred for better animation callbacks... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Timo Tijhof | Fix #11925, Pass eventHandle to special.teardown. Close... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Dave Methvin | Updating the source version to 1.8pre. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Dave Methvin | Tagging the 1.8b1 release. 1.8b1 |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Dave Methvin | Fix #11757. IE 6/7 can't clean up circular DOM-JS refs. |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Rick Waldron | Removes scripts:postinstall from package.json, see... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
timmywil | Do jQuery.trim in less bytes (-5). |
commit | commitdiff | tree | snapshot |
2012-06-21 |
timmywil | Add parseHTML for explicitly parsing strings into html... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Rick Waldron | Unit tests are linted and passing. |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Richard Gibson | Close GH-829: no ticket: smaller jQuery.ready. |
commit | commitdiff | tree | snapshot |
2012-06-21 |
timmywil | Restore rhtmlString to its original form. 1.9 will... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
timmywil | Revert "Adjust jQuery('html') detection to only match... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Rick Waldron | Actually omit files that are specified. Fixes #11943 |
commit | commitdiff | tree | snapshot |
next |