| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Build: Don't lint every file in dist/ (#3245) | Michał Gołębiowski | 2016-07-26 | 1 | -3/+4 |
* | Build: Skip running ESLint on Node.js 0.x | Michał Gołębiowski | 2016-07-13 | 1 | -13/+35 |
* | Build: Improve ESLint configuration (#3188) | Oleg Gaidarenko | 2016-06-22 | 1 | -1/+2 |
* | Build: ESLint details | Oleg Gaidarenko | 2016-06-11 | 1 | -2/+3 |
* | Build: Switch from jscs+jshint to eslint | Oleg Gaidarenko | 2016-06-11 | 1 | -32/+17 |
* | Build: Don't lint the built file in the husky precommit hook | Michał Gołębiowski | 2016-04-29 | 1 | -1/+1 |
* | Build: A more modest block-level function proposal | Richard Gibson | 2016-04-23 | 1 | -1/+0 |
* | Build: Workaround strict mode violations caused by UglifyJS | Michał Gołębiowski | 2016-04-23 | 1 | -0/+1 |
* | Core: implement ready without Deferred | Timmy Willison | 2016-04-04 | 1 | -0/+4 |
* | Build: Drop testing on jsdom with Node 0.10 & 0.12 | Michał Gołębiowski | 2016-02-10 | 1 | -11/+3 |
* | Build: Move the stripJSONComments variable to the function that uses it | Michał Gołębiowski | 2016-02-10 | 1 | -2/+2 |
* | Build: Stop removing the JSHint onevar option, it's no longer there | Michał Gołębiowski | 2016-02-09 | 1 | -4/+0 |
* | Build: run linters on git-commit | Jha Naman | 2016-01-29 | 1 | -0/+2 |
* | Build: Update npm deps, fix Sinon npmcopy config | Michał Gołębiowski | 2016-01-27 | 1 | -1/+1 |
* | Build: enable JSCS for test/unit/support.js, fix styling issues | Michał Gołębiowski | 2016-01-27 | 1 | -0/+1 |
* | Build: Encode non-ASCII as \uXXXX | Timmy Willison | 2016-01-11 | 1 | -0/+1 |
* | Release: push a custom slim build to the CDN | Timmy Willison | 2015-11-16 | 1 | -2/+8 |
* | Build: Add "deprecated" to the Testswarm module list | Dave Methvin | 2015-10-20 | 1 | -0/+1 |