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

feat(overlay components): CDrawer and CModal components #76

Merged
merged 11 commits into from
Jul 6, 2021

Conversation

codebender828
Copy link
Collaborator

@codebender828 codebender828 commented Jul 5, 2021

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:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes
    /start features)

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Fixes: [ISSUE NUMBER]

What is the new behavior?

  • Adds the CDrawer and CAlertDialog component templates

Does this introduce a breaking change?

  • Yes
  • No

Other information

@changeset-bot
Copy link

changeset-bot bot commented Jul 5, 2021

🦋 Changeset detected

Latest commit: 18d5e74

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 29 packages
Name Type
@chakra-ui/c-accordion Patch
@chakra-ui/c-alert Patch
@chakra-ui/c-button Patch
@chakra-ui/c-close-button Patch
@chakra-ui/c-code Patch
@chakra-ui/c-color-mode Patch
@chakra-ui/c-flex Patch
@chakra-ui/c-focus-lock Patch
@chakra-ui/c-icon Patch
@chakra-ui/c-modal Patch
@chakra-ui/c-motion Patch
@chakra-ui/c-popper Patch
@chakra-ui/c-portal Patch
@chakra-ui/c-reset Patch
@chakra-ui/c-scroll-lock Patch
@chakra-ui/c-spinner Patch
@chakra-ui/c-theme-provider Patch
@chakra-ui/c-visually-hidden Patch
@chakra-ui/vue-next Patch
@chakra-ui/vue-layout Patch
@chakra-ui/vue-system Patch
@chakra-ui/vue-test-utils Patch
@chakra-ui/vue-theme Patch
@chakra-ui/vue-theme-tools Patch
@chakra-ui/vue-utils Patch
@chakra-ui/vue-a11y Patch
@chakra-ui/vue-composables Patch
@chakra-ui/vue-auto-import Patch
@chakra-ui/vue-docs Patch

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

@vercel
Copy link

vercel bot commented Jul 5, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

chakra-ui-vue-next – ./

🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue-next/3zwvjJ2z9fJLfNvtevypWjMWqGZE
✅ Preview: https://chakra-ui-vue-next-git-feat-drawer-chakra-ui.vercel.app

[Deployment for 18d5e74 failed]

chakra-ui-vue-next-playground – ./

🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue-next-playground/N86YeqDUCqnpaEtorWV8FUdRQRzh
✅ Preview: https://chakra-ui-vue-next-playground-git-feat-drawer-chakra-ui.vercel.app

@vercel vercel bot temporarily deployed to Preview – chakra-ui-vue-next-playground July 6, 2021 05:30 Inactive
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 6, 2021

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:

Sandbox Source
Chakra UI Vue v1 Configuration

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant