aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Apply `at-mixin-argumentless-call-parentheses: always` stylelint ruleMartijn Cuppens4-9/+9
2019-07-30`.custom-select`: combine properties.Martijn Cuppens1-2/+1
2019-07-30Optimize the inline SVGs.XhmikosR1-6/+6
2019-07-30Backport "Use escape-svg() function (#29077)"Martijn Cuppens7-21/+39
2019-07-17Fix breaking layout breaking error in code (#28328)M. Wacker1-1/+1
2019-07-10Ignore the bg-variant deprecation warning in our files.Martijn Cuppens2-3/+3
2019-07-10Remove redundant radius properties (#28956)Martijn Cuppens1-2/+2
2019-07-10Remove negative margins for group list items (#28940)Sergey Kovalenko1-19/+28
2019-07-10Change invalid icon from cross to exclamation mark (#28944)Martijn Cuppens1-1/+1
2019-06-20Deprecate `bg-variant()` mixin (#28938)Martijn Cuppens1-0/+1
2019-06-18Fix position of browser default validation message (#28852)Shohei Yoshida1-0/+3
2019-06-18Fix width and height of data svg images in IE10 (#28883)Morteza Ziyae1-10/+10
2019-06-18Workaround for the image size bug in IE (#28855)Shohei Yoshida1-0/+3
2019-05-30Clean input group flex basis (#28785)Shohei Yoshida1-4/+1
2019-05-30Calc modal header/footer border radius according to the border width (#28775)Shohei Yoshida2-2/+3
2019-05-30Correct grammar in modal.scss (#28829)Aditya Shankar1-1/+1
2019-05-30Fix background position (#28814)Sezer Esen1-1/+1
2019-05-30Fix z-index according to our z-index rule (#28784)Shohei Yoshida1-2/+2
2019-05-09Reset input padding for cross browser consistency (#28208)Shohei Yoshida1-2/+1
2019-05-09Consistency modification (#28750)zhangbao1-1/+1
2019-05-09Fix incorrect variable for popover border radius (#28733)Shohei Yoshida2-5/+5
2019-05-09Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)Christian Oliff1-1/+1
2019-05-09Scrollbar fix (#28417)Martijn Cuppens1-0/+1
2019-04-29Prevent form validation mixin from generating invalid CSS (#28447)Mark Otto1-14/+19
2019-04-29Sync plain text font-size with `$input-font-size` (#28464)Shohei Yoshida1-0/+1
2019-04-29Remove redundant slashes (#28677)Martijn Cuppens1-3/+3
2019-04-29Add `$custom-control-label-color` variable (#28633)Shohei Yoshida2-0/+3
2019-04-29Fix buttons :focus state styles (#27890)Matěj Kříž1-0/+3
2019-04-29Remove scss variable defined twice (#28567)Loïc Goyet1-1/+0
2019-03-27Check prefers-reduced-motion variable before adding reduced motion media quer...Patrick H. Lauke1-2/+4
2019-03-27Workaround for MS edge bug (#28275)Shohei Yoshida2-3/+9
2019-03-12Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)Patrick H. Lauke1-6/+10
2019-03-08Add <ol> to nav's comment (#28426)Shohei Yoshida1-1/+1
2019-03-08disable assert assending check if the previous unit was a percentual value (#...mspae1-1/+1
2019-03-08Fix border if only one card (#28365)Martijn Cuppens1-1/+1
2019-03-01Deprecate form-control-focus mixin (#28262)Martijn Cuppens2-2/+3
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR3-3/+3
2019-02-12Update RFS to v8.0.1 (#28245)Martijn Cuppens1-8/+0
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto3-3/+3
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens21-66/+281
2019-02-07Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#...Shohei Yoshida1-1/+0
2019-02-07Optional btn & input font sizes (#28068)Martijn Cuppens4-0/+9
2019-02-07Deprecate `img-retina()` mixin (#28072)Martijn Cuppens1-0/+1
2019-02-07Deprecate `invisible()` mixin (#28066)Martijn Cuppens2-2/+5
2019-02-07Add map-name param to _assert-starts-at-zero (#24986)Zachary Welch2-4/+4
2019-02-07Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100)João Lucas1-0/+12
2019-02-07Deprecate size mixin (#28067)Martijn Cuppens1-0/+1
2019-02-06Add text-decoration to .btn-link. (#28169)Bardi Harborow1-0/+1
2019-02-06Fix text break in Firefox (#28063)Martijn Cuppens1-1/+4
2019-02-03Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127)Martijn Cuppens1-5/+9