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

[dialog] refactor to use native <dialog> #513

Merged
merged 20 commits into from
Apr 1, 2024
Merged

Conversation

DRiFTy17
Copy link
Collaborator

  • Uses native <dialog> for :top-layer support
  • Adds a new "preset" mechanism for the common "sheet" design
  • Removed open/close callbacks in favor of equivalent events
  • Removed escapeClose and backdropClose properties/attributes in favor of a new persistent property/attribute
  • Animates out on hide

@DRiFTy17 DRiFTy17 added minor Increment the minor version when merged skip-release Preserve the current version when merged @next labels Mar 29, 2024
@DRiFTy17 DRiFTy17 requested a review from a team as a code owner March 29, 2024 17:28
Copy link

stackblitz bot commented Mar 29, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@DRiFTy17 DRiFTy17 merged commit 25708ee into next Apr 1, 2024
6 checks passed
@DRiFTy17 DRiFTy17 deleted the next-dialog-refactor branch April 1, 2024 20:49
Copy link
Contributor

🚀 PR was released in v3.0.0-next.22 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged @next prerelease This change relates to a prerelease. skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants