vue.draggable.next icon indicating copy to clipboard operation
vue.draggable.next copied to clipboard

Swap function

Open asdfmovie334 opened this issue 4 years ago • 2 comments
trafficstars

First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md

I've seen many people requesting this feature, but it has never been implemented in vue draggable. https://github.com/SortableJS/Sortable/tree/master/plugins/Swap

Is it possible to add it?

asdfmovie334 avatar Jul 11 '21 11:07 asdfmovie334

Hi, i was able to do this using this guide https://okamuuu.com/posts/2019/2019-06-15.vue-draggable-to-be-swappable.html, don't think they will add that plugin any time soon

apodacaduron avatar Jul 16 '21 17:07 apodacaduron

For anyone looking, I've opened a PR to support the Swap plugin #153

david-mohr avatar May 30 '22 22:05 david-mohr