Alfred-Skyblue / vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
https://vue-draggable-plus.pages.dev/en/
MIT License
2.71k stars 106 forks source link

fix:In TypeScript, it's not possible to obtain the types Options and SortableEvent #102 #103

Closed Aaron-zon closed 4 months ago

Aaron-zon commented 4 months ago

issues #102.

Alfred-Skyblue commented 4 months ago

Thank you

gedrick commented 4 months ago

Thank you

Would you mind publishing a release when you get a moment? I'd like to get this into my current project so I can remove our separate dependency on Sortablejs. Thank you in advance and for your work on this!