]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Form check markup v2 (#25050)
authorMark Otto <markd.otto@gmail.com>
Sat, 23 Dec 2017 00:13:01 +0000 (16:13 -0800)
committerGitHub <noreply@github.com>
Sat, 23 Dec 2017 00:13:01 +0000 (16:13 -0800)
commit16f14172406fd88ddb21242ea361833ec19d4fc6
treeb3b73371bf3b8d2d6273b0a9fb6235e48b7a2bbf
parent13150872c6637d0d224aa9d14fe8e103aff3139e
Form check markup v2 (#25050)

* match layout behaviors

* ditch the indicator as separate element for psuedo-elements on the label

* move disabled to attribute only on input

* redo default inline check to support new markup

* redo inline forms

* clean up vars

* update validation mixin to new structure

* update checks in docs

* linting for for/id attributes
docs/4.0/components/dropdowns.md
docs/4.0/components/forms.md
docs/4.0/migration.md
scss/_custom-forms.scss
scss/_forms.scss
scss/_variables.scss
scss/mixins/_forms.scss