aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2019-08-30Allow override default col widthysds3-12/+10
2019-08-30CleanupMark Otto4-12/+22
2019-08-30First pass at .row-cols classesMark Otto1-0/+12
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens10-31/+26
2019-08-29theming.md: automate _root.scss. (#29326)XhmikosR1-1/+0
2019-08-29theming.md: bring `:root` up to par with Scss. (#29323)XhmikosR1-0/+1
2019-08-27Switch percentage `font-size`s to `em` and change some font sizes for consist...Martijn Cuppens3-7/+11
2019-08-27Don't bind validation to form controlsMartijn Cuppens1-30/+7
2019-08-27Allow modification of the value of remMartijn Cuppens2-0/+11
2019-08-26Update z-indices (#29292)Martijn Cuppens1-2/+1
2019-08-26Link helpers & use utility API for all utilitiesMartijn Cuppens12-68/+68
2019-08-24Document example of datalists with form controls (#29058)Mark Otto1-0/+7
2019-08-24Remove padding around color swatchesMartijn Cuppens1-0/+6
2019-08-24Add rounded corners to color swatchesMartijn Cuppens1-1/+9
2019-08-24Add support and docs for color inputMark Otto1-0/+5
2019-08-22Remove `position: relative` from `.collapsing`Martijn Cuppens1-1/+0
2019-08-22Drop `$nav-divider-*` variables (not used)Martijn Cuppens1-4/+1
2019-08-22Drop nav divider mixinMartijn Cuppens3-12/+4
2019-08-18Split up `.form-control` & `.form-select` selectorsMartijn Cuppens1-4/+10
2019-08-18Fix date heightsMartijn Cuppens1-3/+3
2019-08-18set min-height for form-control textaream5o2-9/+5
2019-08-18Add possibility to define custom border color for disabled form controls (#29...tu4mo4-17/+23
2019-08-16Enable wrapping for elements in .modal-footer (#25103)Martijn Cuppens2-4/+12
2019-08-16Restore `cursor: pointer` for checkbox/radio buttons (#29239)Martijn Cuppens1-0/+1
2019-08-14Function map-get-multiple now returns the correct variable (#29247)Thomas Schaller1-1/+1
2019-08-09Fix Firefox rendering issue (#29234)Martijn Cuppens1-1/+1
2019-08-07Remove unneeded Stylelint suppressions. (#29222)XhmikosR1-2/+0
2019-08-06Fix min-width of input-group flex items (#29209)Shohei Yoshida1-0/+1
2019-08-05Responsive containers (follow-up to #29095) (#29118)Mark Otto2-4/+45
2019-08-03Allow .page-links to get left margin. (#28948)GeoSot3-19/+19
2019-07-30carousel: fix transition properties order. (#29173)XhmikosR1-1/+1
2019-07-29Remove comment about tabindex (#29165)Shohei Yoshida1-2/+1
2019-07-29Fix reboot for placeholder links (#29140)Shohei Yoshida1-4/+2
2019-07-29Change property from background to background-image (#29149)Chandan Deep1-2/+2
2019-07-27Haha, floats. It's 2019 (#29147)Martijn Cuppens1-1/+1
2019-07-25Update _variables.scssXhmikosR1-1/+1
2019-07-25Remove leftover CSS for custom controlysds1-8/+0
2019-07-25Fix variable nameysds2-4/+4
2019-07-25Merge code page with rebootMartijn Cuppens1-1/+0
2019-07-25Remove duplicateShohei Yoshida1-4/+0
2019-07-25Reboot updatesMartijn Cuppens3-155/+170
2019-07-25Drop `.pre-scrollable` classMartijn Cuppens2-7/+0
2019-07-25Drop `color()`, `theme-color()` & `gray()` functions (#29083)Martijn Cuppens5-24/+10
2019-07-24Apply `at-mixin-argumentless-call-parentheses: always` stylelint ruleMartijn Cuppens5-10/+10
2019-07-23Extend `.container-fluid` (#29106)Martijn Cuppens1-1/+1
2019-07-22fix broken classesMark Otto1-2/+2
2019-07-22Fix license header.XhmikosR1-3/+2
2019-07-22Add bootstrap-utilities.scssjulian-hecker1-0/+22
2019-07-22Remove card columns in favor of masonry gridMartijn Cuppens2-27/+0
2019-07-21Revert padding-right on ol and ul in Reboot, update migration docMark Otto1-1/+0