]> git.ipfire.org Git - thirdparty/bootstrap.git/history - build/build-plugins.js
Update devDependencies (#35841)
[thirdparty/bootstrap.git] / build / build-plugins.js
2022-02-15  XhmikosRUpdate devDependencies (#35841)
2022-01-29  XhmikosRRename variables
2022-01-13  XhmikosRbuild-plugins.js: use globby package (#35586)
2022-01-03  XhmikosRBump copyright year to 2022 (#35639)
2021-11-23  GeoSotbuild: read & dynamically resolve `imports` on plugins...
2021-10-04  XhmikosRrollup: specify `generatedCode: 'es2015'` (#35070)
2021-06-23  Rohit SharmaUse the `switch` statement instead of `if`
2021-04-14  GeoSotDecouple BackDrop from modal (#32439)
2021-03-16  Rohit SharmaChange the name of the `Offcanvas` constructor (#33261)
2021-03-02  GeoSotOffcanvas as component (#29017)
2021-01-13  XhmikosRbuild-plugins: build Base component too (#32313)
2021-01-07  XhmikosRBump copyright year to 2021 (#32713)
2020-12-07  XhmikosRbuild-plugins: switch to "bundled" for babel helpers...
2020-12-06  Johann-SUpdate to popper.js v2.x
2020-12-02  XhmikosRRemove Polyfill leftovers (#32310)
2020-11-14  XhmikosRSwitch to `Set#has()`
2020-11-05  XhmikosRRemove the now unneeded polyfills.
2020-06-16  XhmikosRRename "master" to "main". (#31050)
2020-05-26  XhmikosRUpdate to `@rollup/plugin-babel` (#30742)
2020-05-06  Johann-Sensure build plugins can exit in error (#30744)
2020-05-05  XhmikosRbuild-plugins.js: add missing shebang (#30743)
2020-05-04  XhmikosRMove babel whitelist helpers to a common file (#30723)
2020-05-04  XhmikosRbuild/build-plugins.js: add missing catch (#30722)
2020-03-25  XhmikosRAdapt rollup config for recent `@babel/present-env...
2020-01-02  XhmikosRBump copyright year to 2020. (#29944)
2019-10-03  Johann-Sreturn to the original file structure to avoid breaking...
2019-07-23  Johann-Srewrite tab unit tests
2019-07-23  Johann-Srewrite scrollspy unit tests
2019-07-23  Johann-Srewrite tooltip unit tests
2019-07-23  Johann-Srewrite popover unit tests
2019-07-23  Johann-Srewrite modal unit tests
2019-07-23  Anton Bershanskiyrewrite toast unit tests
2019-07-23  Johann-Srewrite dropdown unit tests
2019-07-23  Johann-Srewrite collapse unit tests
2019-07-23  Johann-Srewrite carousel unit tests
2019-07-23  Johann-Srewrite button unit tests
2019-07-23  Johann-SSwitch from QUnit to Jasmine.
2019-07-17  Johann-Supdated babel
2019-07-10  Johann-Sseparate file for our polyfills to have lighter plugins
2019-05-08  XhmikosRRename `eventHandler` and `selectorEngine` files.
2019-05-08  Johann-Simprove build plugin script to keep file name
2019-03-17  Johann-SAdd back support for IE 11
2019-03-11  XhmikosRComply to the new rules.
2019-02-26  Johann-Smove util in a util folder with the sanitizer
2019-02-20  Johann-Srewrite toast plugin without jquery
2019-02-20  Johann-Schore(update): bump to 4.1.3
2019-01-08  XhmikosRBump copyright year to 2019.
2018-12-05  XhmikosRMerge branch 'v4-dev' into stretched-link
2018-11-28  XhmikosRRevert "build/*.js: set `sourceType` to module."
2018-11-13  Johann-SCreate toast JS plugin, add unit tests.
2018-10-20  Johann-Sswipe left/right without hammerjs
2018-10-20  Johann-SAdd touch support in our carousel with HammerJS.
2018-09-26  XhmikosRTweak build/build-plugins.js. 27347/head
2018-09-26  XhmikosRRemove unneeded `path.resolve`.
2018-09-26  XhmikosRInclude the plugin's filename in the license header.
2018-09-26  Helmut GrandaAdd license headers in js/dist files
2018-08-29  XhmikosRbuild-plugins.js: Remove redundant space
2018-08-12  XhmikosRbuild/*.js: set `sourceType` to module.
2018-07-29  Mark OttoMerge branch 'form-validation-icons' into v4-dev
2018-07-25  Mark OttoMerge branch 'garhbod-patch-1' into v4-dev
2018-07-25  Mark OttoMerge branch 'v4-dev' into malkomich-v4-dev
2018-07-20  Mark OttoMerge branch 'document-tooltip-flickering' of https...
2018-07-19  Johann-Sfeat(plugins): allow to import separate plugins