- Only applies to textual inputs and textareas with
.form-control
and selects with.custom-select
- Wrap the feedback icons in a Sass variable option, $enable-validation-icons, so folks who theme can disable
- Update docs to summarize styles, mention the icons, include a textarea demo, and add mention of the Sass variable option to the Theming section
Fixes #22762 (closed), closes #23312, closes #22670 (closed), fixes ##19852 (closed).
Need to verify #22696 (closed).