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

Add gap props to CFlex or CStack #550

Open
ahmad-reza619 opened this issue Dec 2, 2022 · 0 comments
Open

Add gap props to CFlex or CStack #550

ahmad-reza619 opened this issue Dec 2, 2022 · 0 comments

Comments

@ahmad-reza619
Copy link

Is your feature request related to a problem? Please describe.
It looks like when i add gap props or flex-gap, chakra vue doesnt transform it into appropriate css properties, and i have to add it manually through class

Describe the solution you'd like
I'd like it if the CFlex or CStack accept gap or flex-gap as a props, and properly implement the css behind it

Describe alternatives you've considered
an alternative would be to add it to CBox so that it's versatile

Additional context
When i add gap properties, it append it to html elements as attributes, it should not do that
Screenshot 2022-12-02 at 09 08 45

another context: i'm using version 0.10.2

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

No branches or pull requests

1 participant