Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants