Skip to content

Conversation

D-Lite
Copy link
Contributor

@D-Lite D-Lite commented Jun 21, 2023

feat: flex component documentation

flexcomponent

@vercel
Copy link

vercel bot commented Jun 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vue-docs-next ✅ Ready (Inspect) Visit Preview Jul 20, 2023 9:54pm

Copy link
Collaborator

@carwack carwack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you change the casing of the code examples?
I'm referring to #39.
Thanks!


# Flex

Flex is `Box` with `display: flex` and comes with helpful style shorthand. It renders a `div` element.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could box be changed into CBox?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Flex is `Box` with `display: flex` and comes with helpful style shorthand. It renders a `div` element.
Flex is `CBox` with `display: flex` and comes with helpful style shorthand. It renders a `div` element.

Copy link
Collaborator

@carwack carwack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few small changes and we are good to go!


# Flex

Flex is `Box` with `display: flex` and comes with helpful style shorthand. It renders a `div` element.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Flex is `Box` with `display: flex` and comes with helpful style shorthand. It renders a `div` element.
Flex is `CBox` with `display: flex` and comes with helpful style shorthand. It renders a `div` element.

Copy link
Collaborator

@carwack carwack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for adding this! 🚀

@carwack carwack merged commit e2d0192 into chakra-ui:main Aug 3, 2023
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

Successfully merging this pull request may close these issues.

2 participants