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

feature: Apply Pseudo classes on every Chakra components, not just PseudoBox #431

Open
JulianCataldo opened this issue May 17, 2021 · 1 comment

Comments

@JulianCataldo
Copy link

Hey,

It looks like the React version of Chakra is agnostic regarding the way to add pseudo classes to a component.
Actually, in the Vue one, it can be cumbersome to use a specific component (PseudoBox), it may leads to unnecessary DOM for example.

Thanks.

@JulianCataldo JulianCataldo changed the title Pseudo classes on every Chakra components, not just PseudoBox. Pseudo classes on every Chakra components, not just PseudoBox May 17, 2021
@codebender828 codebender828 changed the title Pseudo classes on every Chakra components, not just PseudoBox feature: Apply Pseudo classes on every Chakra components, not just PseudoBox Jun 12, 2021
@codebender828
Copy link
Collaborator

codebender828 commented Jun 12, 2021

Why not? 😀 Let's do it.

If you'd like to take a stab at this it's relatively simple to implement. We can have your PR merged and schedule a new release. 👍🏾

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

No branches or pull requests

3 participants