Skip to content

Add hideOnClose flag in <DialogTrigger /> #274

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

Merged
merged 17 commits into from
Feb 2, 2023

Conversation

MrFlashAccount
Copy link
Contributor

@MrFlashAccount MrFlashAccount commented Jan 18, 2023

Describe changes

This PR add ability to specify the way how we'd like to hide a dialog: by unmounting or by hiding in css

Checklist

Before taking this PR from the draft, please, make sure you have done the following:

  • Pipeline is passed
  • Tests are added (including unit tests and stories in the storybook)
  • Tests are passed successfully
  • If you're adding a new component/new props, add stories that describe how this component/prop works
  • Changeset(s) is(are) added
  • You have passed the threshold of the library size
  • Commit message follows commit guidelines

Closes: N/A

Other information

@changeset-bot
Copy link

changeset-bot bot commented Jan 18, 2023

🦋 Changeset detected

Latest commit: 9c2a7f0

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

This PR includes changesets to release 1 package
Name Type
@cube-dev/ui-kit 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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2023

🏗 Docs are successfully deployed!

👀 Preview: https://63db9101798b483132cc0b3a--cube-uikit-storybook.netlify.app

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2023

📦 NPM canary release

Deployed canary version 0.0.0-canary-54e1ed5.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2023

🏋️ Size limit report

Name Size Passed?
All 151.46 KB (+3.61% 🔺) Yes 🎉
Tree shaking (just a Button) 25.21 KB (0% 🟰) Yes 🎉

Click here if you want to find out what is changed in this build

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2023

🧪 Storybook is successfully deployed!

@MrFlashAccount MrFlashAccount merged commit 43b7913 into main Feb 2, 2023
@MrFlashAccount MrFlashAccount deleted the add_hideBehavior_in_dialog branch February 2, 2023 14:03
@github-actions github-actions bot mentioned this pull request Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants