Vue.Draggable
Vue.Draggable copied to clipboard
Vue drag-and-drop component based on Sortable.js
I am using the Vue.Draggable package and i want to set my own component as container based on property [`tag`](https://github.com/SortableJS/Vue.Draggable#tag). It should work fine with strings like (div, span etc.),...
### Step by step scenario I want to detect the original `dragend` event but it seems to not work with `end` event handler. `dragstart` works with `start` event handler. ###...
Is this plugin not compatible with ie9? I want to be compatible with ie9, how to modify it?
As the title says, there's no way to access the sortable event properties. The sortable event has all the same properties as the `onEnd` event which would be very useful...
Builds now no longer has Array.prototype.includes and avoids some clashes with polyfills
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md ### Jsfiddle link ### Step by step scenario I want to validate the element before put it in the elements array, if the validation is true the...
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md #### why items in the draggable component are unclickable i can't figure out what's going on?
### Jsfiddle link https://jsfiddle.net/xfqwgy9k/ I'm using Vue 3 with quasar draggable for vue 3(next) cdn link is dead - so using this version. ### Step by step scenario 1. Draggable...
What is the progressive principle of animation when dragging placeholders? Delete the DOM first and then add it?
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...