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
2022-03-01Split CSS vars for padding values (#35921)Mark Otto
2022-03-01fix(forms): color input with validation iconGaël Poupard
2022-03-01fix(tooltips|popovers): RTL arrowsGaël Poupard
2022-03-01.louismaxime.piton
2022-03-01Use the new CSS variable in dropdown menu.louismaxime.piton
2022-03-01Add centered dropdown and dropup optionsMark Otto
2022-02-28Replace instances of Sass vars for CSS variable versions of border-color and ...Mark Otto
2022-02-28Convert border utilities to CSS variablesMark Otto
2022-02-28Remove thicker border on table thead elementsMark Otto
2022-02-26Prefer Linux-specific fonts over ArialErik Faye-Lund
2022-02-26move theme-colors (vars+map) after color tints definitionsmaks
2022-02-25Add z-index for .toast-container (#35859)Mark Otto
2022-02-25Use all dropdowns CSS variablesJulien Déramond
2022-02-25Base .text-muted on body colorMark Otto
2022-02-25`media-breakpoint-only` now passes `$breakpoints` int `breakpoint-max`. Fixe...Richard Giraud
2022-02-23Replace non-existent `--bs-btn-padding` by `--bs-btn-padding-{x|y}`Julien Déramond
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard
2022-02-18Apply list group numbering to all items (#35822)Jann Westermann
2022-02-18Add null modal-footer-bg variable (#35858)Mark Otto
2022-02-17New CSS variable for Navbars (#35829)Louis-Maxime Piton
2022-02-17Add !important property to colored links. (#35740)Nudasoft
2022-02-16Rename dropdown-shadow to dropdown-box-shadow for consistencyMark Otto
2022-02-16Convert pagination component to CSS variables (#35399)Mark Otto
2022-02-16Fixed border radius var name and .show targetEugene Kopyov
2022-02-15Convert dropdowns to CSS variablesMark Otto
2022-02-15Convert .btn and mixins to use CSS variablesMark Otto
2022-02-15Correct the horizontal padding on grid containers (#35825)Mark Otto
2022-02-11Convert .badge to CSS variablesMark Otto
2022-02-09Fix overriding styles of `.list-group-item-action`Anton
2022-02-08Support floating labels on `.form-control-plaintext` (#32840)Sebastian Podjasek
2022-02-08Add `.form-check-reverse` modifier class (#33606)Mark Otto
2022-02-08Add deprecation notice for .navbar-lightMark Otto
2022-02-08Convert navbar to CSS variablesMark Otto
2022-02-07Set `cursor: default` on disabled `.form-check-label` (#35082)The Fake Cake
2022-02-07Add zebra striping for table columnsMacinto5h
2022-02-07Move `gap` utility API from "Flex" to "Spacing"Ty Mick
2022-01-30Modal: handle click event from backdrop callbackGeoSot
2022-01-05Remove explicit use of aria-hidden for offcanvas when closed (#35589)Patrick H. Lauke
2022-01-03Bump copyright year to 2022 (#35639)XhmikosR
2021-12-20fix(alerts): ensure color is set and used (#35571)Gaël Poupard
2021-12-17Convert alerts to CSS variables (#35401)Mark Otto
2021-12-16Add missing `border-radius` for `btn-group` (#35467)Andy Jiang
2021-12-16Add sticky bottom utility (#35518)Florian Lacreuse
2021-12-15Reprocess inline SVGs with the latest SVGO (#35484)XhmikosR
2021-12-14Update stylelint and stylelint-config-twbs-bootstrap (#35438)XhmikosR
2021-12-07Fix typo in $purples (#35466)Alexander Gitter
2021-11-26Correctly implement RFS in `:root` CSS variable for `$body-font-size` (#35326)Travis Risner
2021-11-26Update _close.scssSi Nguyen
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto
2021-11-01`make-col-ready()`: remove the unused `$gutter` variable (#34334)Michael Sørensen