-
Notifications
You must be signed in to change notification settings - Fork 31
feat: docs, mdx, layout package #61
Conversation
🦋 Changeset detectedLatest commit: 47c0cbd The changes in this PR will be included in the next version bump. This PR includes changesets to release 25 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This pull request is being automatically deployed with Vercel (learn more). chakra-ui-vue-next – ./🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue-next/23Z8L8pqRkUuCQC3v8fBeU6Cvv5u chakra-ui-vue-next-playground – ./🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue-next-playground/6xvdatzmDQgSivRxtuDmjrcXn7su |
i moved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solid PR, @koca 🎉💖
Thanks for the organizational things you included in here too. Will add the changeset and merge thereafter
Pull request checklist
Please check if your PR fulfills the following requirements:
/start features)
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Updates
website/
useColorModeValue
api -packages/c-color-mode/color-mode-provider.ts
@chakra-ui/layout
package -packages/layout
router-link
and add tests for 3 cases (dom elements, vue components, global components) -packages/system/chakra.ts
getValidChildren
helperthemingProps
New Components
c-aspect-ratio
c-badge
c-box
c-center
c-container
c-divider
c-grid
c-heading
c-kbd
c-link-box
c-link
c-list
c-simple-grid
c-spacer
c-stack
c-text
c-wrap
Does this introduce a breaking change?
Breaking Changes:
moved c-badge to layout
moved c-code to layout
moved c-flex to layout