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-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
2020-12-11Use box shadows instead of linear gradients to colorize tables (#32348)Martijn Cuppens
2020-12-10Reset Popper position in RTL (#32415)Gaël Poupard
2020-12-10Utility API, RFS option: Only generate responsive classes when needed (#32397)Martijn Cuppens
2020-12-07Remove vertical-align from .form-select (#32318)Mark Otto
2020-12-07Prepare v5.0.0-beta1.XhmikosR
2020-12-06fix(dropdown): ensure [style] will override inline stylesGaël Poupard
2020-12-06fix(RTL)Gaël Poupard
2020-12-06Fix conflict with Bootstrap CSSMartijn Cuppens
2020-12-06Override margins set by popperMartijn Cuppens
2020-12-06Update to popper.js v2.xJohann-S
2020-12-04Add `.translate-middle-x` and `.translate-middle-y` utilitiesMartijn Cuppens
2020-12-04Add toast positioningMartijn Cuppens
2020-12-04feat(RTL): implement RTLGaël Poupard
2020-12-01Use $variable-prefixMartijn Cuppens
2020-12-01Update breadcrumb docs and dividersMark Otto
2020-12-01Remove background, padding, border from breadcrumb containerPatrick H. Lauke
2020-11-30Keep rounded corners for the first .btn in vertical button group (#31303)Rohit Sharma
2020-11-30Remove default linear gradient (#32277)Martijn Cuppens