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
2020-05-04build/build-plugins.js: add missing catch (#30722)XhmikosR
2020-05-04Clean up lint rules (#30721)XhmikosR
2020-04-29Add a script to zip the built examples (#30130)XhmikosR
2020-03-25Adapt rollup config for recent `@babel/present-env` versionXhmikosR
2020-03-18Remove Internet Explorer leftoversXhmikosR
2020-03-05build/ship.sh: shellcheck fixes. (#30197)XhmikosR
2020-02-13change-version.js: Remove nuspec files (#30161)XhmikosR
2020-02-05Change file permissions to 644. (#30106)XhmikosR
2020-01-07Fix the new lint errors.XhmikosR
2020-01-07Use regex.test() when we want to check for a Boolean. (#29969)XhmikosR
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR
2019-12-25Switch to @rollup/plugin-node-resolve (#29851)XhmikosR
2019-11-26Update change-version.js (#29736)XhmikosR
2019-10-25Enable eslint no-console rule except for build directory (#29585)Pawel Wolak
2019-10-03return to the original file structure to avoid breaking modularityJohann-S
2019-08-19change-version.js: Add _gh_pages folder in ignores. (#29270)XhmikosR
2019-08-16Use US locale consistently. (#29255)XhmikosR
2019-07-25Reboot updatesMartijn Cuppens
2019-07-23rewrite tab unit testsJohann-S
2019-07-23rewrite scrollspy unit testsJohann-S
2019-07-23rewrite tooltip unit testsJohann-S
2019-07-23rewrite popover unit testsJohann-S
2019-07-23rewrite modal unit testsJohann-S
2019-07-23rewrite toast unit testsAnton Bershanskiy
2019-07-23rewrite dropdown unit testsJohann-S
2019-07-23rewrite collapse unit testsJohann-S
2019-07-23rewrite carousel unit testsJohann-S
2019-07-23rewrite button unit testsJohann-S
2019-07-23Switch from QUnit to Jasmine.Johann-S
2019-07-22Update svgo.yml. (#29089)XhmikosR
2019-07-17updated babelJohann-S
2019-07-10separate file for our polyfills to have lighter pluginsJohann-S
2019-05-24vnu.jar: Update ignores. (#28817)XhmikosR
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