aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2019-10-18v5: Update colors to add shades and tints (#29348)Mark Otto2-0/+110
2019-10-17Add make-col-auto mixin (#29367)Mark Otto2-3/+7
2019-10-12Fix top level ampersand (#29518)Martijn Cuppens1-3/+5
2019-10-12Carousel variables (#29493)leshasmp2-3/+5
2019-10-12Group line-height variables (#29466)astrahov1-3/+3
2019-10-12Add color argument to button mixins (#29444)Jeremy Jackson1-12/+28
2019-10-10Add new .bg-body utility class (#29511)Mark Otto1-0/+1
2019-10-03Add variable for `$breadcrumb-font-size` (#29467)astrahov2-0/+3
2019-10-03Fix border for single card in accordion (#29453)Martijn Cuppens1-14/+4
2019-10-03Variable card height (#29462)Martijn Cuppens2-0/+2
2019-10-03Better radio input (#29441)Paweł Kuna1-1/+1
2019-10-02Remove appearance from textarea (#29455)Martijn Cuppens1-2/+0
2019-10-02v5: .form-check layout changes (#29322)Mark Otto2-2/+6
2019-10-01Variable carousel indicator opacity (#29468)astrahov2-2/+4
2019-09-27Remove outline from select box in FF (#29445)Paweł Kuna1-0/+6
2019-09-27Remove duplicated td selector (#29454)wojtask91-4/+0
2019-09-27Change blue and pink colors to be accessible. (#29198)XhmikosR1-2/+2
2019-09-26Sass: remove redundant stylelint inline suppressions. (#29427)XhmikosR3-5/+0
2019-09-15Fix incorrect aspect ratio on IE11ysds1-5/+6
2019-09-15Remove redundant propertiesMartijn Cuppens1-8/+2
2019-09-13Responsive sticky top (#29158)jahanzaibsuleman071-5/+12
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