Skip to content

feat(input): adds limited support for invalid and valid pesudo-class#278

Merged
stuarthendren merged 2 commits intomainfrom
stuarthendren/issue269
May 23, 2022
Merged

feat(input): adds limited support for invalid and valid pesudo-class#278
stuarthendren merged 2 commits intomainfrom
stuarthendren/issue269

Conversation

@stuarthendren
Copy link
Copy Markdown
Contributor

Adds the correct styling for invalid and valid pseudo props. This using the :has selector in places
which has limited support.

fix #269

Adds the correct styling for invalid and valid pesudo props. This using the :has selector in places
which has limitted support.

fix #269
@stuarthendren stuarthendren enabled auto-merge May 23, 2022 13:20
@stuarthendren stuarthendren merged commit 653b2d5 into main May 23, 2022
@stuarthendren stuarthendren deleted the stuarthendren/issue269 branch May 23, 2022 13:22
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@commitd-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 7.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add :invalid pseudo class styling to form components

3 participants