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: Add utility functions as methods to Dialog #1576

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

alimpens
Copy link
Contributor

Describe the pull request

Thank you for contributing to the project!
Please use this template to help us handle your PR smoothly.

What

It adds the closeDialog and openDialog utility functions as methods to Dialog.

Why

Less exports and a more contained component.

How

Similar to how we do subcomponents, using Object.assign.

Checklist

Before submitting your pull request, please ensure you have done the following. Check each checkmark if you have done so or if it wasn't necessary:

  • Add or update unit tests
  • Add or update documentation
  • Add or update stories
  • Add or update exports in index.* files
  • Start the PR title with a Conventional Commit prefix, as explained here.

@github-actions github-actions bot temporarily deployed to demo-DES-946-add-util-functions-to-dialog September 10, 2024 13:38 Destroyed
RubenSibon
RubenSibon previously approved these changes Sep 10, 2024
@github-actions github-actions bot temporarily deployed to demo-DES-946-add-util-functions-to-dialog September 11, 2024 07:51 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-946-add-util-functions-to-dialog September 11, 2024 07:53 Destroyed
@VincentSmedinga VincentSmedinga merged commit f25bc01 into develop Sep 11, 2024
6 checks passed
@VincentSmedinga VincentSmedinga deleted the feature/DES-946-add-util-functions-to-dialog branch September 11, 2024 08:05
@github-actions github-actions bot mentioned this pull request Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants