| Commit message (Expand) | Author | Age | Files | Lines |
* | Release: use buildDefaultFiles directly and pass version | Timmy Willison | 2024-02-06 | 1 | -1/+4 |
* | Build: Update ESLint-related packages, fix linting errors | Michał Gołębiowski-Owczarek | 2023-11-02 | 1 | -11/+13 |
* | Build: fix inconsistent builds in Node 20 | Timmy Willison | 2023-09-20 | 1 | -14/+14 |
* | Core: Move the factory to separate exports | Michał Gołębiowski-Owczarek | 2023-09-19 | 1 | -5/+65 |
* | Build: migrate most grunt tasks off of grunt | Timmy Willison | 2023-09-18 | 1 | -312/+318 |
* | Core: Use named exports in `src/` | Michał Gołębiowski-Owczarek | 2023-09-12 | 1 | -1/+1 |
* | Build: Add `exports` to package.json, export slim & esm builds | Michał Gołębiowski-Owczarek | 2023-07-10 | 1 | -16/+27 |
* | Build: Switch form Terser to SWC for JS minification (#5286) | Michał Gołębiowski-Owczarek | 2023-07-10 | 1 | -1/+1 |
* | Build: Switch the minifier from UglifyJS to Terser | Michał Gołębiowski-Owczarek | 2023-05-31 | 1 | -1/+1 |
* | Build: remove stale Insight package from custom builds | Timmy Willison | 2022-12-20 | 1 | -41/+1 |
* | Selector: Re-introduce selector-native.js | Michał Gołębiowski-Owczarek | 2022-11-21 | 1 | -9/+21 |
* | Tests: Exclude tests based on compilation flags, not API presence | Michał Gołębiowski-Owczarek | 2022-06-28 | 1 | -2/+2 |
* | Build: Explicitly exclude the queue module from the slim build | Michał Gołębiowski-Owczarek | 2020-09-28 | 1 | -1/+1 |
* | Build: Followups after introducing ES modules compiled via Rollup | Michał Gołębiowski-Owczarek | 2020-05-05 | 1 | -2/+2 |
* | Build: Reduce the slim build header comment & jQuery.fn.jquery | Michał Gołębiowski-Owczarek | 2020-04-27 | 1 | -21/+36 |
* | Core: Exclude callbacks & deferred modules in the slim build as well | Michał Gołębiowski-Owczarek | 2020-01-20 | 1 | -1/+1 |
* | Build: Create a `grunt custom:slim` alias for the Slim build (#4578) | Michał Gołębiowski-Owczarek | 2020-01-07 | 1 | -1/+19 |
* | Build: Fix the Windows build | Michał Gołębiowski-Owczarek | 2019-12-02 | 1 | -17/+27 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -207/+174 |
* | Build: Require strict mode in Node.js scripts via ESLint | Michał Gołębiowski-Owczarek | 2019-10-09 | 1 | -3/+2 |
* | Selector: Inline Sizzle into the selector module | Michał Gołębiowski-Owczarek | 2019-07-29 | 1 | -19/+0 |
* | Build: ESLint: forbid unused function parameters | Michał Gołębiowski-Owczarek | 2019-05-13 | 1 | -1/+1 |
* | Build: Fix the regex parsing AMD var-modules (#4389) | Michał Gołębiowski-Owczarek | 2019-05-13 | 1 | -1/+1 |
* | Build: Make the @CODE-replacing regex more robust | Michał Gołębiowski | 2016-12-05 | 1 | -1/+5 |
* | Core: expose noConflict in AMD mode | Timmy Willison | 2016-08-15 | 1 | -5/+1 |
* | Build: Fix the regex removing the ESLint comment from wrapper.js | Michał Gołębiowski | 2016-07-13 | 1 | -1/+1 |
* | Build: ESLint details | Oleg Gaidarenko | 2016-06-11 | 1 | -2/+9 |
* | Build: Strip the strict-mode related comment in exports/global.js | Michał Gołębiowski | 2016-04-26 | 1 | -1/+4 |
* | Build: Strip excessive "use strict" pragmas when building | Michał Gołębiowski | 2016-04-26 | 1 | -1/+1 |
* | Deferred: Remove default callback context | Richard Gibson | 2016-04-23 | 1 | -0/+3 |
* | Core: implement ready without Deferred | Timmy Willison | 2016-04-04 | 1 | -2/+11 |
* | Build: try insight package to get info about custom builds | Oleg Gaidarenko | 2016-03-14 | 1 | -2/+41 |
* | Build: combine intro and outro | Timmy Willison | 2016-03-09 | 1 | -2/+7 |
* | Build: use hard-coded path to sizzle in selector-sizzle | Timmy Willison | 2016-02-10 | 1 | -4/+1 |
* | Release: push a custom slim build to the CDN | Timmy Willison | 2015-11-16 | 1 | -2/+6 |
* | Build: Fixed issue with base path that contain 'var' | Martin Naumann | 2015-10-12 | 1 | -1/+1 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -15/+36 |
* | Build: space between curly and paren is optional | Timmy Willison | 2015-06-19 | 1 | -2/+2 |
* | Build: fix tests in AMD mode | Timmy Willison | 2014-12-09 | 1 | -8/+5 |
* | Build: Remove empty define({}) from build output | David Corbacho | 2014-12-04 | 1 | -1/+3 |
* | Build: Fix various typos | Oleg Gaidarenko | 2014-11-08 | 1 | -1/+1 |
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 1 | -11/+25 |
* | Build: Move all external libraries to external directory | Scott González | 2014-06-24 | 1 | -1/+1 |
* | Build: Fix AMD option for custom builds | Timmy Willison | 2014-03-07 | 1 | -6/+12 |
* | Build: add build option for setting the AMD name. | Timmy Willison | 2013-12-19 | 1 | -2/+9 |
* | Build: Add the ability to remove global exposure. | Timmy Willison | 2013-12-19 | 1 | -0/+7 |
* | Manage bower dependencies with grunt-bowercopy | Timmy Willison | 2013-12-06 | 1 | -1/+1 |
* | Use grunt and bower packages as local dependencies. Close gh-1433. | Timmy Willison | 2013-11-14 | 1 | -1/+1 |
* | No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom b... | Michał Gołębiowski | 2013-11-10 | 1 | -1/+1 |
* | Unify build script capabilities between branches. Specifically, added a speci... | Timmy Willison | 2013-10-15 | 1 | -8/+9 |