| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Add tests for `jQuery.get( String, null-ish, null-ish, String )` | Michał Gołębiowski-Owczarek | 2025-03-31 | 1 | -1/+32 |
* | Tests: Backport the `hidden="until-found"` attr tests from 3.x-stable | Michał Gołębiowski-Owczarek | 2025-02-24 | 1 | -0/+18 |
* | CSS: Fix dimensions of table `<col>` elements | Michał Gołębiowski-Owczarek | 2025-02-24 | 3 | -8/+91 |
* | Core: Remove obsolete workarounds, update support comments | Michał Gołębiowski-Owczarek | 2025-02-24 | 7 | -86/+26 |
* | Tests: Add custom attribute getter tests to the selector module | Michał Gołębiowski-Owczarek | 2024-12-16 | 1 | -0/+31 |
* | CSS: Drop the cache in finalPropName | Michał Gołębiowski-Owczarek | 2024-11-26 | 1 | -10/+24 |
* | Selector: Properly deprecate `jQuery.expr[ ":" ]`/`jQuery.expr.filters` | Michał Gołębiowski-Owczarek | 2024-11-04 | 2 | -8/+21 |
* | Manipulation: Make jQuery.cleanData not skip elements during cleanup | ac-mmi | 2024-09-11 | 1 | -0/+40 |
* | Tests: replace dead links in qunit fixture | Timmy Willison | 2024-08-12 | 7 | -134/+134 |
* | Tests: remove unnecessary scroll feature test | Timmy Willison | 2024-06-10 | 1 | -30/+11 |
* | Build: improve specificity of eslint config; add ecma versions | Timmy Willison | 2024-06-06 | 9 | -31/+19 |
* | CSS:Tests: Fix tests & support tests under CSS Zoom | Michał Gołębiowski-Owczarek | 2024-06-03 | 2 | -2/+16 |
* | Tests: Align `:has` selector tests with `3.x-stable` | Michał Gołębiowski-Owczarek | 2024-05-29 | 1 | -2/+2 |
* | Event: Increase robustness of an inner native event in leverageNative | Michał Gołębiowski-Owczarek | 2024-05-20 | 1 | -0/+58 |
* | Tests: Make the beforeunload event tests work regardless of extensions | Michał Gołębiowski-Owczarek | 2024-04-25 | 1 | -5/+14 |
* | Offset: Increase search depth when finding the 'real' offset parent | Liam James | 2024-04-19 | 1 | -1/+4 |
* | Attributes: Make `.attr( name, false )` remove for all non-ARIA attrs | Michał Gołębiowski-Owczarek | 2024-03-20 | 2 | -18/+76 |
* | Tests: Use allowlist instead of whitelist | J.Son | 2024-03-01 | 1 | -5/+5 |
* | Tests: migrate testing infrastructure to minimal dependencies | Timmy Willison | 2024-02-26 | 6 | -94/+15 |
* | Manipulation: Generalize a test to support IE | Richard Gibson | 2024-01-13 | 1 | -3/+17 |
* | Manipulation: Support $el.html(selfRemovingScript) (#5378) | Richard Gibson | 2024-01-08 | 1 | -0/+15 |
* | CSS: Fix reliableTrDimensions support test for initially hidden iframes | Michał Gołębiowski-Owczarek | 2023-11-07 | 1 | -0/+41 |
* | CSS:Selector: Align with 3.x, remove the outer `selector.js` wrapper | Michał Gołębiowski-Owczarek | 2023-09-20 | 2 | -3/+12 |
* | Core: Simplify code post browser support reduction | Michał Gołębiowski-Owczarek | 2023-09-20 | 4 | -3/+27 |
* | Build: migrate most grunt tasks off of grunt | Timmy Willison | 2023-09-18 | 16 | -298/+483 |
* | CSS: Make the reliableTrDimensions support test work with Bootstrap CSS | Michał Gołębiowski-Owczarek | 2023-07-10 | 1 | -0/+12 |
* | Docs: Fix typos found by codespell | Dimitri Papadopoulos Orfanos | 2023-06-28 | 3 | -6/+6 |
* | Tests: Disable the ":lang respects escaped backslashes" test | Michał Gołębiowski-Owczarek | 2023-06-27 | 1 | -3/+13 |
* | Core: Fix regression in jQuery.text() on HTMLDocument objects | Timo Tijhof | 2023-06-12 | 1 | -2/+5 |
* | Selector: Re-expose jQuery.find.{tokenize,select,compile,setDocument} | Michał Gołębiowski-Owczarek | 2023-06-12 | 1 | -0/+229 |
* | Tests: Indicate Chrome 112 & Safari 16.4 pass the cssHas support test | Michał Gołębiowski-Owczarek | 2023-04-05 | 1 | -13/+25 |
* | CSS: Make `offsetHeight( true )`, etc. include negative margins | Michał Gołębiowski-Owczarek | 2023-04-04 | 1 | -1/+6 |
* | Event: Avoid collisions between jQuery.event.special & Object.prototype | Michał Gołębiowski-Owczarek | 2023-04-03 | 1 | -0/+20 |
* | Event: Make trigger(focus/blur/click) work with native handlers | Michał Gołębiowski-Owczarek | 2023-03-27 | 1 | -2/+61 |
* | Event: Simulate focus/blur in IE via focusin/focusout | Michał Gołębiowski-Owczarek | 2023-03-27 | 1 | -120/+202 |
* | Ajax: Don't treat array data as binary | Michał Gołębiowski-Owczarek | 2023-03-21 | 1 | -67/+201 |
* | Ajax: Allow `processData: true` even for binary data | Michał Gołębiowski-Owczarek | 2023-03-20 | 1 | -0/+23 |
* | Tests: Test AJAX deprecated event aliases properly | Michał Gołębiowski-Owczarek | 2023-03-15 | 1 | -5/+5 |
* | Deferred: Rename `getStackHook` to `getErrorHook` | Michał Gołębiowski-Owczarek | 2023-03-14 | 1 | -6/+6 |
* | Selector: Stop relying on CSS.supports( "selector(...)" ) | Michał Gołębiowski-Owczarek | 2023-02-14 | 1 | -8/+14 |
* | Selector: Backport jQuery selection context logic to selector-native | Michał Gołębiowski-Owczarek | 2023-02-13 | 3 | -79/+51 |
* | Ajax: Support binary data (including FormData) | Michał Gołębiowski-Owczarek | 2023-02-01 | 1 | -0/+43 |
* | Deferred: Respect source maps in jQuery.Deferred.exceptionHook | Michał Gołębiowski-Owczarek | 2023-02-01 | 1 | -3/+3 |
* | Ajax: Support `headers` for script transport even when cross-domain | Michał Gołębiowski-Owczarek | 2023-02-01 | 1 | -24/+80 |
* | Build: Run GitHub Action browser tests on Playwright WebKit | Michał Gołębiowski-Owczarek | 2023-01-23 | 4 | -7/+28 |
* | Selector: Make selector lists work with `qSA` again | Michał Gołębiowski-Owczarek | 2022-12-19 | 1 | -1/+21 |
* | Core:Selector: Move jQuery.contains from the selector to the core module | Michał Gołębiowski-Owczarek | 2022-12-12 | 2 | -55/+56 |
* | Selector: Implement the `uniqueSort` chainable method | Michał Gołębiowski-Owczarek | 2022-11-28 | 1 | -22/+56 |
* | Tests: Indicate Firefox 106+ passes the `cssSupportsSelector` test | Michał Gołębiowski-Owczarek | 2022-11-25 | 1 | -1/+7 |
* | Selector: Re-introduce selector-native.js | Michał Gołębiowski-Owczarek | 2022-11-21 | 2 | -3/+25 |