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

Prevent form validation mixin from generating invalid CSS #28447

Merged
merged 4 commits into from
Apr 25, 2019

Conversation

mdo
Copy link
Member

@mdo mdo commented Mar 10, 2019

Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for valid and invalid, and nothing else.

Fixes #28380.

@wojtask9
Copy link
Contributor

Finally :) #26471

@mdo
Copy link
Member Author

mdo commented Mar 12, 2019

@wojtask9 Hah, sorry about that! Glad we could help you out now at least and follow-up on it :).

@mdo mdo mentioned this pull request Mar 13, 2019
13 tasks
Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for `valid` and `invalid`, and nothing else.

Fixes #28380.
@XhmikosR XhmikosR merged commit 60d826a into master Apr 25, 2019
@XhmikosR XhmikosR deleted the form-validation-selectors branch April 25, 2019 14:01
XhmikosR pushed a commit that referenced this pull request Apr 25, 2019
Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for `valid` and `invalid`, and nothing else.

Fixes #28380.
XhmikosR pushed a commit that referenced this pull request Apr 29, 2019
Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for `valid` and `invalid`, and nothing else.

Fixes #28380.
@mdo mdo mentioned this pull request Jul 22, 2019
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.

Can't get new input state added to the existing ones
4 participants