svelte-sortable-list icon indicating copy to clipboard operation
svelte-sortable-list copied to clipboard

A svelte 3 component that implements a list with animated drag-n-drop functionality.

Results 16 svelte-sortable-list issues
Sort by recently updated
recently updated
newest added

Why not bind the list instead of passing it as a prop? https://svelte.dev/repl/d0e37271ecc141eca22ddc147885a0be?version=3.16.4

Hi, nice component. I adjusted the CSS in [a fork](https://svelte.dev/repl/0532ba6a9d274464aff9577873762154?version=3.6.4) of the [example demo](https://github.com/brunomolteni/svelte-sortable-list/blob/master/README.md#complete-example--open-in-repl-) linked in the readme. Here is the diff in case you want to update your version...

It allows to change the speed. And by setting to 0 the animcrossfadeduration it removes the waiting time when switching pages.

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 3.6.4 to 4.2.19. Release notes Sourced from svelte's releases. [email protected] Patch Changes fix: ensure typings for <svelte:options> are picked up (#12902) fix: escape < in attribute strings...

dependencies

![image](https://github.com/user-attachments/assets/e19d162b-9398-44c3-b083-3e7bfd1aa0d2)