aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke1-0/+5
2021-02-03fix(accordion): ensure .accordion-button stays left-aligned (#32951)Gaël Poupard1-0/+1
2021-02-03fix(navbar): hardcoded custom property (#32930)Gaël Poupard1-1/+1
2021-02-03Remove the initial margin from dropdown/popover in favor of Popper (#32524)Rohit Sharma2-19/+20
2021-02-03Update docs for color and bg utilitiesMark Otto3-0/+20
2021-02-01_carousel.scss: Fix typo in comment (#32950)Quy1-1/+1
2021-01-28Make carousel indicators actual buttonsPatrick H. Lauke1-6/+9
2021-01-27Re-add flex-grow to .navbar-collapse (#32899)Mark Otto1-1/+1
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke1-0/+3
2021-01-19Add `.navbar-nav-scroll` for vertical scrolling of navbar content (#32037)Mark Otto1-0/+9
2021-01-15Remove popover-arrow margin to fix alignment of the arrow (#32787)Mark Otto1-3/+0
2021-01-14Drop transition on .form-check, keep on .form-switchMark Otto2-2/+4
2021-01-14Lighten disabled dropdown text to $gray-500Mark Otto1-1/+1
2021-01-13Add word-break to .toast-body (#32670)Onycss1-0/+1
2021-01-11Darken dropdown item hover style (#32754)Patrick H. Lauke1-1/+1
2021-01-10Consistently use outline:0 rather than outline:none (#32751)Patrick H. Lauke2-2/+2
2021-01-10Suppress focus outline for buttons when it shouldn't be visible in Chromium (...Patrick H. Lauke1-0/+9
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR4-8/+8
2021-01-06fix(ratio): missing variable prefix (#32501)Gaël Poupard1-2/+2
2021-01-05Remove old/unnecessary reboot bug fix (#32631)Patrick H. Lauke1-9/+0
2020-12-28Tweak .form-select padding (#32419)Mark Otto2-4/+4
2020-12-18Add helpers to utilities bundle (#32324)Marc Jansing1-2/+2
2020-12-17Add variables for modifying button state colours. (#32317)Dylan Anderson2-4/+13
2020-12-17Extended form validation states customization capabilities (#31757)Dmytro Yaremenko2-7/+14
2020-12-17Fix: variables collide with globals (#32492)Rafi2-11/+11
2020-12-15Expand `visually-hidden-focusable` so it can be used on a container, so the c...Patrick H. Lauke2-3/+4
2020-12-14Add two new variables for pagination border-radius values (#32423)Mark Otto2-2/+5
2020-12-11Use box shadows instead of linear gradients to colorize tables (#32348)Martijn Cuppens1-1/+1
2020-12-10Reset Popper position in RTL (#32415)Gaël Poupard1-1/+1
2020-12-09Utility API, RFS option: Only generate responsive classes when needed (#32397)Martijn Cuppens1-1/+1
2020-12-07Remove vertical-align from .form-select (#32318)Mark Otto1-1/+0
2020-12-07Prepare v5.0.0-beta1.XhmikosR4-4/+4
2020-12-06fix(dropdown): ensure [style] will override inline stylesGaël Poupard1-1/+1
2020-12-06fix(RTL)Gaël Poupard2-24/+24
2020-12-06Fix conflict with Bootstrap CSSMartijn Cuppens1-13/+10
2020-12-06Override margins set by popperMartijn Cuppens1-4/+8
2020-12-06Update to popper.js v2.xJohann-S3-16/+16
2020-12-04Add `.translate-middle-x` and `.translate-middle-y` utilitiesMartijn Cuppens1-1/+3
2020-12-04Add toast positioningMartijn Cuppens2-12/+15
2020-12-04feat(RTL): implement RTLGaël Poupard22-134/+184
2020-12-01Use $variable-prefixMartijn Cuppens1-1/+1
2020-12-01Update breadcrumb docs and dividersMark Otto1-1/+1
2020-12-01Remove background, padding, border from breadcrumb containerPatrick H. Lauke1-4/+4
2020-11-30Keep rounded corners for the first .btn in vertical button group (#31303)Rohit Sharma1-1/+1
2020-11-30Remove default linear gradient (#32277)Martijn Cuppens1-1/+0
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR1-1/+1
2020-11-20_reboot.scss: remove needless Stylelint disable (#32213)XhmikosR1-1/+1
2020-11-19fix(container): use $variable-prefix (#32201)Gaël Poupard1-2/+2
2020-11-14Simplify make-container() (#31735)Gaël Poupard2-5/+3
2020-11-14Add `bs` in data attributesRohit Sharma1-2/+2