Skip to content

Prevent form validation mixin from generating invalid CSS#28447

Merged
XhmikosR merged 4 commits intomasterfrom
form-validation-selectors
Apr 25, 2019
Merged

Prevent form validation mixin from generating invalid CSS#28447
XhmikosR merged 4 commits intomasterfrom
form-validation-selectors

Conversation

@mdo
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Finally :) #26471

@mdo
Copy link
Copy Markdown
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 force-pushed the form-validation-selectors branch from 3c8e182 to ab02e35 Compare March 13, 2019 23:50
@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