aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_forms.scss
AgeCommit message (Expand)AuthorFilesLines
2017-10-19Gradients and shadows (#24429)Mark Otto1-1/+6
2017-10-02Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)Patrick Yeo1-0/+22
2017-09-26Update comment for forms mixins (#24050)Andrew Luca1-1/+1
2017-08-12Apply the invalid/valid state to the class nameMark Otto1-2/+2
2017-06-13Merge branch 'v4-dev' into form-tweaksMark Otto1-4/+4
2017-06-13(#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$in...Patrick Yeo1-4/+4
2017-06-10move to mixin so we can repeat it easier and allow folks to extend to custom ...Mark Otto1-0/+60
2017-06-06drop the old validation styles and docsMark Otto1-56/+0
2017-06-01trying out new validation stylesMark Otto1-12/+34
2017-04-21Merge branch 'v4-dev' into form-tweaksMark Otto1-2/+2
2017-04-21Match validation mixin focus state to normal focus stateMark Otto1-1/+1
2017-04-16Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo1-2/+2
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko1-1/+1
2017-02-11Remove unused input-size mixin (#21971)Pierre Vanduynslager1-26/+0
2017-02-04Fixes #21814. Also accounts for custom file inputs.Mark Otto1-1/+3
2016-11-28Fix #20936 make inline checkbox/radio markup same as stacked (#20995)Brad Kent1-1/+0
2016-10-28include .col-form-label in the form validation field mixinMark Otto1-0/+1
2016-10-20Use box-shadow mixinPierre-Denis Vanduynslager1-4/+2
2016-10-20Set box-shadow on input if enable-shadows rather than enable-roundedPierre-Denis Vanduynslager1-1/+1
2016-10-09lintingMark Otto1-1/+1
2016-10-09fix focus shadows, if enabledMark Otto1-5/+5
2016-10-09The color is already covered in the first ruleset hereMark Otto1-4/+0
2016-09-11.form-control:focus customization (#20436)NicoLB1-2/+1
2016-09-05Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629)Mark Otto1-8/+2
2016-05-11Merge pull request #19141 from twbs/v4-forms-cleanupMark Otto1-1/+1
2016-05-09property orderMark Otto1-1/+1
2016-04-08Merge branch 'v4-dev' into v4-forms-cleanupMark Otto1-1/+2
2016-03-02Add $input-bg-focus and $input-color-focus variablesKevin P. Kucharczyk1-0/+2
2016-02-09.text-help is dead, long live .form-control-feedbackMark Otto1-1/+1
2016-02-08Alternate fix to #17965: Updates to use the new class name and adds some basi...Mark Otto1-1/+2
2016-01-13Rename local vars per new naming convention: $padding-{vertical=>y} $padding-...Chris Rebert1-2/+2
2015-10-28Fix #17768Almir Sarajcic1-1/+1
2015-09-02Update all usages of 'control-label' with 'form-control-label' in docsAndrew Smith1-1/+1
2015-08-26rm unused $state param from form-control-validation mixin; fixes #17323Chris Rebert1-1/+1
2015-08-08rewrite some forms docs, use new validation styles and iconsMark Otto1-11/+12
2015-04-23Fix up some form docs styles, sizing, etcMark Otto1-1/+1
2014-12-02convert to scssMark Otto1-0/+88