aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
2022-07-29Define correctly `$popover-header-color` (#36849)Julien Déramond1-1/+1
2022-07-17Fixing pagination compile issueJWB1-1/+1
2022-07-11Add `$display-font-family` and `$display-font-style` (#36711)Julien Déramond1-0/+2
2022-07-06Revert db61cf3 for `$text-muted` default value (#36680)Julien Déramond1-1/+1
2022-04-29Revert `border-color` change (#36238)Mark Otto1-7/+8
2022-04-28Add input-disabled-color Sass variableMark Otto1-0/+1
2022-04-28Clean up last `$variable-prefix` usagesJulien Déramond1-2/+2
2022-04-12Add black to colors mapRyan Buckley1-0/+1
2022-04-12Remove tooltip and popover styling as it is handled by Popper (#34627)GeoSot1-1/+1
2022-04-08Update devDependencies (#36120)XhmikosR1-1/+1
2022-04-06New CSS varlouismaxime.piton1-0/+1
2022-04-04Use new CSS vars (#36098)Louis-Maxime Piton1-8/+8
2022-03-28Train PR: CSS variables for accordion, cards, navs, and modals (#36071)Mark Otto1-4/+6
2022-03-24Define Pagination font size CSS var (#35917)Julien Déramond1-0/+2
2022-03-19v5.2.0 migration updates (#36038)Mark Otto1-28/+28
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto1-49/+49
2022-03-11Updates -color to use rgba()Mark Otto1-1/+1
2022-03-11Adjust border-radius values and add some new utilitiesMark Otto1-3/+6
2022-03-11Fix some instances of lazy Sass math when multiplying new CSS var based borde...Mark Otto1-1/+1
2022-03-08Convert popovers to CSS variablesMark Otto1-3/+6
2022-03-08Deprecate the tooltip-arrow-bg color since we're using CSS variables to set t...Mark Otto1-1/+3
2022-03-01Split CSS vars for padding values (#35921)Mark Otto1-1/+5
2022-02-28Replace instances of Sass vars for CSS variable versions of border-color and ...Mark Otto1-20/+21
2022-02-25Prefer Linux-specific fonts over ArialErik Faye-Lund1-1/+1
2022-02-25move theme-colors (vars+map) after color tints definitionsmaks1-24/+24
2022-02-25Add z-index for .toast-container (#35859)Mark Otto1-0/+1
2022-02-24Base .text-muted on body colorMark Otto1-1/+1
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard1-3/+7
2022-02-18Add null modal-footer-bg variable (#35858)Mark Otto1-0/+1
2022-02-14Correct the horizontal padding on grid containers (#35825)Mark Otto1-1/+1
2022-02-06Add zebra striping for table columnsMacinto5h1-0/+1
2021-12-15Reprocess inline SVGs with the latest SVGO (#35484)XhmikosR1-4/+4
2021-12-07Fix typo in $purples (#35466)Alexander Gitter1-2/+2
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto1-41/+0
2021-10-05Add Sass variables for hr background-color and borderdevhoussam1-0/+2
2021-10-05Separate container classes from `$enable-grid-classes` option (#35005)Mark Otto1-0/+1
2021-09-28Use Sass variable instead of RGB components (#35017)Geremia Taglialatela1-3/+3
2021-09-07Add `border-radius` sizes to small and large `.form-select`s (#34853)Dominik Crha1-1/+3
2021-08-23Fix `$dropdown-link-hover-color` variable color value in _variable.scss (#34779)ghost_321-1/+1
2021-08-10Add check to rgba-css-var function for body or bg (#34699)Mark Otto1-8/+18
2021-08-03Update color and background-color utilitiesMark Otto1-0/+26
2021-08-03Add new placeholder component (#31859)Jaume Sala1-0/+7
2021-08-03Update input-bg to use body-bg (#34651)Mark Otto1-1/+1
2021-07-25Make default $accordion-icon-color consistentTheFakeCake1-1/+1
2021-07-14fix(forms): prevent color control from shrinking (#34445)Gaël Poupard1-0/+2
2021-07-08Add null `$card-box-shadow` variable (#34440)Mark Otto1-1/+2
2021-07-06Add maps for all colors, document how to extend color utilities (#32319)Mark Otto1-0/+120
2021-07-05Add horizontal collapse supportMark Otto1-0/+1
2021-06-25Variablize backdrop for modal and offcanvasMark Otto1-3/+6
2021-06-22v5.1: Add optional CSS grid (#31813)Mark Otto1-0/+1