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

"Do not allow dragging downwards to close if the first snap point is the active one and dismissible prop is set to false" had previously also prevented dragging upwards. #49

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add changeset
mforstme committed May 15, 2024
commit 57ecada725ab1484531d05e6df8dbd0cb8077ae2
5 changes: 5 additions & 0 deletions .changeset/curvy-sheep-pretend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"vaul-vue": patch
---

Allow for Upward Dragging in Scenario Involving Snap Points and Dismissible Prop