aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
Commit message (Expand)AuthorAgeFilesLines
* Build: Make Karma work in ES modules modeMichał Gołębiowski-Owczarek2019-12-161-27/+39
* Build: Auto-convert sources to AMDMichał Gołębiowski-Owczarek2019-12-091-0/+2
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-1/+1
* Build: Run tests on Travis only on browsers defined in the configMichał Gołębiowski-Owczarek2019-10-221-2/+4
* Build: Run tests on Travis on FirefoxHeadless as wellMichał Gołębiowski-Owczarek2019-10-211-5/+2
* Build: Require strict mode in Node.js scripts via ESLintMichał Gołębiowski-Owczarek2019-10-091-2/+2
* Build: Remove the external directory, read from node_modules directlyMichał Gołębiowski-Owczarek2019-08-261-24/+4
* Tests: update npo.js and include unminified source insteadTimmy Willison2019-08-121-1/+1
* Selector: Inline Sizzle into the selector moduleMichał Gołębiowski-Owczarek2019-07-291-5/+1
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-36/+7
* Build: Run the basic test suite in jsdomMichał Gołębiowski-Owczarek2019-03-111-2/+50
* Build: Update QUnit from 1.23.1 to 2.9.2Michał Gołębiowski-Owczarek2019-03-041-9/+3
* Build: Update jsdom; migrate a test with Symbol polyfill to an iframe testMichał Gołębiowski-Owczarek2019-03-041-2/+2
* Build: Update most dependenciesabnud12019-02-191-1/+1
* Tests: add IE launcher for debugging IE11 on WindowsTimmy Willison2018-11-271-0/+4
* Tests: Allow Karma to load unminfied sourceRichard Gibson2018-09-071-4/+4
* Traversing: $.fn.contents() support for objectLuis Emilio Velasco Sanchez2018-05-141-1/+1
* Build: Don't require sudo on Travis, use sandboxless headless ChromeMichał Gołębiowski-Owczarek2018-03-191-2/+11
* Build: remove artefact from previous commitOleg Gaydarenko2018-03-071-1/+0
* Build: Seasonal update of uglify and its optionsOleg Gaydarenko2018-03-051-1/+1
* Build: Add "-debug" suffix to name of karma debug tasksTimo Tijhof2018-01-171-12/+15
* Tests: correctly set sudo in travis config, not karma configTimmy Willison2018-01-161-7/+1
* Tests: temporarily require sudo access for karma:main on travisTimmy Willison2018-01-161-1/+7
* Build: Fix UglifyJS output in Android 4.0; update uglifyTimmy Willison2018-01-081-1/+6
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-0/+84
* Build: Update to Babel 7, use for-of plugin instead of preset-es2015Henry Zhu2017-09-251-1/+2
* Build: fix uglify options for uglify updateTimmy Willison2017-07-101-3/+7
* Build: Drop support for building on Node.js 0.12Michał Gołębiowski2016-12-301-28/+11
* Build: ESLint setup improvementsMichał Gołębiowski2016-12-191-2/+11
* Build: jQuery Foundation -> JS FoundationTimmy Willison2016-12-051-1/+1
* Build: Stop testing on Node.js 0.10Michał Gołębiowski2016-10-311-2/+2
* Build: Simplify Gruntfile constructionsOleg Gaidarenko2016-08-021-25/+35
* Build: Don't lint every file in dist/ (#3245)Michał Gołębiowski2016-07-261-3/+4
* Build: Skip running ESLint on Node.js 0.xMichał Gołębiowski2016-07-131-13/+35
* Build: Improve ESLint configuration (#3188)Oleg Gaidarenko2016-06-221-1/+2
* Build: ESLint detailsOleg Gaidarenko2016-06-111-2/+3
* Build: Switch from jscs+jshint to eslintOleg Gaidarenko2016-06-111-32/+17
* Build: Don't lint the built file in the husky precommit hookMichał Gołębiowski2016-04-291-1/+1
* Build: A more modest block-level function proposalRichard Gibson2016-04-231-1/+0
* Build: Workaround strict mode violations caused by UglifyJSMichał Gołębiowski2016-04-231-0/+1
* Core: implement ready without DeferredTimmy Willison2016-04-041-0/+4
* Build: Drop testing on jsdom with Node 0.10 & 0.12Michał Gołębiowski2016-02-101-11/+3
* Build: Move the stripJSONComments variable to the function that uses itMichał Gołębiowski2016-02-101-2/+2
* Build: Stop removing the JSHint onevar option, it's no longer thereMichał Gołębiowski2016-02-091-4/+0
* Build: run linters on git-commitJha Naman2016-01-291-0/+2
* Build: Update npm deps, fix Sinon npmcopy configMichał Gołębiowski2016-01-271-1/+1
* Build: enable JSCS for test/unit/support.js, fix styling issuesMichał Gołębiowski2016-01-271-0/+1
* Build: Encode non-ASCII as \uXXXXTimmy Willison2016-01-111-0/+1
* Release: push a custom slim build to the CDNTimmy Willison2015-11-161-2/+8
* Build: Add "deprecated" to the Testswarm module listDave Methvin2015-10-201-0/+1