aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Change from element selector to the opt-in classMark Otto1-3/+1
2021-03-10Add ol.list-group with psuedo-element numbersMark Otto1-0/+13
2021-03-10Removing duplicate text-decoration style for abbr[title] #33197 (#33325)gopal-jayaraman1-1/+0
2021-03-08Update devDependencies (#33307)XhmikosR2-5/+0
2021-03-02Offcanvas as component (#29017)GeoSot3-4/+100
2021-03-02Reset select:disabled opacity and null-ify color to fix rendering differences...Mark Otto2-6/+8
2021-03-01fix(navs): ensure button will grow in fill/justified navGaël Poupard1-0/+7
2021-03-01fix(list-group): properly set a color on list-group-itemsGaël Poupard1-1/+1
2021-03-01fix(forms): validated controls in input-groupGaël Poupard1-0/+7
2021-02-22Remove the default positioning from `.dropup` (#33120)Rohit Sharma1-6/+3
2021-02-22fix(card): siblings card links in RTL (#33154)Gaël Poupard1-1/+1
2021-02-16Clear duplicated class `border-0` (#32925)k-utsumi1-1/+0
2021-02-10Add input focus blur variableSam Willis2-2/+3
2021-02-10Remove explicit suppression of focus outlinePatrick H. Lauke1-14/+0
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto15-59/+209
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR4-4/+4
2021-02-09Dropdown — Change the selector to check the use of Popper (#33003)Rohit Sharma1-7/+4
2021-02-09fix(navbar): ensure .navbar-collapse behaves as intended (#33022)Gaël Poupard1-0/+2
2021-02-09Remove the default left styling in favor of PopperRohit Sharma1-1/+4
2021-02-09Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiersMark Otto1-9/+10
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