index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
rollup.config.js
Age
Commit message (
Expand
)
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
2021-03-10
@rollup/plugin-replace: specify `preventAssignment: true` (#33329)
XhmikosR
1
-1
/
+7
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
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
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
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
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