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

Add gap props to CFlex or CStack #550

Open
@ahmad-reza619

Description

@ahmad-reza619

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions