| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Attributes: Shave off a couple of bytes | Michał Gołębiowski-Owczarek | 2024-01-31 | 1 | -10/+3 |
* | Data: Refactor to reduce size | Richard Gibson | 2024-01-22 | 5 | -21/+13 |
* | Build: migrate grunt authors to a custom script | Timmy Willison | 2024-01-22 | 5 | -26/+146 |
* | Manipulation: Generalize a test to support IE | Richard Gibson | 2024-01-13 | 1 | -3/+17 |
* | Selector: Make `selector.js` module depend on `attributes/attr.js` | Michał Gołębiowski-Owczarek | 2024-01-12 | 4 | -7/+10 |
* | Build: Bump follow-redirects from 1.15.1 to 1.15.4 | dependabot[bot] | 2024-01-12 | 1 | -3/+3 |
* | Manipulation: Support $el.html(selfRemovingScript) (#5378) | Richard Gibson | 2024-01-08 | 2 | -6/+22 |
* | Selector: Eliminate `selector.js` depenencies from various modules | Michał Gołębiowski-Owczarek | 2024-01-04 | 5 | -7/+0 |
* | Build: Bump actions/setup-node and github/codeql-action | dependabot[bot] | 2024-01-03 | 2 | -4/+4 |
* | Build: Reformat GitHub workflow Yaml files | Michał Gołębiowski-Owczarek | 2023-11-20 | 2 | -71/+70 |
* | Build: Bump @babel/traverse & multiple actions | Michał Gołębiowski-Owczarek | 2023-11-13 | 3 | -57/+72 |
* | Build: Don't run CI push workflows for dependabot branches | Michał Gołębiowski-Owczarek | 2023-11-13 | 2 | -3/+7 |
* | CSS: Fix reliableTrDimensions support test for initially hidden iframes | Michał Gołębiowski-Owczarek | 2023-11-07 | 4 | -1/+87 |
* | Build: Update ESLint-related packages, fix linting errors | Michał Gołębiowski-Owczarek | 2023-11-02 | 8 | -125/+333 |
* | Build: Run pretest before test:* npm scripts | Michał Gołębiowski-Owczarek | 2023-10-16 | 2 | -11/+8 |
* | Docs: Fix module links in the package README | Michał Gołębiowski-Owczarek | 2023-09-22 | 1 | -6/+6 |
* | Build: sort branches in compare_size; last run last | Timmy Willison | 2023-09-21 | 1 | -3/+20 |
* | Build: run pretest in jenkins script | Timmy Willison | 2023-09-20 | 1 | -1/+1 |
* | Build: fix inconsistent builds in Node 20 | Timmy Willison | 2023-09-20 | 2 | -19/+15 |
* | Docs: update watch task in CONTRIBUTING.md | Timmy Willison | 2023-09-20 | 1 | -2/+2 |
* | Build: add commit SHAs and last runs to comparisons | Timmy Willison | 2023-09-20 | 1 | -20/+66 |
* | Build: add new factory files to dist eslint | Timmy Willison | 2023-09-20 | 1 | -1/+5 |
* | CSS:Selector: Align with 3.x, remove the outer `selector.js` wrapper | Michał Gołębiowski-Owczarek | 2023-09-20 | 8 | -23/+39 |
* | Core: Add more info about named exports | Michał Gołębiowski-Owczarek | 2023-09-20 | 1 | -5/+23 |
* | Core: Simplify code post browser support reduction | Michał Gołębiowski-Owczarek | 2023-09-20 | 11 | -160/+101 |
* | Core: Move the factory to separate exports | Michał Gołębiowski-Owczarek | 2023-09-19 | 27 | -148/+367 |
* | Build: Bump qs, socket.io-parser, socket.io & json5 | dependabot[bot] | 2023-09-18 | 1 | -78/+54 |
* | Build: migrate most grunt tasks off of grunt | Timmy Willison | 2023-09-18 | 62 | -1655/+9973 |
* | Core: Use named exports in `src/` | Michał Gołębiowski-Owczarek | 2023-09-12 | 136 | -478/+424 |
* | Build: Bump actions/checkout, actions/setup-node & github/codeql-action | dependabot[bot] | 2023-09-06 | 2 | -6/+6 |
* | Build: Update mailmap entry for Krinkle | Timo Tijhof | 2023-08-25 | 1 | -1/+1 |
* | Build: replace CRLF with LF during minify | Timmy Willison | 2023-08-10 | 1 | -1/+2 |
* | Build: Add `exports` to package.json, export slim & esm builds | Michał Gołębiowski-Owczarek | 2023-07-10 | 52 | -308/+887 |
* | CSS: Make the reliableTrDimensions support test work with Bootstrap CSS | Michał Gołębiowski-Owczarek | 2023-07-10 | 5 | -2/+39 |
* | Build: Switch form Terser to SWC for JS minification (#5286) | Michał Gołębiowski-Owczarek | 2023-07-10 | 5 | -19/+88 |
* | Build: Make sure `*.cjs` & `*.mjs` files use UNIX line endings as well | Michał Gołębiowski-Owczarek | 2023-07-10 | 1 | -0/+3 |
* | Build: switch preferred email for timmywil | Timmy Willison | 2023-07-10 | 1 | -4/+4 |
* | Build: Bump github/codeql-action & actions/checkout | dependabot[bot] | 2023-07-02 | 2 | -5/+5 |
* | Docs: Fix typos found by codespell | Dimitri Papadopoulos Orfanos | 2023-06-28 | 4 | -7/+7 |
* | Build: Drop individual AMD modules | Michał Gołębiowski-Owczarek | 2023-06-27 | 13 | -110/+12 |
* | Tests: Disable the ":lang respects escaped backslashes" test | Michał Gołębiowski-Owczarek | 2023-06-27 | 1 | -3/+13 |
* | Docs: remove stale gitter badge from readme | Timmy Willison | 2023-06-23 | 1 | -1/+3 |
* | Build: Reference GitHub Actions by commit SHAs | Gabriela Gutierrez | 2023-06-13 | 2 | -7/+7 |
* | Core: Fix regression in jQuery.text() on HTMLDocument objects | Timo Tijhof | 2023-06-12 | 2 | -4/+12 |
* | Selector: Re-expose jQuery.find.{tokenize,select,compile,setDocument} | Michał Gołębiowski-Owczarek | 2023-06-12 | 3 | -5/+242 |
* | Build: Switch the minifier from UglifyJS to Terser | Michał Gołębiowski-Owczarek | 2023-05-31 | 4 | -18/+19 |
* | Docs: Remove the "Grunt build" section from the PR template | Michał Gołębiowski-Owczarek | 2023-05-31 | 1 | -1/+0 |
* | Build: Make the `eslint:dev` task not lint the `dist/` folder | Michał Gołębiowski-Owczarek | 2023-05-31 | 1 | -1/+5 |
* | Deprecated: Define `.hover()` using non-deprecated methods | Michał Gołębiowski-Owczarek | 2023-05-22 | 1 | -1/+3 |
* | Build: Test on Node.js 20, stop testing on Node.js 14 & 19 | Michał Gołębiowski-Owczarek | 2023-05-22 | 1 | -1/+1 |