| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Selector: reduce size, simplify setDocument | Michał Gołębiowski-Owczarek | 2019-08-26 | 1 | -2/+16 |
* | Core: Deprecate jQuery.trim | Shashanka Nataraj | 2019-08-22 | 3 | -24/+23 |
* | Tests: Port changes from Sizzle | Richard Gibson | 2019-08-20 | 1 | -3/+11 |
* | Selector: Leverage the :scope pseudo-class where possible | Michał Gołębiowski-Owczarek | 2019-08-19 | 2 | -7/+72 |
* | Selector: Inline Sizzle into the selector module | Michał Gołębiowski-Owczarek | 2019-07-29 | 8 | -149/+151 |
* | Selector: Port Sizzle tests to jQuery | Michał Gołębiowski-Owczarek | 2019-06-26 | 5 | -140/+1745 |
* | Core: Remove IE-specific support tests, rely on document.documentMode | Michał Gołębiowski-Owczarek | 2019-05-13 | 13 | -310/+241 |
* | Traversing: Fix `contents()` on `<object>`s with children | Pat O'Callaghan | 2019-05-06 | 1 | -0/+13 |
* | Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS | Michał Gołębiowski-Owczarek | 2019-04-29 | 11 | -671/+224 |
* | Tests: Restrict an event test fallback to TestSwarm | Richard Gibson | 2019-04-29 | 1 | -1/+1 |
* | Core: Remove deprecated jQuery APIs | Michał Gołębiowski-Owczarek | 2019-04-29 | 3 | -464/+10 |
* | Tests: Fix the new focusin/focusout test in IE | Michał Gołębiowski-Owczarek | 2019-04-29 | 1 | -44/+59 |
* | Event: Stop shimming focusin & focusout events | Michał Gołębiowski-Owczarek | 2019-04-29 | 2 | -24/+34 |
* | Data: Separate data & css/effects camelCase implementations | Michał Gołębiowski-Owczarek | 2019-04-29 | 2 | -1/+34 |
* | Event: Fix handling of multiple async focus events | Richard Gibson | 2019-04-29 | 1 | -0/+43 |
* | CSS: Don't automatically add "px" to properties with a few exceptions | Michał Gołębiowski-Owczarek | 2019-04-08 | 1 | -2/+80 |
* | Build: Update Sinon from 2.3.7 to 7.3.1, other updates | Michał Gołębiowski-Owczarek | 2019-04-04 | 4 | -11/+11 |
* | Tests: Make Android Browser 4.0-4.3 dimensions tests green | Michał Gołębiowski-Owczarek | 2019-03-27 | 1 | -2/+16 |
* | Tests: Make Android Browser 4.0-4.3 AJAX tests green | Michał Gołębiowski-Owczarek | 2019-03-27 | 1 | -1/+9 |
* | Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation | buddh4 | 2019-03-25 | 1 | -0/+23 |
* | Event: Prevent leverageNative from double-firing focusin | Richard Gibson | 2019-03-25 | 1 | -5/+1 |
* | Core: Prevent Object.prototype pollution for $.extend( true, ... ) | Michał Gołębiowski-Owczarek | 2019-03-25 | 1 | -0/+7 |
* | Event: Leverage native events for focus/blur/click; propagate additional data | Richard Gibson | 2019-03-20 | 1 | -30/+133 |
* | CSS: Avoid forcing a reflow in width/height getters unless necessary | Michał Gołębiowski-Owczarek | 2019-03-18 | 1 | -8/+8 |
* | Build: Run the basic test suite in jsdom | Michał Gołębiowski-Owczarek | 2019-03-11 | 1 | -1/+3 |
* | Build: Update QUnit from 1.23.1 to 2.9.2 | Michał Gołębiowski-Owczarek | 2019-03-04 | 5 | -12/+15 |
* | Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test | Michał Gołębiowski-Owczarek | 2019-03-04 | 1 | -0/+11 |
* | Build: Update test code for compatibility with QUnit 2.x (#4297) | abnud1 | 2019-02-18 | 23 | -180/+256 |
* | Core: Support passing nonce through jQuery.globalEval | Michał Gołębiowski-Owczarek | 2019-01-21 | 1 | -0/+23 |
* | Manipulation: Respect script nomodule attribute in DOM manipulation | Michał Gołębiowski-Owczarek | 2019-01-21 | 1 | -1/+31 |
* | Tests: Skip nonce tests in old iOS/Android as well | Michał Gołębiowski-Owczarek | 2019-01-14 | 1 | -2/+5 |
* | Core: Preserve CSP nonce on scripts in DOM manipulation | Michał Gołębiowski-Owczarek | 2019-01-14 | 1 | -0/+20 |
* | Tests: Exclude Android 4.x from repeated header names test | Michał Gołębiowski-Owczarek | 2018-12-14 | 1 | -1/+11 |
* | Manipulation: Only evaluate HTTP-successful script src | Richard Gibson | 2018-12-12 | 1 | -0/+17 |
* | Tests: fix dimensions tests in testswarm | Timmy Willison | 2018-12-03 | 1 | -1/+5 |
* | Dimensions: fall back to offsetWidth/Height for border-box in IE | Timmy Willison | 2018-11-27 | 1 | -5/+27 |
* | Ajax: Fix getResponseHeader(key) for IE11 | Andrei Fangli | 2018-11-26 | 1 | -1/+4 |
* | Tests: Add Safari 12 & iOS 12 results | Michał Gołębiowski-Owczarek | 2018-11-12 | 1 | -6/+6 |
* | Tests: Move latest Firefox before Firefox 60 test results | Michał Gołębiowski-Owczarek | 2018-11-12 | 1 | -4/+4 |
* | Core: Recognize Shadow DOM in attachment checks | Saptak Sengupta | 2018-11-09 | 2 | -0/+112 |
* | CSS: Don't read styles.position in the width/height cssHook unless necessary | Michał Gołębiowski-Owczarek | 2018-10-08 | 1 | -1/+1 |
* | Tests: Add tests for not auto-appending "px" to CSS Grid properties | Michał Gołębiowski-Owczarek | 2018-10-03 | 1 | -0/+50 |
* | Tests: Allow Karma to load unminfied source | Richard Gibson | 2018-09-07 | 1 | -11/+30 |
* | Tests: use width style instead of SVG width attribute (#4157) | Jason Bedard | 2018-08-20 | 1 | -3/+3 |
* | Tests: Account for the iPad with iOS 11.3 user agent | Michał Gołębiowski-Owczarek | 2018-08-01 | 1 | -1/+1 |
* | Tests: Skip module tests in Edge | Michał Gołębiowski-Owczarek | 2018-07-30 | 1 | -1/+7 |
* | Tests: Make support tests pass in Firefox 52 | Michał Gołębiowski-Owczarek | 2018-07-30 | 1 | -1/+1 |
* | Manipulation: Properly detect HTML elements with single-character names | Richard Gibson | 2018-07-13 | 1 | -0/+15 |
* | Tests: Add support test results for Firefox 61+ | Michał Gołębiowski-Owczarek | 2018-07-09 | 1 | -1/+20 |
* | Dimensions: fix computing outerWidth on SVGs | Jason Bedard | 2018-06-20 | 1 | -0/+60 |