Skip to content

Conversation

DRiFTy17
Copy link
Collaborator

@DRiFTy17 DRiFTy17 commented Apr 8, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added/updated: N
  • Docs have been added/updated: N
  • Does this PR introduce a breaking change? N
  • I have linked any related GitHub issues to be closed when this PR is merged? Y

Describe the new behavior?

The 'slide-up' | 'slide-down' | 'slide-left' | 'slide-right' values on the DialogAnimationType type are not used within the dialog component. This change just removes them from the exported type to avoid confusion.

These values were originally intended to be implemented and available during initial implementation, but it was later replaced with the preset API (which hardcodes these animations for the sheet variants).

Additional information

Removed in response question raised in #898

@DRiFTy17 DRiFTy17 added patch Increment the patch version when merged skip-release Preserve the current version when merged labels Apr 8, 2025
@DRiFTy17 DRiFTy17 requested a review from a team as a code owner April 8, 2025 12:59
Copy link

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

@DRiFTy17 DRiFTy17 merged commit 37a933f into main Apr 9, 2025
13 checks passed
@DRiFTy17 DRiFTy17 deleted the fix-unused-DialogAnimationType-values branch April 9, 2025 15:29
Copy link
Contributor

github-actions bot commented Apr 9, 2025

🚀 PR was released in v3.8.1 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released. skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants