aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2019-01-25Fix custom select caret issue on IE (#28112)Shohei Yoshida1-1/+1
2019-01-25Fix validated custom select bg color (#28119)Shohei Yoshida1-1/+1
2019-01-24Deprecate float mixins (#28104)Martijn Cuppens2-3/+8
2019-01-24Add `!important` to `.text-monospace` utility class (#28064)Martijn Cuppens1-1/+1
2019-01-23Add default value for `$ignore-warning` (#28103)Martijn Cuppens1-1/+1
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens4-3/+15
2019-01-20Make component colors configurable (#28035)Martijn Cuppens7-1/+12
2019-01-20Scrollable modal (#27769)Shohei Yoshida1-4/+46
2019-01-20Add ref to reason why `min-width: 0;` is added (#28061)Martijn Cuppens1-1/+1
2019-01-15Make progress animation respect `$enable-transitions` and `prefers-reduced-mo...Martijn Cuppens1-5/+14
2019-01-13Remove map-merge (#28033)Martijn Cuppens1-23/+13
2019-01-13Cleanup popover arrows (#28008)Martijn Cuppens1-52/+40
2019-01-13Sync dropdown font size to base font sizeMartijn Cuppens1-1/+1
2019-01-13Sync dropdown font size with btn font sizeMartijn Cuppens2-1/+2
2019-01-13Remove background from nested tablesMartijn Cuppens1-4/+0
2019-01-13Fix background size yMartijn Cuppens1-1/+1
2019-01-13Minify background propertyMartijn Cuppens1-2/+1
2019-01-13Combine background properties into oneMartijn Cuppens1-3/+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-13Add new rounded sizes classes (#28011)Justin1-0/+12
2019-01-13Change default custom select styles (#28027)Martijn Cuppens1-3/+3
2019-01-13Prevent wrapping if caret is included (#28029)Martijn Cuppens1-0/+2
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto3-11/+21
2019-01-11Fix input-height-inner wrongly calculated (#28018)Miha Eržen1-3/+3
2019-01-08Bump copyright year to 2019.XhmikosR3-6/+6
2019-01-08remove redundant loop from list-group-horizontal (#28005)wojtask91-18/+16
2019-01-08box-shadow mixin fix (#28004)wojtask91-3/+9
2019-01-08Move `z-index` to .list-group-item-action and remove redundant `text-decorati...Shohei Yoshida1-5/+1
2019-01-08Space fixes (#27997)Martijn Cuppens2-2/+2
2019-01-07Allow configuration of caret spacing and vertical alignment (#27994)Martijn Cuppens2-4/+6
2019-01-07remove screen from media query (#27985)Martijn Cuppens1-1/+1
2019-01-07Fix incorrect responsive alignment of dropdown menu (#27873)Shohei Yoshida1-11/+5
2019-01-07fix border issue for nested card inside accordions (#27881)Vishnuprasad Venugopal1-1/+1
2019-01-07Add horizontal list group modifier (#27970)Mark Otto2-0/+45
2019-01-07take account 'none' for box-shadow (#27972)wojtask92-2/+11
2019-01-07Sync custom select focus state with custom control focus stateMartijn Cuppens1-1/+1
2019-01-05Remove unneeded stylelint disables.XhmikosR4-6/+2
2019-01-04Move hand cursor for buttons to rebootMartijn Cuppens6-18/+13
2019-01-04Prevent select word wrap in Safari (#27932)Martijn Cuppens1-0/+8
2019-01-03Remove unnecessary brackets for consistency (#27966)Florian Lacreuse1-5/+5
2018-12-29Configurable display utility classes (#27917)Martijn Cuppens2-18/+7
2018-12-29Fix custom select font sizes (#27929)Martijn Cuppens2-2/+4
2018-12-28Match input font size for `.input-group-text` (#27941)Martijn Cuppens1-1/+1
2018-12-28reboot: Fix comment (#27937)XhmikosR1-1/+1
2018-12-27Fix form-feedback-icon-invalid color (#27935)Martijn Cuppens1-1/+1
2018-12-23Fix 4:3 embed (#27910)XhmikosR1-1/+1