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-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
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR
2020-11-20_reboot.scss: remove needless Stylelint disable (#32213)XhmikosR
2020-11-19fix(container): use $variable-prefix (#32201)Gaël Poupard
2020-11-14Simplify make-container() (#31735)Gaël Poupard
2020-11-14Add `bs` in data attributesRohit Sharma
2020-11-13Add hover utilitiesNikita Mikhaylov
2020-11-13Rename scale-color() function to shift-color() to avoid collision with Sass's...Mark Otto
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR
2020-11-11Use correct value order (#32121)Martijn Cuppens
2020-11-09Drop `.btn-block` classes, replace with utilities (#31995)Mark Otto
2020-11-08Add .gap utilities (#32074)Mark Otto