| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-06 | Minor Sass consistency changes. (#24677) | XhmikosR | 1 | -1/+1 |
| 2017-10-25 | update new focus and shadow properties to use vars | Mark Otto | 1 | -5/+5 |
| 2017-10-22 | fix custom file input too | Mark Otto | 1 | -1/+3 |
| 2017-10-22 | match space after comma, darken invalid/valid bg color on custom checks | Mark Otto | 1 | -4/+4 |
| 2017-10-22 | use rgba() so it's not at full opacity | Mark Otto | 1 | -1/+1 |
| 2017-10-21 | really fix indentation, reorder | Mark Otto | 1 | -4/+5 |
| 2017-10-21 | use vars, fix indentation | Mark Otto | 1 | -4/+3 |
| 2017-10-20 | Sass correction | Sharrell Porter | 1 | -1/+5 |
| 2017-10-20 | sync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-color | Sharrell Porter | 1 | -1/+6 |
| 2017-10-19 | Gradients and shadows (#24429) | Mark Otto | 1 | -1/+6 |
| 2017-10-16 | correcting color | Sharrell Porter | 1 | -0/+1 |
| 2017-10-02 | Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527) | Patrick Yeo | 1 | -0/+22 |
| 2017-09-26 | Update comment for forms mixins (#24050) | Andrew Luca | 1 | -1/+1 |
| 2017-08-12 | Apply the invalid/valid state to the class name | Mark Otto | 1 | -2/+2 |
| 2017-06-13 | Merge branch 'v4-dev' into form-tweaks | Mark Otto | 1 | -4/+4 |
| 2017-06-13 | (#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$in... | Patrick Yeo | 1 | -4/+4 |
| 2017-06-10 | move to mixin so we can repeat it easier and allow folks to extend to custom ... | Mark Otto | 1 | -0/+60 |
| 2017-06-06 | drop the old validation styles and docs | Mark Otto | 1 | -56/+0 |
| 2017-06-01 | trying out new validation styles | Mark Otto | 1 | -12/+34 |
| 2017-04-21 | Merge branch 'v4-dev' into form-tweaks | Mark Otto | 1 | -2/+2 |
| 2017-04-21 | Match validation mixin focus state to normal focus state | Mark Otto | 1 | -1/+1 |
| 2017-04-16 | Rename variable $input-border-focus to $input-border-color-focus (#22413) | Patrick Yeo | 1 | -2/+2 |
| 2017-03-18 | Update scss mixins to comply with scss-linting rules (#22151) | naicko | 1 | -1/+1 |
| 2017-02-11 | Remove unused input-size mixin (#21971) | Pierre Vanduynslager | 1 | -26/+0 |
| 2017-02-04 | Fixes #21814. Also accounts for custom file inputs. | Mark Otto | 1 | -1/+3 |
| 2016-11-28 | Fix #20936 make inline checkbox/radio markup same as stacked (#20995) | Brad Kent | 1 | -1/+0 |
| 2016-10-28 | include .col-form-label in the form validation field mixin | Mark Otto | 1 | -0/+1 |
| 2016-10-20 | Use box-shadow mixin | Pierre-Denis Vanduynslager | 1 | -4/+2 |
| 2016-10-20 | Set box-shadow on input if enable-shadows rather than enable-rounded | Pierre-Denis Vanduynslager | 1 | -1/+1 |
| 2016-10-09 | linting | Mark Otto | 1 | -1/+1 |
| 2016-10-09 | fix focus shadows, if enabled | Mark Otto | 1 | -5/+5 |
| 2016-10-09 | The color is already covered in the first ruleset here | Mark Otto | 1 | -4/+0 |
| 2016-09-11 | .form-control:focus customization (#20436) | NicoLB | 1 | -2/+1 |
| 2016-09-05 | Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629) | Mark Otto | 1 | -8/+2 |
| 2016-05-11 | Merge pull request #19141 from twbs/v4-forms-cleanup | Mark Otto | 1 | -1/+1 |
| 2016-05-09 | property order | Mark Otto | 1 | -1/+1 |
| 2016-04-08 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 1 | -1/+2 |
| 2016-03-02 | Add $input-bg-focus and $input-color-focus variables | Kevin P. Kucharczyk | 1 | -0/+2 |
| 2016-02-09 | .text-help is dead, long live .form-control-feedback | Mark Otto | 1 | -1/+1 |
| 2016-02-08 | Alternate fix to #17965: Updates to use the new class name and adds some basi... | Mark Otto | 1 | -1/+2 |
| 2016-01-13 | Rename local vars per new naming convention: $padding-{vertical=>y} $padding-... | Chris Rebert | 1 | -2/+2 |
| 2015-10-28 | Fix #17768 | Almir Sarajcic | 1 | -1/+1 |
| 2015-09-02 | Update all usages of 'control-label' with 'form-control-label' in docs | Andrew Smith | 1 | -1/+1 |
| 2015-08-26 | rm unused $state param from form-control-validation mixin; fixes #17323 | Chris Rebert | 1 | -1/+1 |
| 2015-08-08 | rewrite some forms docs, use new validation styles and icons | Mark Otto | 1 | -11/+12 |
| 2015-04-23 | Fix up some form docs styles, sizing, etc | Mark Otto | 1 | -1/+1 |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+88 |