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-02-25Update _variables.scssgs-tooltip-css-tweaksXhmikosR
2022-02-25nullify `margin` variable and add deprecation messageGeoSot
2022-02-25Remove popover left/top initializers as they are handled by popperGeoSot
2022-02-25Remove not needed css form tooltip & popover as it is made by popperGeoSot
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
2021-11-01Always set the CSS variables for gutters in containers (#34644)Mark Otto
2021-10-29Don't override CSS `direction` in code elements (#35230)Gaël Poupard
2021-10-29Ensure sufficient contrast in `accordion-item` (#35231)Gaël Poupard
2021-10-29Drop prefixed version of `::file-selector-button` (#35232)Gaël Poupard
2021-10-11Add color and border-color css variables to tables (#35055)Geremia Taglialatela
2021-10-10Reset z-index on .navbar-expand .offcanvas, plus prevent box-shadow issues (#...Mark Otto
2021-10-09Merge remote-tracking branch 'remotes/origin/v513'XhmikosR