X Tutup
Skip to content

feat(modal): expose snapBreakpoint on swipe-to-close modals#31002

Open
aeharding wants to merge 1 commit intoionic-team:mainfrom
aeharding:should-complete
Open

feat(modal): expose snapBreakpoint on swipe-to-close modals#31002
aeharding wants to merge 1 commit intoionic-team:mainfrom
aeharding:should-complete

Conversation

@aeharding
Copy link
Contributor

@aeharding aeharding commented Mar 8, 2026

Issue number: resolves #31001


What is the current behavior?

No snapBreakpoint

What is the new behavior?

Expose snapBreakpoint on ionDragEnd event for swipe-to-close dialogs.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Testing with Voyager and works great! aeharding/voyager#2227

@aeharding aeharding requested a review from a team as a code owner March 8, 2026 20:41
@aeharding aeharding requested a review from thetaPC March 8, 2026 20:41
@vercel
Copy link

vercel bot commented Mar 8, 2026

@aeharding is attempting to deploy a commit to the Ionic Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the package: core @ionic/core package label Mar 8, 2026
@brandyscarney brandyscarney changed the title feat: expose snapBreakpoint on swipe-to-close modals feat(modal): expose snapBreakpoint on swipe-to-close modals Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: swipe-to-close should support e.detail.snapBreakpoint

1 participant

X Tutup