Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: export modal manager #7338

Merged
merged 4 commits into from May 28, 2023

Conversation

bertho-zero
Copy link
Contributor

Closes #7337

📝 Description

Exports modalManager and returns the index of the modal from useModal to
allow creating custom components similar to modals.

💣 Is this a breaking change (Yes/No):

No

@vercel
Copy link

vercel bot commented Feb 9, 2023

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

Name Status Preview Updated (UTC)
chakra-ui-storybook ✅ Ready (Inspect) Visit Preview May 28, 2023 5:17pm

@changeset-bot
Copy link

changeset-bot bot commented Feb 9, 2023

🦋 Changeset detected

Latest commit: 1040157

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

This PR includes changesets to release 2 packages
Name Type
@chakra-ui/modal Patch
@chakra-ui/react 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

@segunadebayo segunadebayo merged commit 0167b68 into chakra-ui:main May 28, 2023
5 of 6 checks passed
@segunadebayo segunadebayo changed the title Feat/export modal manager feat: export modal manager May 28, 2023
@github-actions github-actions bot mentioned this pull request May 28, 2023
segunadebayo added a commit that referenced this pull request Jul 13, 2023
Co-authored-by: Segun Adebayo <joseshegs@gmail.com>
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.

Export useModalManager and/or add index in useModal
2 participants