-
Notifications
You must be signed in to change notification settings - Fork 33
feat(overlay components): CDrawer
and CModal
components
#76
Conversation
🦋 Changeset detectedLatest commit: 18d5e74 The changes in this PR will be included in the next version bump. This PR includes changesets to release 29 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/3zwvjJ2z9fJLfNvtevypWjMWqGZE [Deployment for 18d5e74 failed] chakra-ui-vue-next-playground – ./🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue-next-playground/N86YeqDUCqnpaEtorWV8FUdRQRzh |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 18d5e74:
|
Adds Drawer and AlertDialog components
Demo:
https://chakra-ui-vue-next-playground-git-feat-drawer-chakra-ui.vercel.app/c-modal/examples/alert-dialog-simple
sample.mov
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?
Fixes: [ISSUE NUMBER]
What is the new behavior?
CDrawer
andCAlertDialog
component templatesDoes this introduce a breaking change?
Other information