aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* Tests: Switch to an updated fork of promises-aplus-testsMichał Gołębiowski-Owczarek2024-09-301-2/+1
* Build: Bump rollup from 4.19.0 to 4.22.4dependabot[bot]2024-09-251-1/+1
* Tests: Run tests in Edge in IE mode in GitHub ActionsMichał Gołębiowski-Owczarek2024-09-091-0/+3
* Build: Bump webpack from 5.93.0 to 5.94.0dependabot[bot]2024-09-021-1/+1
* Tests: replace express with basic Node serverTimmy Willison2024-08-081-3/+0
* Build: upgrade dependencies, including requirejs to 2.3.7Timmy Willison2024-07-291-12/+12
* Build: use --input-type=module in npm scriptsTimmy Willison2024-07-291-5/+5
* Release: correct build date in verification; other improvementsTimmy Willison2024-07-291-2/+1
* Release: remove dist files from main branchTimmy Willison2024-07-171-1/+1
* Release: 4.0.0-beta.24.0.0-beta.2Timmy Willison2024-07-171-2/+2
* Release: ensure builds have the proper versionTimmy Willison2024-07-171-1/+2
* Release: set preReleaseBase in config fileTimmy Willison2024-07-121-1/+1
* Release: fix running pre/post release scripts in windowsTimmy Willison2024-07-111-1/+1
* Release: migrate release process to release-itTimmy Willison2024-07-111-16/+27
* Build: upgrade dependencies; fix bundler tests on windowsTimmy Willison2024-06-151-13/+13
* Build: Bump express from 4.18.3 to 4.19.2dependabot[bot]2024-03-291-1/+1
* Tests: add diffing to test reporterTimmy Willison2024-03-141-0/+1
* Core: Fix the exports setup to make bundlers work with ESM & CommonJSMichał Gołębiowski-Owczarek2024-03-121-15/+25
* Build: drop support for Node 10Timmy Willison2024-03-091-9/+8
* Tests: reuse browser workers in BrowserStack tests (#5428)Timmy Willison2024-03-051-8/+8
* Build: update jenkins script to only buildTimmy Willison2024-02-261-1/+1
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-02-261-38/+32
* Build: migrate grunt authors to a custom scriptTimmy Willison2024-01-221-1/+2
* Build: Update ESLint-related packages, fix linting errorsMichał Gołębiowski-Owczarek2023-11-021-3/+3
* Build: Run pretest before test:* npm scriptsMichał Gołębiowski-Owczarek2023-10-161-8/+8
* Build: run pretest in jenkins scriptTimmy Willison2023-09-201-1/+1
* Core: Move the factory to separate exportsMichał Gołębiowski-Owczarek2023-09-191-0/+8
* Build: migrate most grunt tasks off of gruntTimmy Willison2023-09-181-37/+38
* Build: Add `exports` to package.json, export slim & esm buildsMichał Gołębiowski-Owczarek2023-07-101-3/+35
* CSS: Make the reliableTrDimensions support test work with Bootstrap CSSMichał Gołębiowski-Owczarek2023-07-101-0/+1
* Build: Switch form Terser to SWC for JS minification (#5286)Michał Gołębiowski-Owczarek2023-07-101-2/+1
* Build: Drop individual AMD modulesMichał Gołębiowski-Owczarek2023-06-271-2/+1
* Build: Switch the minifier from UglifyJS to TerserMichał Gołębiowski-Owczarek2023-05-311-3/+3
* Selector: Stop relying on CSS.supports( "selector(...)" )Michał Gołębiowski-Owczarek2023-02-141-1/+1
* Ajax: Support binary data (including FormData)Michał Gołębiowski-Owczarek2023-02-011-0/+1
* Build: Run GitHub Action browser tests on Playwright WebKitMichał Gołębiowski-Owczarek2023-01-231-2/+3
* Build: remove stale Insight package from custom buildsTimmy Willison2022-12-201-1/+0
* Selector: Re-introduce selector-native.jsMichał Gołębiowski-Owczarek2022-11-211-1/+2
* Build: Update Grunt from 1.4.1 to 1.5.3Michał Gołębiowski-Owczarek2022-10-031-1/+1
* Build: Test on Node 17, update Grunt & `karma-*` packagesMichał Gołębiowski-Owczarek2022-03-141-9/+9
* Tests: lock colors version to 1.4.0Timmy Willison2022-01-101-0/+1
* Build: Update ESLint & eslint-plugin-import, fixing the buildMichał Gołębiowski-Owczarek2021-10-291-2/+2
* Build: Restore the external directoryMichał Gołębiowski-Owczarek2021-03-241-0/+1
* Build: Rename master to main across the repositoryMichał Gołębiowski-Owczarek2021-02-051-1/+1
* Build: Fix commitplease husky configBeatriz Rezener2020-07-201-1/+1
* Build: Update dependenciesMichał Gołębiowski-Owczarek2020-07-151-24/+24
* Build: Update eslint-config-jquery, fix linting violationsMichał Gołębiowski-Owczarek2020-05-181-1/+1
* Docs: Change JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2020-05-181-1/+1
* Build:Tests: Fix custom build tests, verify on Travis Michał Gołębiowski-Owczarek2020-01-071-1/+3
* Build: Make Karma work in ES modules modeMichał Gołębiowski-Owczarek2019-12-161-1/+3