| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes #13548. .data should not miss attr() set data-* with hyphenated propert... | Rick Waldron | 2013-03-01 | 2 | -1/+20 |
* | Updating the source version to 2.0.0pre | Dave Methvin | 2013-03-01 | 1 | -1/+1 |
* | Tagging the 2.0.0b2 release.2.0.0b2 | Dave Methvin | 2013-03-01 | 1 | -1/+1 |
* | Remove the define.amd.jQuery check, ref gh-1150. | jrburke | 2013-02-28 | 2 | -16/+9 |
* | Ref #13353, gh-1183: Capture onlyHandlers in jQuery.Event.isTrigger. | Richard Gibson | 2013-02-28 | 2 | -15/+37 |
* | Squeeze support module. Close gh-1165. | Oleg | 2013-02-28 | 1 | -32/+22 |
* | Fix typos. Close gh-1186. | dmitrygusev | 2013-02-28 | 11 | -29/+30 |
* | Fixes #11151, #13388. Minor refactor of response conversion and when/where | jaubourg | 2013-02-28 | 3 | -41/+72 |
* | Old acceptData tests refactored and adapted to support new data system | Rick Waldron | 2013-02-28 | 1 | -27/+21 |
* | Update docs about custom builds, including unSizzled version. | Dave Methvin | 2013-02-28 | 1 | -42/+24 |
* | Add warnings and ignore the built Sizzle file. | Dave Methvin | 2013-02-27 | 2 | -0/+26 |
* | Fix #13434: native-API selector module | Richard Gibson | 2013-02-27 | 2 | -18/+151 |
* | Properly resets firingLength when emptying the list. Fixes #13517 | jaubourg | 2013-02-27 | 2 | -0/+17 |
* | No ticket: Squeeze data | Richard Gibson | 2013-02-26 | 1 | -47/+35 |
* | Ref #13283, move .andSelf() to deprecated.js. Close gh-1170. | Nguyen Phuc Lam | 2013-02-26 | 7 | -7/+8 |
* | Fix #13494: Fallback defineProperties to jQuery.extend. Close gh-1182. | Richard Gibson | 2013-02-26 | 1 | -36/+28 |
* | Whitespace. | Scott González | 2013-02-26 | 1 | -1/+2 |
* | Fix #13471. $().on(".xyz"...) should avoid later crash. | Dave Methvin | 2013-02-26 | 2 | -0/+21 |
* | Optimisation: Use String instead of window.String. Close gh-1176. | Timo Tijhof | 2013-02-26 | 1 | -1/+1 |
* | No ticket: move jQuery.expando to core | Richard Gibson | 2013-02-25 | 2 | -4/+3 |
* | No ticket: reduce support.js | Richard Gibson | 2013-02-25 | 1 | -19/+17 |
* | Fix #13505: Yet another detached add patch | Richard Gibson | 2013-02-24 | 1 | -0/+0 |
* | No ticket: Restore support for Android<4.0 | Richard Gibson | 2013-02-23 | 1 | -0/+0 |
* | Fix #13499: selector with leading ID matching only a name | Richard Gibson | 2013-02-22 | 1 | -0/+0 |
* | No ticket: Revise unit tests in anticipation of Sizzle-free builds | Richard Gibson | 2013-02-22 | 11 | -161/+208 |
* | No ticket: Reduce size in anticipation of Sizzle-free builds | Richard Gibson | 2013-02-22 | 2 | -3/+4 |
* | Fixes typos in core.js and css.js. Closes gh-1175 | Pascal Borreli | 2013-02-21 | 2 | -2/+2 |
* | Updated readme to have more info. Closes gh-1177 | Karl Sieburg | 2013-02-21 | 1 | -1/+1 |
* | Adds module to jshintrc | Rick Waldron | 2013-02-21 | 1 | -1/+2 |
* | Support node-like module loaders. Closes gh-1103 | isaacs | 2013-02-20 | 2 | -17/+25 |
* | No ticket: Update Sizzle | Richard Gibson | 2013-02-17 | 1 | -0/+0 |
* | Refactor: Data.prototype.access. Thanks to @RubyLouvre and @gibson042. Closes... | Rick Waldron | 2013-02-13 | 2 | -24/+51 |
* | Fix #13265 #13332: traversing methods with text nodes. Close gh-1145. | Richard Gibson | 2013-02-13 | 3 | -37/+68 |
* | Optimized Data rewrite | Rick Waldron | 2013-02-11 | 2 | -64/+99 |
* | Fix #13401: replaceWith(""). Close gh-1163. | Mark Raddatz | 2013-02-08 | 2 | -9/+20 |
* | Fix 363299ac failures: protect Safari 5.1 from CSP | Richard Gibson | 2013-02-07 | 1 | -4/+10 |
* | Fix 363299ac failures | Richard Gibson | 2013-02-07 | 3 | -5/+10 |
* | Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. | Richard Gibson | 2013-02-07 | 34 | -168/+58 |
* | Fix #13310. Get the right display value for disconnected nodes. Close gh-1156. | Oleg | 2013-02-04 | 4 | -4/+39 |
* | Fix version; we are not at 2.0.0 yet! | Dave Methvin | 2013-02-04 | 1 | -1/+1 |
* | Ref fd43865c: restore correct logic | Richard Gibson | 2013-02-04 | 1 | -1/+1 |
* | Match the codebase standard, .split(" ") => .match( core_rnotwhite ) || []…... | Rick Waldron | 2013-02-03 | 1 | -2/+3 |
* | Standardize on a.indexOf(b) === -1, per @gibson042 review notes | Rick Waldron | 2013-02-03 | 1 | -1/+1 |
* | Avoid potential for breakage if test suite is run in a frame | Rick Waldron | 2013-02-03 | 1 | -1/+1 |
* | Reduce hasData per @gibson042 review notes. | Rick Waldron | 2013-02-03 | 1 | -4/+1 |
* | Reduce Data.prototype.add by using the returned length value of this.owners.p... | Rick Waldron | 2013-02-03 | 1 | -2/+1 |
* | 2.0: Rewrite data.js (Incl. event, manipulation, tests) | Rick Waldron | 2013-02-03 | 7 | -358/+354 |
* | Adds test for jQuery.extend deep copy with array, followed by object. Refutes... | Rick Waldron | 2013-02-03 | 1 | -0/+21 |
* | Upgrade QUnit: Welcome to the present! | Richard Gibson | 2013-02-03 | 1 | -0/+0 |
* | Update Sizzle: detached node sorting in Webkit. Fixes #13331. | Timmy Willison | 2013-02-01 | 1 | -0/+0 |