takuma-ru / vue-swipe-modal

Modal window that can be swiped to close.(Swipeable Bottom Sheet)
https://vue-swipe-modal.takumaru.dev/
MIT License
66 stars 7 forks source link

🛠️ Supports multiple snap points #131

Open evoxeed opened 2 months ago

evoxeed commented 2 months ago

Describe the improve feature

Very nice library! But it would be cool to support multiple snap points. Or can it be done now? Example of support for multiple snap points — https://github.com/timelessco/js-bottomsheet

Additional context

No response

takuma-ru commented 2 months ago

@evoxeed

Right now it is difficult to respond immediately because of the design with one state. But we plan to support it in the next update. The update will be done within a month.

If you need immediate support, I can make it work as a minor update to the current version, but it is difficult with only my development resources. If you need immediate support, let's discuss it!

evoxeed commented 2 months ago

If we can add support now, that would be perfect!

evoxeed commented 2 months ago

Hello dear @takuma-ru, is there any news on the update?