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/scss
AgeCommit message (Expand)Author
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR
2021-03-22Fix flush accordion stylesMark Otto
2021-03-17Revamp accordion borders to fix pixel jumping (#33149)Mark Otto
2021-03-11Change from element selector to the opt-in classMark Otto
2021-03-11Add ol.list-group with psuedo-element numbersMark Otto
2021-03-11Removing duplicate text-decoration style for abbr[title] #33197 (#33325)gopal-jayaraman
2021-03-08Update devDependencies (#33307)XhmikosR
2021-03-02Offcanvas as component (#29017)GeoSot
2021-03-02Reset select:disabled opacity and null-ify color to fix rendering differences...Mark Otto
2021-03-01fix(navs): ensure button will grow in fill/justified navGaël Poupard
2021-03-01fix(list-group): properly set a color on list-group-itemsGaël Poupard
2021-03-01fix(forms): validated controls in input-groupGaël Poupard
2021-02-22Remove the default positioning from `.dropup` (#33120)Rohit Sharma
2021-02-22fix(card): siblings card links in RTL (#33154)Gaël Poupard
2021-02-16Clear duplicated class `border-0` (#32925)k-utsumi
2021-02-11Add input focus blur variableSam Willis
2021-02-11Remove explicit suppression of focus outlinePatrick H. Lauke
2021-02-11Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR
2021-02-09Dropdown — Change the selector to check the use of Popper (#33003)Rohit Sharma
2021-02-09fix(navbar): ensure .navbar-collapse behaves as intended (#33022)Gaël Poupard
2021-02-09Remove the default left styling in favor of PopperRohit Sharma
2021-02-09Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiersMark Otto
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke
2021-02-03fix(accordion): ensure .accordion-button stays left-aligned (#32951)Gaël Poupard
2021-02-03fix(navbar): hardcoded custom property (#32930)Gaël Poupard
2021-02-03Remove the initial margin from dropdown/popover in favor of Popper (#32524)Rohit Sharma
2021-02-03Update docs for color and bg utilitiesMark Otto
2021-02-01_carousel.scss: Fix typo in comment (#32950)Quy
2021-01-29Make carousel indicators actual buttonsPatrick H. Lauke
2021-01-27Re-add flex-grow to .navbar-collapse (#32899)Mark Otto
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke
2021-01-19Add `.navbar-nav-scroll` for vertical scrolling of navbar content (#32037)Mark Otto
2021-01-15Remove popover-arrow margin to fix alignment of the arrow (#32787)Mark Otto
2021-01-15Drop transition on .form-check, keep on .form-switchMark Otto
2021-01-15Lighten disabled dropdown text to $gray-500Mark Otto
2021-01-13Add word-break to .toast-body (#32670)Onycss
2021-01-11Darken dropdown item hover style (#32754)Patrick H. Lauke
2021-01-10Consistently use outline:0 rather than outline:none (#32751)Patrick H. Lauke
2021-01-10Suppress focus outline for buttons when it shouldn't be visible in Chromium (...Patrick H. Lauke
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR
2021-01-06fix(ratio): missing variable prefix (#32501)Gaël Poupard
2021-01-05Remove old/unnecessary reboot bug fix (#32631)Patrick H. Lauke
2020-12-28Tweak .form-select padding (#32419)Mark Otto
2020-12-18Add helpers to utilities bundle (#32324)Marc Jansing
2020-12-17Add variables for modifying button state colours. (#32317)Dylan Anderson
2020-12-17Extended form validation states customization capabilities (#31757)Dmytro Yaremenko
2020-12-17Fix: variables collide with globals (#32492)Rafi
2020-12-15Expand `visually-hidden-focusable` so it can be used on a container, so the c...Patrick H. Lauke
2020-12-14Add two new variables for pagination border-radius values (#32423)Mark Otto