aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Fixed input-height-sm and input-height-lg calculations (#29653)Sam Duvall1-2/+2
2019-11-07Make check label cursor customizable (#29633)Gary PEGEOT1-0/+1
2019-11-02backport #29516: added animation when modal backdrop is staticJohann-S1-0/+1
2019-11-02Add configurable button text wrapping (#29554)Martijn Cuppens1-0/+1
2019-11-01Convert v4-dev calc() left overs to add/subtract functionsMartijn Cuppens1-2/+2
2019-11-01Add add and subtract functionysds1-10/+10
2019-10-14Add variable for `$breadcrumb-font-size` (#29467)astrahov1-0/+2
2019-10-14Variable card height (#29462)Martijn Cuppens1-0/+1
2019-09-26CleanupMark Otto1-0/+1
2019-08-17Enable wrapping for elements in .modal-footer (#25103)Martijn Cuppens1-0/+3
2019-08-17Fix Firefox rendering issue (#29234)Martijn Cuppens1-1/+1
2019-07-30Optimize the inline SVGs.XhmikosR1-6/+6
2019-07-30Backport "Use escape-svg() function (#29077)"Martijn Cuppens1-11/+18
2019-07-10Change invalid icon from cross to exclamation mark (#28944)Martijn Cuppens1-1/+1
2019-06-18Fix width and height of data svg images in IE10 (#28883)Morteza Ziyae1-10/+10
2019-05-30Calc modal header/footer border radius according to the border width (#28775)Shohei Yoshida1-0/+1
2019-05-09Fix incorrect variable for popover border radius (#28733)Shohei Yoshida1-0/+1
2019-04-29Add `$custom-control-label-color` variable (#28633)Shohei Yoshida1-0/+2
2019-04-29Remove scss variable defined twice (#28567)Loïc Goyet1-1/+0
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-9/+9
2019-02-07Optional btn & input font sizes (#28068)Martijn Cuppens1-0/+5
2019-02-07Add map-name param to _assert-starts-at-zero (#24986)Zachary Welch1-1/+1
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens1-0/+1
2019-01-20Make component colors configurable (#28035)Martijn Cuppens1-0/+6
2019-01-13Remove map-merge (#28033)Martijn Cuppens1-23/+13
2019-01-13Sync dropdown font size to base font sizeMartijn Cuppens1-1/+1
2019-01-13Sync dropdown font size with btn font sizeMartijn Cuppens1-0/+1
2019-01-13Prevent useless property renderingMartijn Cuppens1-2/+2
2019-01-13Don't render a background by defaultMartijn Cuppens1-1/+1
2019-01-13Prevent rendering of color property by defaultMartijn Cuppens1-1/+1
2019-01-14Change comment heading title to `Typography` (#28032)Martijn Cuppens1-1/+1
2019-01-14Align toast variables (#28041)Martijn Cuppens1-13/+14
2019-01-13Change default custom select styles (#28027)Martijn Cuppens1-3/+3
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto1-0/+15
2019-01-11Fix input-height-inner wrongly calculated (#28018)Miha Eržen1-3/+3
2019-01-07Allow configuration of caret spacing and vertical alignment (#27994)Martijn Cuppens1-0/+2
2019-01-07Sync custom select focus state with custom control focus stateMartijn Cuppens1-1/+1
2019-01-04Move hand cursor for buttons to rebootMartijn Cuppens1-0/+1
2019-01-03Remove unnecessary brackets for consistency (#27966)Florian Lacreuse1-5/+5
2018-12-29Configurable display utility classes (#27917)Martijn Cuppens1-0/+1
2018-12-29Fix custom select font sizes (#27929)Martijn Cuppens1-2/+3
2018-12-27Fix form-feedback-icon-invalid color (#27935)Martijn Cuppens1-1/+1
2018-12-23Fix 4:3 embed (#27910)XhmikosR1-1/+1
2018-12-21Add variable for dropdown-divider-margin-y (#27857)Mark Otto1-30/+31
2018-12-21Merge branch 'table-dark-colors' into v4-devMark Otto1-2/+3
2018-12-21Sync modal header & footer border colors with $border-colorMartijn Cuppens1-1/+1
2018-12-21Sync `$table-border-color` with `$border-color`Martijn Cuppens1-1/+1
2018-12-21#27135: themed link focus state & selector improvement (#27136)Martijn Cuppens1-0/+3
2018-12-21Merge branch 'table-hover-colors' into v4-devMark Otto1-1/+4
2018-12-16Use theme-color function for colors (#27848)Martijn Cuppens1-6/+6