| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Switch the minifier from UglifyJS to Terser | Michał Gołębiowski-Owczarek | 2023-05-31 | 1 | -13/+14 |
* | Build: Make the `eslint:dev` task not lint the `dist/` folder | Michał Gołębiowski-Owczarek | 2023-05-31 | 1 | -1/+5 |
* | Build: Run GitHub Action browser tests on Playwright WebKit | Michał Gołębiowski-Owczarek | 2023-01-23 | 1 | -15/+20 |
* | Selector: Re-introduce selector-native.js | Michał Gołębiowski-Owczarek | 2022-11-21 | 1 | -3/+3 |
* | Build: Test on Node 17, update Grunt & `karma-*` packages | Michał Gołębiowski-Owczarek | 2022-03-14 | 1 | -3/+12 |
* | Build: remove travis.yml and travis mentions from core (#4983) | Timmy Willison | 2021-12-13 | 1 | -1/+1 |
* | Build: Migrate CI to GitHub Actions | ygj6 | 2021-11-30 | 1 | -5/+5 |
* | Tests: Make Karma browser timeout larger than the QUnit one | Michał Gołębiowski-Owczarek | 2021-10-30 | 1 | -0/+4 |
* | Build: Update ESLint & eslint-plugin-import, fixing the build | Michał Gołębiowski-Owczarek | 2021-10-29 | 1 | -13/+32 |
* | Build: Take core-js-bundle from the external directory as well | Michał Gołębiowski-Owczarek | 2021-04-13 | 1 | -0/+3 |
* | Build: Restore the external directory | Michał Gołębiowski-Owczarek | 2021-03-24 | 1 | -4/+24 |
* | Build: Append .eslintignore paths to grunt eslint paths | Ed Sanders | 2020-07-27 | 1 | -5/+15 |
* | Docs: Change JS Foundation mentions to OpenJS Foundation | Michał Gołębiowski-Owczarek | 2020-05-18 | 1 | -1/+1 |
* | Build: Followups after introducing ES modules compiled via Rollup | Michał Gołębiowski-Owczarek | 2020-05-05 | 1 | -2/+2 |
* | Build: Lint the minified jQuery file as well - a Gruntfile fix | Michał Gołębiowski-Owczarek | 2020-01-27 | 1 | -1/+1 |
* | Ajax: Deprecate AJAX event aliases, inline event/alias into deprecated | Michał Gołębiowski-Owczarek | 2020-01-21 | 1 | -2/+3 |
* | Build: Make dev mode work in Karma again, serve source files from disk | Michał Gołębiowski-Owczarek | 2020-01-08 | 1 | -4/+21 |
* | Build:Tests: Fix custom build tests, verify on Travis | Michał Gołębiowski-Owczarek | 2020-01-07 | 1 | -2/+8 |
* | Build: Make Karma work in ES modules mode | Michał Gołębiowski-Owczarek | 2019-12-16 | 1 | -27/+39 |
* | Build: Auto-convert sources to AMD | Michał Gołębiowski-Owczarek | 2019-12-09 | 1 | -0/+2 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -1/+1 |
* | Build: Run tests on Travis only on browsers defined in the config | Michał Gołębiowski-Owczarek | 2019-10-22 | 1 | -2/+4 |
* | Build: Run tests on Travis on FirefoxHeadless as well | Michał Gołębiowski-Owczarek | 2019-10-21 | 1 | -5/+2 |
* | Build: Require strict mode in Node.js scripts via ESLint | Michał Gołębiowski-Owczarek | 2019-10-09 | 1 | -2/+2 |
* | Build: Remove the external directory, read from node_modules directly | Michał Gołębiowski-Owczarek | 2019-08-26 | 1 | -24/+4 |
* | Tests: update npo.js and include unminified source instead | Timmy Willison | 2019-08-12 | 1 | -1/+1 |
* | Selector: Inline Sizzle into the selector module | Michał Gołębiowski-Owczarek | 2019-07-29 | 1 | -5/+1 |
* | Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS | Michał Gołębiowski-Owczarek | 2019-04-29 | 1 | -36/+7 |
* | Build: Run the basic test suite in jsdom | Michał Gołębiowski-Owczarek | 2019-03-11 | 1 | -2/+50 |
* | Build: Update QUnit from 1.23.1 to 2.9.2 | Michał Gołębiowski-Owczarek | 2019-03-04 | 1 | -9/+3 |
* | Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test | Michał Gołębiowski-Owczarek | 2019-03-04 | 1 | -2/+2 |
* | Build: Update most dependencies | abnud1 | 2019-02-19 | 1 | -1/+1 |
* | Tests: add IE launcher for debugging IE11 on Windows | Timmy Willison | 2018-11-27 | 1 | -0/+4 |
* | Tests: Allow Karma to load unminfied source | Richard Gibson | 2018-09-07 | 1 | -4/+4 |
* | Traversing: $.fn.contents() support for object | Luis Emilio Velasco Sanchez | 2018-05-14 | 1 | -1/+1 |
* | Build: Don't require sudo on Travis, use sandboxless headless Chrome | Michał Gołębiowski-Owczarek | 2018-03-19 | 1 | -2/+11 |
* | Build: remove artefact from previous commit | Oleg Gaydarenko | 2018-03-07 | 1 | -1/+0 |
* | Build: Seasonal update of uglify and its options | Oleg Gaydarenko | 2018-03-05 | 1 | -1/+1 |
* | Build: Add "-debug" suffix to name of karma debug tasks | Timo Tijhof | 2018-01-17 | 1 | -12/+15 |
* | Tests: correctly set sudo in travis config, not karma config | Timmy Willison | 2018-01-16 | 1 | -7/+1 |
* | Tests: temporarily require sudo access for karma:main on travis | Timmy Willison | 2018-01-16 | 1 | -1/+7 |
* | Build: Fix UglifyJS output in Android 4.0; update uglify | Timmy Willison | 2018-01-08 | 1 | -1/+6 |
* | Tests: Add support for running unit tests via grunt with karma | Timo Tijhof | 2017-12-18 | 1 | -0/+84 |
* | Build: Update to Babel 7, use for-of plugin instead of preset-es2015 | Henry Zhu | 2017-09-25 | 1 | -1/+2 |
* | Build: fix uglify options for uglify update | Timmy Willison | 2017-07-10 | 1 | -3/+7 |
* | Build: Drop support for building on Node.js 0.12 | Michał Gołębiowski | 2016-12-30 | 1 | -28/+11 |
* | Build: ESLint setup improvements | Michał Gołębiowski | 2016-12-19 | 1 | -2/+11 |
* | Build: jQuery Foundation -> JS Foundation | Timmy Willison | 2016-12-05 | 1 | -1/+1 |
* | Build: Stop testing on Node.js 0.10 | Michał Gołębiowski | 2016-10-31 | 1 | -2/+2 |
* | Build: Simplify Gruntfile constructions | Oleg Gaidarenko | 2016-08-02 | 1 | -25/+35 |