vue-smooth-dnd icon indicating copy to clipboard operation
vue-smooth-dnd copied to clipboard

Vue wrapper components for smooth-dnd

Results 119 vue-smooth-dnd issues
Sort by recently updated
recently updated
newest added

I'm using the Cards board as a starter which provides exact functionality I'm looking for - draggable containers + draggable items inside and between containers Now I'm trying to change...

Actually, based on the trace, [smooth-dnd](https://github.com/kutlugsahin/smooth-dnd) conflicts with [swiper](https://github.com/nolimits4web/swiper), but because I do not use `smooth-dnd` directly, I opened issue here. [Demo](https://codesandbox.io/s/2lw4p56wp) -> Just click a slide and you will...

https://react-beautiful-dnd.netlify.com/?selectedKind=Multi%20drag&selectedStory=pattern&full=0&addons=0&stories=1&panelRight=0 thanks

I am trying to integrate the vue-smooth-dnd plugin (which I am generally loving, by the way) with the Quasar UI framework on top of vue.js. Things seems to work wonderfully...

Hey @kutlugsahin, Great to see you're finding time to attend to the lib's issues at the moment. So I seem to be using VSDND a lot at the moment! I'm...

- Get the original canvas element - canvas2image ```js let image = new Image(); image.src = canvas.toDataURL("image/png"); ``` - replaceChild(duplicateCanvas, image) so good !!!

hi . in RTL dnd borad have bug . please fix it

First, thanks for providing this module to the community. The live demo looks great, and I'm hoping to add drag and drop functionality to some language learning apps I'd like...

Currently these parameters are not configurable.