]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
[Docs] Clarify suggested use of custom validation styles, add note about resetting...
authorPatrick H. Lauke <redux@splintered.co.uk>
Fri, 16 Feb 2018 11:07:36 +0000 (11:07 +0000)
committerGitHub <noreply@github.com>
Fri, 16 Feb 2018 11:07:36 +0000 (11:07 +0000)
commit73357f9430c269006a2213cb713e306ec97021f5
tree4a624b0e44bf7eaa59cf501a46576e215cb5d89f
parentcd7f252bdbf81b7a885099e72ab6766dc4783b72
[Docs] Clarify suggested use of custom validation styles, add note about resetting form appearance after validation (#25628)

* Expand/clarify recommendation for using custom validation styles

Seems support for correctly announcing browser default navigation bubbles/notifications has improved recently. Now it seems only Chrome (at least on Win and Android, not tested on macOS) is the odd one out.

However, we should really make sure the custom validation messages are also tied correctly to their relevant form controls - need to dig out the PR that will ensure that.

* Add note about resetting form appearance after submission

xref https://github.com/twbs/bootstrap/issues/25626
docs/4.0/components/forms.md