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
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR
2019-05-08improve build plugin script to keep file nameJohann-S
2019-04-15remove custom browserlist for our esm build (#28642)Johann-S
2019-03-18Add back support for IE 11Johann-S
2019-03-13Switch to Hugo.XhmikosR
2019-03-11use specific browserlist for esm buildJohann-S
2019-03-11Tweak rollup.config.jsXhmikosR
2019-03-11build bootstrap in esmJohann-S
2019-03-11Comply to the new rules.XhmikosR
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR
2019-02-26move util in a util folder with the sanitizerJohann-S
2019-02-20Remove `focusable="false"` from SVGs.XhmikosR
2019-02-20Remove jQuery from docs/repo.XhmikosR
2019-02-20rewrite toast plugin without jqueryJohann-S
2019-02-20Refactor util plugin and some testsJohann-S
2019-02-20chore(update): bump to 4.1.3Johann-S
2019-02-20fix(build): remove jquery in our buildJohann-S
2019-02-15Replace `v4-dev` with `master` after the branch change. (#28272)XhmikosR
2019-01-29generate-sri.js: move object.XhmikosR
2019-01-08Bump copyright year to 2019.XhmikosR
2018-12-14Remove the unused gcp-key.json.enc file.XhmikosR
2018-12-14Make use of the package.json `version_short` property more.XhmikosR
2018-12-13SVG accessibility fixes (#27826)Patrick H. Lauke
2018-11-28Revert "build/*.js: set `sourceType` to module."XhmikosR
2018-11-25ship.sh: add missing period.XhmikosR
2018-11-20Remove holder.js.XhmikosR
2018-11-13Create toast JS plugin, add unit tests.Johann-S
2018-11-05Remove htmllint. (#27603)XhmikosR
2018-10-20Remove service workerMark Otto
2018-10-20swipe left/right without hammerjsJohann-S
2018-10-20Add touch support in our carousel with HammerJS.Johann-S
2018-10-14build/generate-sri.js: add popperjs.XhmikosR
2018-10-14docs: fix bundle SRI hash.XhmikosR
2018-10-14Add a release npm script.XhmikosR
2018-10-14Remove sri-toolbox dependency.XhmikosR
2018-09-26Tweak build/build-plugins.js.XhmikosR
2018-09-26Remove unneeded `path.resolve`.XhmikosR
2018-09-26Include the plugin's filename in the license header.XhmikosR
2018-09-26Add license headers in js/dist filesHelmut Granda
2018-09-17Switch to find-unused-sass-variables for finding unused Sass variables.XhmikosR
2018-09-16Update svgo.yml.XhmikosR
2018-08-30move away from sauce labs to browserstackJohann-S
2018-08-29build-plugins.js: Remove redundant spaceXhmikosR
2018-08-12build/*.js: set `sourceType` to module.XhmikosR
2018-08-02Commit our svgo config.XhmikosR
2018-07-19feat(plugins): allow to import separate pluginsJohann-S
2018-07-12Reorganize docs for easier deploysMark Otto
2018-05-27Remove the unused docs upload preview stuff. (#26599)XhmikosR
2018-05-22Update devDependencies and gems.XhmikosR
2018-04-19detect test exceeded maximum duration on Sauce LabsJohann-S