Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore feedback icons on validated form fields #26824

Merged
merged 2 commits into from
Jul 29, 2018
Merged

Conversation

mdo
Copy link
Member

@mdo mdo commented Jul 8, 2018

screen shot 2018-07-08 at 3 42 20 pm

  • 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, closes #23312, closes #22670, fixes ##19852.

Need to verify #22696.

- 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
@mdo mdo merged commit 5495a19 into v4-dev Jul 29, 2018
@mdo mdo mentioned this pull request Jul 29, 2018
@XhmikosR XhmikosR deleted the form-validation-icons branch September 18, 2018 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant