aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Bump the github-actions group with 2 updatesdependabot[bot]2024-07-055-9/+9
* Build: upgrade dependencies; fix bundler tests on windowsTimmy Willison2024-06-155-456/+704
* Tests: remove unnecessary scroll feature testTimmy Willison2024-06-101-30/+11
* Build: improve specificity of eslint config; add ecma versionsTimmy Willison2024-06-0615-125/+141
* Build: Bump the github-actions group with 2 updatesdependabot[bot]2024-06-065-9/+9
* Build: Group dependabot PRs updating GitHub ActionsMichał Gołębiowski-Owczarek2024-06-061-0/+7
* CSS:Tests: Fix tests & support tests under CSS ZoomMichał Gołębiowski-Owczarek2024-06-034-5/+43
* Tests: Align `:has` selector tests with `3.x-stable`Michał Gołębiowski-Owczarek2024-05-291-2/+2
* Tests: revert concurrency group changeTimmy Willison2024-05-291-1/+1
* Event: Increase robustness of an inner native event in leverageNativeMichał Gołębiowski-Owczarek2024-05-202-18/+97
* Tests: include github ref in concurrency groupTimmy Willison2024-04-251-1/+1
* Tests: Make the beforeunload event tests work regardless of extensionsMichał Gołębiowski-Owczarek2024-04-252-10/+20
* Docs: Update remaining HTTP URLs to HTTPSMichał Gołębiowski-Owczarek2024-04-252-2/+2
* Offset: Increase search depth when finding the 'real' offset parentLiam James2024-04-192-4/+8
* Build: Bump actions/cache, actions/checkout & github/codeql-actiondependabot[bot]2024-04-025-13/+13
* Tests: share queue/browser handling for all worker typesTimmy Willison2024-04-0113-446/+336
* Build: Bump express from 4.18.3 to 4.19.2dependabot[bot]2024-03-292-9/+9
* Tests: improve diffing for values of different typesTimmy Willison2024-03-272-26/+58
* Attributes: Make `.attr( name, false )` remove for all non-ARIA attrsMichał Gołębiowski-Owczarek2024-03-203-48/+84
* Tests: show any and all actual/expected valuesTimmy Willison2024-03-151-2/+11
* Tests: add diffing to test reporterTimmy Willison2024-03-143-5/+63
* Tests: add actual and expected messages to test reporterTimmy Willison2024-03-141-12/+12
* Core: Fix the exports setup to make bundlers work with ESM & CommonJSMichał Gołębiowski-Owczarek2024-03-1235-48/+1173
* Tests: fix worker restarts for failed browser acknowledgementsTimmy Willison2024-03-111-1/+1
* Build: make compare size cache readable for manual editsTimmy Willison2024-03-111-1/+3
* Build: fix size comparison for slim files when the branch is dirtyTimmy Willison2024-03-111-1/+1
* Build: migrate more uses of fs.promises; use node: protocolTimmy Willison2024-03-1112-56/+65
* Tests: add --hard-retries option to test runnerTimmy Willison2024-03-116-38/+94
* Build: Bump github/codeql-action from 3.24.0 to 3.24.6dependabot[bot]2024-03-101-3/+3
* Build: Bump actions/cache from 4.0.0 to 4.0.1dependabot[bot]2024-03-103-4/+4
* Tests: fix cleanup in cases where server doesn't stopTimmy Willison2024-03-091-4/+4
* Build: drop support for Node 10Timmy Willison2024-03-096-229/+375
* Build: add GitHub Actions workflow to update FilestashTimmy Willison2024-03-081-0/+64
* Tests: fix flakey message logs; ignore delete worker failuresTimmy Willison2024-03-053-20/+29
* Tests: reuse browser workers in BrowserStack tests (#5428)Timmy Willison2024-03-0518-441/+539
* Tests: Use allowlist instead of whitelistJ.Son2024-03-011-5/+5
* Build: update jenkins script to only buildTimmy Willison2024-02-261-1/+1
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-02-2650-14497/+14672
* Build: Bump actions/cache & github/codeql-action (#5402)dependabot[bot]2024-02-112-4/+4
* Release: add factory files to release distributionTimmy Willison2024-02-081-1/+5
* Tests: Fix Karma tests on Node.js 20Michał Gołębiowski-Owczarek2024-02-081-9/+5
* Release: use buildDefaultFiles directly and pass versionTimmy Willison2024-02-064-5/+10
* Release: copy dist-module folder as wellTimmy Willison2024-02-051-7/+18
* Release: only published versioned files to cdnTimmy Willison2024-02-051-0/+3
* Release: remove scripts and dev deps from dist package.jsonTimmy Willison2024-02-051-2/+14
* Release: update build command in Release.generateArtifactsTimmy Willison2024-01-311-1/+1
* 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