| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-08-06 | Convert build scripts to ESM (#38984) | XhmikosR | 1 | -57/+0 | |
| 2022-11-11 | explicitly use `banner` function, avoiding passing arguments | George Sotiropoulos | 1 | -1/+1 | |
| 2022-09-20 | Update devDependencies (#37177) | XhmikosR | 1 | -1/+1 | |
| 2022-01-29 | Rename variables | XhmikosR | 1 | -3/+3 | |
| 2021-10-04 | rollup: specify `generatedCode: 'es2015'` (#35070) | XhmikosR | 1 | -1/+2 | |
| This will make use of `const` and modern features (which we are already using in our code) in the generated rollup code. | |||||
| 2021-03-10 | @rollup/plugin-replace: specify `preventAssignment: true` (#33329) | XhmikosR | 1 | -1/+7 | |
| This is to fix a warning since the option will be set to true in the next major version of the plugin | |||||
| 2020-12-06 | Update to popper.js v2.x | Johann-S | 1 | -4/+5 | |
| 2020-12-02 | Remove Polyfill leftovers (#32310) | XhmikosR | 1 | -1/+1 | |
| Leftovers from #32057 | |||||
| 2020-07-07 | Update to `@rollup/plugin-node-resolve` v8.1.0. (#31249) | XhmikosR | 1 | -2/+2 | |
| 2020-05-26 | Update to `@rollup/plugin-babel` (#30742) | XhmikosR | 1 | -4/+3 | |
| 2020-05-04 | Move babel whitelist helpers to a common file (#30723) | XhmikosR | 1 | -9/+2 | |
| 2020-03-25 | Adapt rollup config for recent `@babel/present-env` version | XhmikosR | 1 | -2/+4 | |
| 2019-12-25 | Switch to @rollup/plugin-node-resolve (#29851) | XhmikosR | 1 | -1/+1 | |
| 2019-07-17 | updated babel | Johann-S | 1 | -1/+1 | |
| 2019-04-15 | remove custom browserlist for our esm build (#28642) | Johann-S | 1 | -36/+12 | |
| 2019-03-11 | use specific browserlist for esm build | Johann-S | 1 | -11/+35 | |
| 2019-03-11 | Tweak rollup.config.js | XhmikosR | 1 | -5/+4 | |
| 2019-03-11 | build bootstrap in esm | Johann-S | 1 | -7/+14 | |
| 2019-03-11 | Comply to the new rules. | XhmikosR | 1 | -7/+9 | |
| 2019-02-20 | Refactor util plugin and some tests | Johann-S | 1 | -1/+1 | |
| 2019-02-20 | fix(build): remove jquery in our build | Johann-S | 1 | -1/+0 | |
| 2018-11-28 | Revert "build/*.js: set `sourceType` to module." | XhmikosR | 1 | -0/+2 | |
| This reverts commit b442ce3130808dc28fe897f610bef1e9ab9c792f. | |||||
| 2018-10-20 | swipe left/right without hammerjs | Johann-S | 1 | -17/+9 | |
| 2018-10-20 | Add touch support in our carousel with HammerJS. | Johann-S | 1 | -9/+17 | |
| 2018-09-26 | Remove unneeded `path.resolve`. | XhmikosR | 1 | -1/+1 | |
| 2018-09-26 | Add license headers in js/dist files | Helmut Granda | 1 | -7/+2 | |
| By implementing the same approach of rollup.config.js and replicate it in build-plugins.js, individual plugins will display license headers. | |||||
| 2018-08-12 | build/*.js: set `sourceType` to module. | XhmikosR | 1 | -2/+0 | |
| 2018-03-29 | fix bundle and run test against it | Johann-S | 1 | -0/+1 | |
| 2018-03-21 | fix rollup config | Johann-S | 1 | -1/+1 | |
| 2018-01-11 | Comply to the new rules. | XhmikosR | 1 | -5/+6 | |
| 2017-12-31 | Update devDependencies and gems. (#25083) | XhmikosR | 1 | -9/+9 | |
| 2017-11-15 | Use UMD and fix build to properly load deps (#24783) | Federico Zivolo | 1 | -1/+1 | |
| 2017-11-13 | Object spread : less jQuery more ES6 (#24665) | Johann-S | 1 | -1/+2 | |
| 2017-10-31 | build/*.js: es6ify. (#24611) | XhmikosR | 1 | -3/+3 | |
| 2017-10-24 | Change Rollup config to wrap our dist files with jQuery instead of $ | Johann-S | 1 | -1/+1 | |
| 2017-09-28 | Lint docs js too and use `strict consistently. (#24160) | XhmikosR | 1 | -0/+2 | |
| 2017-09-26 | build/*.js: ES6-ify files. (#24112) | XhmikosR | 1 | -2/+2 | |
| 2017-09-26 | Tabs to spaces. (#24110) | XhmikosR | 1 | -2/+1 | |
| 2017-09-17 | Babel 7 (#23966) | Henry Zhu | 1 | -4/+2 | |
| * use .babelrc.js, compile bundled/non-bundled with loose mode * add back helper, exclude typeof transform | |||||
| 2017-08-31 | Use rollup to add our copyright instead of a custom script | Johann-S | 1 | -1/+9 | |
| 2017-08-31 | Create a bundled release of Bootstrap with Popper.js inside | Johann-S | 1 | -0/+43 | |
