Lean-Mean-Drag-and-Drop icon indicating copy to clipboard operation
Lean-Mean-Drag-and-Drop copied to clipboard

Drag&Drop Sorting and Reordering script for complex nested structures

Results 12 Lean-Mean-Drag-and-Drop issues
Sort by recently updated
recently updated
newest added

Hello your javascript library is really good,unfortunatly i dont see how to to the next following operation, i would like to do like a quizz when i release the object...

hi i have error in load in webpack [Vue warn]: Error in mounted hook: "ReferenceError: lmdd is not defined" i add this line in app.vue aslo

While using demos in Internet Explorer, library throws error **Object doesn't support this action**. This error caused by below snippet. `scope.dispatchEvent(new CustomEvent('lmddbeforestart', {'bubbles': true}))`. Reported error is coming because for...

When trying to reorder elements, it feels a little difficult / the space I need to drag the element to is too small. I could be wrong but it seems...

please add it in npm to import in webpack

Hey, cool library. Heads up, I'll be creating a few issues :). How does this compare to other libraries, like dragula for example, when it comes to performance / efficiency?...

It should scroll the nearest ancestor with a scrollbar on the given axis. I say "on the given axis" because you could have a situation where the parent is horizontally...

enhancement

That sounds weird but it makes sense. Let's say you have the "Multiple containers + handle" example hooked up to a framework and the items in each container are algorithmically...

- Edge 38 on Windows 10: Broken. - Firefox 52 on Windows 10: Does nothing (just highlights text). - Chrome 57 on Windows 10: Fine. - Opera 42 on Windows...

Think of the "multiple containers + handle" example. I need to know when the element currently being dragged is over another container (i.e. when the ghost element is shown in...