| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Bump the github-actions group with 2 updatesdependabot/github_actions/github-actions-0b02fec6e3 | dependabot[bot] | 2025-02-01 | 6 | -10/+10 |
* | Build: Bump the github-actions group across 1 directory with 2 updates | dependabot[bot] | 2025-01-14 | 4 | -8/+8 |
* | Tests: migrate test runner to jquery-test-runner | Timmy Willison | 2025-01-13 | 29 | -4031/+1237 |
* | Tests: Add custom attribute getter tests to the selector module | Michał Gołębiowski-Owczarek | 2024-12-16 | 1 | -0/+31 |
* | Core: Switch `$.parseHTML` from `document.implementation` to `DOMParser` | Michał Gołębiowski-Owczarek | 2024-12-11 | 1 | -11/+4 |
* | Build: Test on iOS 18, no longer test on iOS 15 | Michał Gołębiowski-Owczarek | 2024-12-09 | 1 | -1/+1 |
* | Build: Bump github/codeql-action from 3.27.0 to 3.27.5 in the github-actions ... | dependabot[bot] | 2024-12-01 | 1 | -3/+3 |
* | CSS: Drop the cache in finalPropName | Michał Gołębiowski-Owczarek | 2024-11-26 | 2 | -18/+26 |
* | Build: Report Brotli sizes in compareSize | Michał Gołębiowski-Owczarek | 2024-11-25 | 1 | -4/+12 |
* | Build: Fix pre release matching in compare size regex | Timmy Willison | 2024-11-21 | 1 | -2/+2 |
* | Build: Make middleware-mockserver not crash on reading nonexistent files | Michał Gołębiowski-Owczarek | 2024-11-05 | 1 | -9/+25 |
* | Selector: Properly deprecate `jQuery.expr[ ":" ]`/`jQuery.expr.filters` | Michał Gołębiowski-Owczarek | 2024-11-04 | 4 | -9/+24 |
* | Build: Bump the github-actions group with 4 updates | dependabot[bot] | 2024-11-01 | 6 | -23/+23 |
* | Build: Run tests on Node 22 & 23 | Michał Gołębiowski-Owczarek | 2024-10-21 | 1 | -1/+1 |
* | Docs: Align CONTRIBUTING.md with `3.x-stable` | Michał Gołębiowski-Owczarek | 2024-10-14 | 1 | -7/+7 |
* | Docs: Update CONTRIBUTING.md | Michał Gołębiowski-Owczarek | 2024-10-14 | 1 | -9/+10 |
* | Docs: add version support section to README | Timmy Willison | 2024-10-13 | 1 | -56/+53 |
* | Build: Enforce ECMAScript 5 in tests via ESLint | neogy-akash | 2024-10-09 | 1 | -1/+3 |
* | Build: Bump the github-actions group with 3 updates | dependabot[bot] | 2024-09-30 | 6 | -18/+18 |
* | Tests: Switch to an updated fork of promises-aplus-tests | Michał Gołębiowski-Owczarek | 2024-09-30 | 2 | -255/+385 |
* | Build: Bump rollup from 4.19.0 to 4.22.4 | dependabot[bot] | 2024-09-25 | 2 | -69/+69 |
* | Manipulation: Make jQuery.cleanData not skip elements during cleanup | ac-mmi | 2024-09-11 | 2 | -1/+44 |
* | Tests: Run tests in Edge in IE mode in GitHub Actions | Michał Gołębiowski-Owczarek | 2024-09-09 | 3 | -3/+47 |
* | Tests: Run tests on both real Firefox ESRs | Michał Gołębiowski-Owczarek | 2024-09-06 | 2 | -8/+18 |
* | Build: Bump webpack from 5.93.0 to 5.94.0 | dependabot[bot] | 2024-09-02 | 2 | -27/+6 |
* | Build: Bump github/codeql-action from 3.25.15 to 3.26.6 in the github-actions... | dependabot[bot] | 2024-09-02 | 1 | -3/+3 |
* | Tests: align mock.php spacing with 3.x-stable branch | Timmy Willison | 2024-08-25 | 1 | -4/+4 |
* | Tests: replace dead links in qunit fixture | Timmy Willison | 2024-08-12 | 8 | -138/+138 |
* | Tests: replace express with basic Node server | Timmy Willison | 2024-08-08 | 5 | -614/+171 |
* | Build: align eslint config with 3.x branch as much as possible | Timmy Willison | 2024-08-08 | 2 | -1/+15 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2024-08-01 | 5 | -8/+8 |
* | Build: upgrade dependencies, including requirejs to 2.3.7 | Timmy Willison | 2024-07-29 | 4 | -352/+340 |
* | Build: use --input-type=module in npm scripts | Timmy Willison | 2024-07-29 | 1 | -5/+5 |
* | Release: correct build date in verification; other improvements | Timmy Willison | 2024-07-29 | 8 | -58/+120 |
* | Release: remove dist files from main branch | Timmy Willison | 2024-07-17 | 18 | -66355/+3 |
* | Release: 4.0.0-beta.24.0.0-beta.2 | Timmy Willison | 2024-07-17 | 19 | -4/+66434 |
* | Release: ensure builds have the proper version | Timmy Willison | 2024-07-17 | 5 | -10/+33 |
* | Release: set preReleaseBase in config file | Timmy Willison | 2024-07-12 | 3 | -2/+2 |
* | Release: fix running pre/post release scripts in windows | Timmy Willison | 2024-07-11 | 4 | -7/+16 |
* | Release: update AUTHORS.txt | Timmy Willison | 2024-07-11 | 1 | -0/+2 |
* | Release: migrate release process to release-it | Timmy Willison | 2024-07-11 | 38 | -1079/+5172 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2024-07-05 | 5 | -9/+9 |
* | Build: upgrade dependencies; fix bundler tests on windows | Timmy Willison | 2024-06-15 | 5 | -456/+704 |
* | 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 | 15 | -125/+141 |
* | Build: Bump the github-actions group with 2 updates | dependabot[bot] | 2024-06-06 | 5 | -9/+9 |
* | Build: Group dependabot PRs updating GitHub Actions | Michał Gołębiowski-Owczarek | 2024-06-06 | 1 | -0/+7 |
* | CSS:Tests: Fix tests & support tests under CSS Zoom | Michał Gołębiowski-Owczarek | 2024-06-03 | 4 | -5/+43 |
* | Tests: Align `:has` selector tests with `3.x-stable` | Michał Gołębiowski-Owczarek | 2024-05-29 | 1 | -2/+2 |
* | Tests: revert concurrency group change | Timmy Willison | 2024-05-29 | 1 | -1/+1 |