chakra-ui-vue icon indicating copy to clipboard operation
chakra-ui-vue copied to clipboard

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

Open JulianCataldo opened this issue 4 years ago • 1 comments

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 avatar May 17 '21 16:05 JulianCataldo

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. 👍🏾

codebender828 avatar Jun 12 '21 02:06 codebender828