aboutsummaryrefslogtreecommitdiff
path: root/scss/forms
AgeCommit message (Expand)AuthorFilesLines
2019-10-28Update .form-check to properly support gradients when enabled (#29338)Mark Otto1-6/+27
2019-10-02v5: .form-check layout changes (#29322)Mark Otto1-2/+5
2019-09-27Remove outline from select box in FF (#29445)Paweł Kuna1-0/+6
2019-09-26Sass: remove redundant stylelint inline suppressions. (#29427)XhmikosR1-2/+0
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens4-8/+1
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-18Split up `.form-control` & `.form-select` selectorsMartijn Cuppens1-4/+10
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...tu4mo3-0/+3
2019-08-06Fix min-width of input-group flex items (#29209)Shohei Yoshida1-0/+1
2019-07-25Remove leftover CSS for custom controlysds1-8/+0
2019-07-25Fix variable nameysds1-3/+3
2019-07-19Use escape-svg() function (#29077)Martijn Cuppens2-8/+7
2019-07-17Use :focus-within for .form-file focus state (#29036)Mark Otto1-0/+7
2019-07-14v5: Fix disabled styling on .form-file (#29022)Mark Otto1-1/+1
2019-07-12v5: Forms update (#28450)Mark Otto9-0/+847