| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Make Karma work in ES modules mode | Michał Gołębiowski-Owczarek | 2019-12-16 | 1 | -1/+3 |
* | Build: Auto-convert sources to AMD | Michał Gołębiowski-Owczarek | 2019-12-09 | 1 | -1/+2 |
* | Build: Fix the Windows build | Michał Gołębiowski-Owczarek | 2019-12-02 | 1 | -1/+0 |
* | Build: Require extensions for ES6 imports, prevent import cycles | Michał Gołębiowski-Owczarek | 2019-11-25 | 1 | -0/+1 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -1/+3 |
* | Build: Remove the external directory, read from node_modules directly | Michał Gołębiowski-Owczarek | 2019-08-26 | 1 | -1/+0 |
* | Selector: Inline Sizzle into the selector module | Michał Gołębiowski-Owczarek | 2019-07-29 | 1 | -1/+0 |
* | Build: ESLint: forbid unused function parameters | Michał Gołębiowski-Owczarek | 2019-05-13 | 1 | -1/+1 |
* | Build: Update Sizzle from 2.3.3 to 2.3.4 | Michał Gołębiowski-Owczarek | 2019-04-09 | 1 | -1/+1 |
* | Build: Update the master version to 4.0.0-pre | Michał Gołębiowski-Owczarek | 2019-04-08 | 1 | -1/+1 |
* | Tests: Fix the core-js polyfill inclusion method | Michał Gołębiowski-Owczarek | 2019-04-04 | 1 | -1/+1 |
* | Build: Update Sinon from 2.3.7 to 7.3.1, other updates | Michał Gołębiowski-Owczarek | 2019-04-04 | 1 | -8/+8 |
* | Build: Run the basic test suite in jsdom | Michał Gołębiowski-Owczarek | 2019-03-11 | 1 | -0/+1 |
* | Build: Update QUnit from 1.23.1 to 2.9.2 | Michał Gołębiowski-Owczarek | 2019-03-04 | 1 | -4/+3 |
* | Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test | Michał Gołębiowski-Owczarek | 2019-03-04 | 1 | -1/+1 |
* | Build: Update most dependencies | abnud1 | 2019-02-19 | 1 | -16/+20 |
* | Tests: add IE launcher for debugging IE11 on Windows | Timmy Willison | 2018-11-27 | 1 | -0/+1 |
* | Update node dependencies (sans jsdom, qunit, and sinon) | Timmy Willison | 2018-06-20 | 1 | -15/+15 |
* | Build: Seasonal update of uglify and its options | Oleg Gaydarenko | 2018-03-05 | 1 | -1/+1 |
* | Build: Updating the master version to 3.3.2-pre. | Timmy Willison | 2018-01-20 | 1 | -1/+1 |
* | Build: Updating the master version to 3.3.1-pre. | Timmy Willison | 2018-01-19 | 1 | -1/+1 |
* | Release: update version to 3.3.0-pre | Timmy Willison | 2018-01-19 | 1 | -1/+1 |
* | Build: Fix UglifyJS output in Android 4.0; update uglify | Timmy Willison | 2018-01-08 | 1 | -1/+1 |
* | Build: Only run browser tests in one Node version on Travis | Michał Gołębiowski-Owczarek | 2018-01-03 | 1 | -2/+4 |
* | Tests: Add support for running unit tests via grunt with karma | Timo Tijhof | 2017-12-18 | 1 | -4/+12 |
* | Build: Drop cross-spawn, use child_process.spawn shell option | Michał Gołębiowski-Owczarek | 2017-09-25 | 1 | -1/+0 |
* | Build: Update to Babel 7, use for-of plugin instead of preset-es2015 | Henry Zhu | 2017-09-25 | 1 | -2/+3 |
* | Build: fix uglify options for uglify update | Timmy Willison | 2017-07-10 | 1 | -1/+2 |
* | Build: Update sinon, husky, and qunitjs | Timmy Willison | 2017-07-10 | 1 | -3/+3 |
* | Build: update node dependencies; commit package-lock.json | CDAGaming | 2017-06-26 | 1 | -17/+17 |
* | Build: Updating the master version to 3.2.2-pre. | Timmy Willison | 2017-03-20 | 1 | -1/+1 |
* | Revert "Build: Updating the master version to 3.2.2-pre." | Timmy Willison | 2017-03-20 | 1 | -1/+1 |
* | Build: Updating the master version to 3.2.2-pre. | Timmy Willison | 2017-03-20 | 1 | -1/+1 |
* | Build: Updating the master version to 3.2.1-pre. | Timmy Willison | 2017-03-16 | 1 | -1/+1 |
* | Release: update version to 3.2.0-pre | Timmy Willison | 2017-03-15 | 1 | -1/+1 |
* | Build: fix markerPattern and ticketPattern regexes in package.json | Alexander Lisianoi | 2017-01-09 | 1 | -2/+2 |
* | Build: jQuery Foundation -> JS Foundation | Timmy Willison | 2016-12-05 | 1 | -1/+1 |
* | Build: Updating the master version to 3.1.2-pre. | Timmy Willison | 2016-09-22 | 1 | -1/+1 |
* | Build: Update promises-aplus-tests for compat with Node 7 | Michał Gołębiowski | 2016-09-12 | 1 | -1/+1 |
* | Build: Update Sizzle to 2.3.3 | Richard Gibson | 2016-08-08 | 1 | -1/+1 |
* | Build: Update Sizzle to 2.3.2 | Richard Gibson | 2016-08-08 | 1 | -1/+1 |
* | Build: Update Sizzle to 2.3.1 | Richard Gibson | 2016-08-08 | 1 | -1/+1 |
* | Build: Simplify Gruntfile constructions | Oleg Gaidarenko | 2016-08-02 | 1 | -2/+2 |
* | Build: use commitplease via husky, prohibit #NNNN github-style tickets | Alexander Lisianoi | 2016-07-25 | 1 | -3/+7 |
* | Build: Update eslint config and fix associated errors | Oleg Gaidarenko | 2016-07-15 | 1 | -1/+1 |
* | Build: Upgrade ESLint to 3.x again | Michał Gołębiowski | 2016-07-13 | 1 | -1/+1 |
* | Build: Don't use ESLint 3.x | Oleg Gaidarenko | 2016-07-09 | 1 | -1/+1 |
* | Build: More ESLint related changes | Oleg Gaidarenko | 2016-07-09 | 1 | -1/+1 |
* | Build: Updating the master version to 3.1.1-pre. | Timmy Willison | 2016-07-07 | 1 | -1/+1 |
* | Build: Updating the master version to 3.1.0-pre. | Timmy Willison | 2016-07-07 | 1 | -1/+1 |