aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Attributes: Shave off a couple of bytesMichał Gołębiowski-Owczarek2024-01-311-10/+3
* Data: Refactor to reduce sizeRichard Gibson2024-01-225-21/+13
* Build: migrate grunt authors to a custom scriptTimmy Willison2024-01-225-26/+146
* Manipulation: Generalize a test to support IERichard Gibson2024-01-131-3/+17
* Selector: Make `selector.js` module depend on `attributes/attr.js`Michał Gołębiowski-Owczarek2024-01-124-7/+10
* Build: Bump follow-redirects from 1.15.1 to 1.15.4dependabot[bot]2024-01-121-3/+3
* Manipulation: Support $el.html(selfRemovingScript) (#5378)Richard Gibson2024-01-082-6/+22
* Selector: Eliminate `selector.js` depenencies from various modulesMichał Gołębiowski-Owczarek2024-01-045-7/+0
* Build: Bump actions/setup-node and github/codeql-actiondependabot[bot]2024-01-032-4/+4
* Build: Reformat GitHub workflow Yaml filesMichał Gołębiowski-Owczarek2023-11-202-71/+70
* Build: Bump @babel/traverse & multiple actionsMichał Gołębiowski-Owczarek2023-11-133-57/+72
* Build: Don't run CI push workflows for dependabot branchesMichał Gołębiowski-Owczarek2023-11-132-3/+7
* CSS: Fix reliableTrDimensions support test for initially hidden iframesMichał Gołębiowski-Owczarek2023-11-074-1/+87
* Build: Update ESLint-related packages, fix linting errorsMichał Gołębiowski-Owczarek2023-11-028-125/+333
* Build: Run pretest before test:* npm scriptsMichał Gołębiowski-Owczarek2023-10-162-11/+8
* Docs: Fix module links in the package READMEMichał Gołębiowski-Owczarek2023-09-221-6/+6
* Build: sort branches in compare_size; last run lastTimmy Willison2023-09-211-3/+20
* Build: run pretest in jenkins scriptTimmy Willison2023-09-201-1/+1
* Build: fix inconsistent builds in Node 20Timmy Willison2023-09-202-19/+15
* Docs: update watch task in CONTRIBUTING.mdTimmy Willison2023-09-201-2/+2
* Build: add commit SHAs and last runs to comparisonsTimmy Willison2023-09-201-20/+66
* Build: add new factory files to dist eslintTimmy Willison2023-09-201-1/+5
* CSS:Selector: Align with 3.x, remove the outer `selector.js` wrapperMichał Gołębiowski-Owczarek2023-09-208-23/+39
* Core: Add more info about named exportsMichał Gołębiowski-Owczarek2023-09-201-5/+23
* Core: Simplify code post browser support reductionMichał Gołębiowski-Owczarek2023-09-2011-160/+101
* Core: Move the factory to separate exportsMichał Gołębiowski-Owczarek2023-09-1927-148/+367
* Build: Bump qs, socket.io-parser, socket.io & json5dependabot[bot]2023-09-181-78/+54
* Build: migrate most grunt tasks off of gruntTimmy Willison2023-09-1862-1655/+9973
* Core: Use named exports in `src/`Michał Gołębiowski-Owczarek2023-09-12136-478/+424
* Build: Bump actions/checkout, actions/setup-node & github/codeql-actiondependabot[bot]2023-09-062-6/+6
* Build: Update mailmap entry for KrinkleTimo Tijhof2023-08-251-1/+1
* Build: replace CRLF with LF during minifyTimmy Willison2023-08-101-1/+2
* Build: Add `exports` to package.json, export slim & esm buildsMichał Gołębiowski-Owczarek2023-07-1052-308/+887
* CSS: Make the reliableTrDimensions support test work with Bootstrap CSSMichał Gołębiowski-Owczarek2023-07-105-2/+39
* Build: Switch form Terser to SWC for JS minification (#5286)Michał Gołębiowski-Owczarek2023-07-105-19/+88
* Build: Make sure `*.cjs` & `*.mjs` files use UNIX line endings as wellMichał Gołębiowski-Owczarek2023-07-101-0/+3
* Build: switch preferred email for timmywilTimmy Willison2023-07-101-4/+4
* Build: Bump github/codeql-action & actions/checkoutdependabot[bot]2023-07-022-5/+5
* Docs: Fix typos found by codespellDimitri Papadopoulos Orfanos2023-06-284-7/+7
* Build: Drop individual AMD modulesMichał Gołębiowski-Owczarek2023-06-2713-110/+12
* Tests: Disable the ":lang respects escaped backslashes" testMichał Gołębiowski-Owczarek2023-06-271-3/+13
* Docs: remove stale gitter badge from readmeTimmy Willison2023-06-231-1/+3
* Build: Reference GitHub Actions by commit SHAsGabriela Gutierrez2023-06-132-7/+7
* Core: Fix regression in jQuery.text() on HTMLDocument objectsTimo Tijhof2023-06-122-4/+12
* Selector: Re-expose jQuery.find.{tokenize,select,compile,setDocument}Michał Gołębiowski-Owczarek2023-06-123-5/+242
* Build: Switch the minifier from UglifyJS to TerserMichał Gołębiowski-Owczarek2023-05-314-18/+19
* Docs: Remove the "Grunt build" section from the PR templateMichał Gołębiowski-Owczarek2023-05-311-1/+0
* Build: Make the `eslint:dev` task not lint the `dist/` folderMichał Gołębiowski-Owczarek2023-05-311-1/+5
* Deprecated: Define `.hover()` using non-deprecated methodsMichał Gołębiowski-Owczarek2023-05-221-1/+3
* Build: Test on Node.js 20, stop testing on Node.js 14 & 19Michał Gołębiowski-Owczarek2023-05-221-1/+1