svelte-dnd-list
svelte-dnd-list copied to clipboard
Simple and lightweight Svelte Drag and Drop library
Hi im fairly new to svelte, what does this mean and does it require any actions moving forward? "02:12:43 [vite-plugin-svelte] WARNING: The following packages have a svelte field in their...
For the lib to behave correctly it is necessary to specify an itemSize in pixels. It would be awesome if it would work with dynamic sizes per item. Is this...
Hello! Nice lib! But there are few problems. First of all, there are import problems showing during the build-time due to missing main field in your package.json. Would be cool...
Hi, I'm trying to use this library and I have two DragDropLists of different typeson the same page, and I can't figure out how to specify that I shouldn't be...
Hi, Your library looks promising. Like someone else mentioned, it was not clear if the code for the examples was available but I found the answer via a closed issue...