vue-draggable
vue-draggable copied to clipboard
Vue Drag and Drop library without any dependency 👌
I just want to be able to identify the selected items at any given time. I have tried to add a click listener but it interferes with the multiselect. Can...
**Describe the bug** I am encountering errors when dragging and dropping nested list. The issue only arises when `showDropzoneAreas` is enabled. My element looks something like ``` ``` Where ``...
I would need to do some operation after a drag-drop event has happened. Is there a way to get the list of items/item, which are dragged/dropped right after the event?
**Describe the bug** Items not moved if id is a string **To Reproduce** write result of `uniqid()` into id properties, that will be bind to `:data-id`
I have 2 containers with different values. Container 1 -> c1-a, c1-b, c1-c Container 2 -> c2-a, c2-b, c2-c. **Existing Functionality:** i can drag and any values in any container....
**Describe the bug** As of right now, I'm using Vue-draggable for what is essentially a basic app-homepage (imagine the home screen of any modern mobile device) At the moment, when...
Hi is it possible that we can use your library without groups ? something like below. https://github.com/SortableJS/vue.draggable.next/blob/master/example/components/two-lists.vue https://sortablejs.github.io/vue.draggable.next/#/two-lists You library is good, but the approach that I have mentioned above...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...