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
AgeCommit message (Expand)Author
2021-09-14Update description of active buttons (#34966)Mark Otto
2021-09-09v4: Disabled link cleanup (#34924)Patrick H. Lauke
2021-09-08Move RFS version in config.yml and update it.XhmikosR
2021-09-08Update RFS to v8.1.0XhmikosR
2021-09-08Replace Sass division with multiplication and custom divide() functionMark Otto
2021-07-25fix(modal): change the order we return from show() method (#34087)alpadev
2021-07-21Update devDependenciesXhmikosR
2021-07-21CI: make use of the `actions/setup-node`'s `cache` option (#34453)XhmikosR
2021-07-21Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#34491)dependabot[bot]
2021-07-21CONTRIBUTING.md: fix broken link to README.md (#34389)Kijima Daigo
2021-07-21Backport #34336XhmikosR
2021-07-21Manually backport #34075 and #34279XhmikosR
2021-07-21Update Hugo config and sitemap.xml (#34074)XhmikosR
2021-07-21Handle complex expressions in add() & subtract() (#34047)Gaël Poupard
2021-07-21Replace Freenode with Libera.Chat in the remaining files (#34250)XhmikosR
2021-07-08Remove print thead rule (#34426)Christian Oliff
2021-06-24🐛 Enable `0.x` with negative margins @ v4 (#33593)k-utsumi
2021-06-10Fix repetition in the description.Christian Oliff
2021-06-02docs(color): wrong secondary hex code (#34159)Gaël Poupard
2021-05-21Update devDependenciesXhmikosR
2021-05-21Replace freenode with libera IRC server (#34050)midzer
2021-05-21CI: remove Node.js 10 (#33923)XhmikosR
2021-05-21Spinner alignment changesMark Otto
2021-05-21JS tests: add Node.js 16 (#33720)XhmikosR
2021-05-21Update anchor.js to v4.3.1. (#33668)XhmikosR
2021-05-21docs: update clipboard.js to v2.0.8 (#33583)XhmikosR
2021-05-08test: prefer <div/> over <div></div>alpadev
2021-05-08test: fix role=tablist invalid on nav elementalpadev
2021-05-08test: fix broken test cases for tab.jsalpadev
2021-05-08Merge branch 'v4-dev' into patrickhlauke-navs-tabs-v4Patrick H. Lauke
2021-05-01Backport #33782 to v4Mark Otto
2021-04-28Backport #33634 (#33649)Carson Sievert
2021-04-15Remove aria-haspopup from dropdowns (#33624)Patrick H. Lauke
2021-04-11Merge branch 'v4-dev' into patrickhlauke-navs-tabs-v4Patrick H. Lauke
2021-04-06fix typo in docs (#33562)Stefano Bartoletti
2021-04-05Update devDependenciesXhmikosR
2021-04-05BrowserStack: test on iPhone 12 (#33398)XhmikosR
2021-04-05README.md: use shields.io for the tests badge too (#33401)XhmikosR
2021-04-05Improve change-version.js (#33148)XhmikosR
2021-04-05Delete the unused build/ship.sh (#33326)XhmikosR
2021-03-19Manually backport #33386 to v4 to properly document Sass default variablesMark Otto
2021-03-11Manual backport of #32627 (#33165)Patrick H. Lauke
2021-03-11Update .bundlewatch.config.jsonXhmikosR
2021-03-11Adjust feedback icon position and padding for select.form-controlMark Otto
2021-03-04Revert previousPatrick H. Lauke
2021-03-04Temporarily remove problematic testPatrick H. Lauke
2021-03-04Simplify test for relatedTargetPatrick H. Lauke
2021-03-04Tweak testsPatrick H. Lauke
2021-03-04show() should also bail if `disabled` attribute is setPatrick H. Lauke
2021-03-03More tweakagePatrick H. Lauke