aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Add default value for `$ignore-warning` (#28103)Martijn Cuppens1-1/+1
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens5-3/+16
2019-01-21Add canonical URL. (#28093)XhmikosR2-0/+4
2019-01-21Fix approach redirect. (#28095)XhmikosR2-7/+1
2019-01-20Make component colors configurable (#28035)Martijn Cuppens8-2/+13
2019-01-20Scrollable modal (#27769)Shohei Yoshida4-6/+182
2019-01-20Add ref to reason why `min-width: 0;` is added (#28061)Martijn Cuppens1-1/+1
2019-01-17use absolute path to output lcov file for coveralls (#28075)Johann-S1-1/+2
2019-01-15tests: use jQuery from node_modules. (#28059)XhmikosR13-30/+15
2019-01-15Fix `js-main` script. (#28057)XhmikosR1-1/+1
2019-01-15Make progress animation respect `$enable-transitions` and `prefers-reduced-mo...Martijn Cuppens1-5/+14
2019-01-14Examples: add tabindex="-1" and aria-disabled="true" on disabled linksLaussel Loïc5-6/+6
2019-01-14Clean up .gitignore. (#28050)XhmikosR1-13/+9
2019-01-14Fix Carousel's touch option to not add touch listeners when set to false (#28...Johann-S2-3/+18
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-13Add some margin below the buttonsMartijn Cuppens1-0/+1
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)Justin2-0/+26
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 Otto4-11/+52
2019-01-11Fix input-height-inner wrongly calculated (#28018)Miha Eržen1-3/+3
2019-01-10Update devDependencies. (#28016)XhmikosR4-53/+63
2019-01-10Tighten bundlesize limits. (#28012)XhmikosR1-7/+7
2019-01-08npm run test to build dist filesMark Otto15-86/+181
2019-01-08Examples: use `{{ site.time | date: "%Y" }}`.XhmikosR7-7/+7
2019-01-08Bump copyright year to 2019.XhmikosR20-30/+30
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-07Enable cache for stylelint.XhmikosR1-2/+2
2019-01-07Enable cache for ESLint.XhmikosR3-5/+5
2019-01-07Update devDependencies and gems. (#27981)XhmikosR3-358/+133
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-07docs: use the `twitter` Jekyll variable everywhere (#27990)文翼2-3/+3
2019-01-07Blog example IE fix & minor tweaks (#27933)Martijn Cuppens1-20/+20
2019-01-07Fix incorrect responsive alignment of dropdown menu (#27873)Shohei Yoshida1-11/+5