aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_forms.scss
AgeCommit message (Expand)AuthorFilesLines
2018-04-23add validation styles for .form-control-file (#26181)Mark Otto1-0/+10
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller1-1/+1
2018-01-05add validation feedback/tooltip support to form-check-inputsJesse Mandel1-0/+5
2018-01-02Validation tooltip example (#25143)Mark Otto1-2/+1
2017-12-26Rewrite custom file inputMark Otto1-2/+15
2017-12-22Form check markup v2 (#25050)Mark Otto1-10/+8
2017-12-22Rewrite input group component (#25020)Mark Otto1-0/+1
2017-11-24Rewrite custom form check backgrounds (#24697)Mark Otto1-1/+6
2017-11-15Adds variables for form validation messages (#24767)Andres Galante1-2/+2
2017-11-06fixes #24553: override border-color on focus of custom select with form valid...Mark Otto1-0/+1
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR1-1/+1
2017-10-25update new focus and shadow properties to use varsMark Otto1-5/+5
2017-10-22fix custom file input tooMark Otto1-1/+3
2017-10-22match space after comma, darken invalid/valid bg color on custom checksMark Otto1-4/+4
2017-10-22use rgba() so it's not at full opacityMark Otto1-1/+1
2017-10-21really fix indentation, reorderMark Otto1-4/+5
2017-10-21use vars, fix indentationMark Otto1-4/+3
2017-10-20Sass correctionSharrell Porter1-1/+5
2017-10-20sync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-colorSharrell Porter1-1/+6
2017-10-19Gradients and shadows (#24429)Mark Otto1-1/+6
2017-10-16correcting colorSharrell Porter1-0/+1
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