Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2022-11-12ESLint: enable prefer-template rule (#37484)XhmikosR
2022-11-11explicitly use `banner` function, avoiding passing argumentsGeorge Sotiropoulos
2022-10-26Use explicit imports in our javascript source files (#36854)GeoSot
2022-09-20Update devDependencies (#37177)XhmikosR
2022-02-15Update devDependencies (#35841)XhmikosR
2022-01-29Rename variablesXhmikosR
2022-01-13build-plugins.js: use globby package (#35586)XhmikosR
2022-01-03Bump copyright year to 2022 (#35639)XhmikosR
2021-12-15build/postcss.config.js: minor tweaks (#35506)XhmikosR
2021-12-01Remove the now outdated build/svgo.yml (#35447)XhmikosR
2021-11-24build/change-version.js: fix wrong map usage (#35395)XhmikosR
2021-11-23build: read & dynamically resolve `imports` on plugins build (#34509)GeoSot
2021-10-05Enable `unicorn/no-array-for-each` ruleXhmikosR
2021-10-04rollup: specify `generatedCode: 'es2015'` (#35070)XhmikosR
2021-09-07Bump vnu-jar from 21.6.11 to 21.9.2 (#34874)dependabot[bot]
2021-06-23Use the `switch` statement instead of `if`Rohit Sharma
2021-06-22build/vnu-jar.js: clean up ignores (#34279)XhmikosR
2021-06-08Improve vnu-jar.js (#34075)XhmikosR
2021-04-14Decouple BackDrop from modal (#32439)GeoSot
2021-03-16Change the name of the `Offcanvas` constructor (#33261)Rohit Sharma
2021-03-11Improve change-version.js (#33148)XhmikosR
2021-03-10@rollup/plugin-replace: specify `preventAssignment: true` (#33329)XhmikosR
2021-03-10Delete the unused build/ship.sh (#33326)XhmikosR
2021-03-02Offcanvas as component (#29017)GeoSot
2021-03-02Rename _gh_pages to _site. (#33129)XhmikosR
2021-02-09vnu-jar.js: quote vnu path (#33016)XhmikosR
2021-01-29change-version: remove vendor, add resources (#32917)XhmikosR
2021-01-14Update zip-examples.js (#32799)XhmikosR
2021-01-14build-plugins: build Base component too (#32313)XhmikosR
2021-01-13Improve zip-examples.js (#32469)XhmikosR
2021-01-10package.json: move `version_short` variable under the `config` object (#32737)XhmikosR
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR
2020-12-07build-plugins: switch to "bundled" for babel helpers (#32312)XhmikosR
2020-12-06Update to popper.js v2.xJohann-S
2020-12-04Move rtlcss to postcss.config.jsXhmikosR
2020-12-04chore(RTL): add RTLCSSGaƫl Poupard
2020-12-02Remove Polyfill leftovers (#32310)XhmikosR
2020-11-23postcss.config.js: remove arrow return (#32235)XhmikosR
2020-11-21Improve build/generate-sri.js regex (#29753)Noah Rosenzweig
2020-11-14Switch to `Set#has()`XhmikosR
2020-11-05Remove the now unneeded polyfills.XhmikosR
2020-09-10Fix the remaining instances using the old logos.XhmikosR
2020-07-07Update to `@rollup/plugin-node-resolve` v8.1.0. (#31249)XhmikosR
2020-06-19Change whitelist to allowlist (#31066)Patrick H. Lauke
2020-06-16Rename "master" to "main". (#31050)XhmikosR
2020-05-26Update to `@rollup/plugin-babel` (#30742)XhmikosR
2020-05-11Improve build/zip-examples.js (#30759)XhmikosR
2020-05-06ensure build plugins can exit in error (#30744)Johann-S
2020-05-05build-plugins.js: add missing shebang (#30743)XhmikosR
2020-05-04Move babel whitelist helpers to a common file (#30723)XhmikosR