svelte-sortablejs icon indicating copy to clipboard operation
svelte-sortablejs copied to clipboard

Svelte wrapper for SortableJS

Results 11 svelte-sortablejs issues
Sort by recently updated
recently updated
newest added

It would be great that the style attribute would be also passed on in the generated , same as the class attribute

After upgrading to Svelte 4, Typescript 5, Vite 5, I'm getting this error: ``` SyntaxError: [vite] Named export 'Swap' not found. The requested module 'sortablejs' is a CommonJS module, which...

Hi, I just updated to vite `v5.1.4`, and running the local server is throwing the below warning, ``` 9:07:21 am [vite-plugin-svelte] WARNING: The following packages have a svelte field in...

Swap Does't work either it show, Swap is not the Constructor or it shows.. Swap Cannot be Imported ![image](https://github.com/jhubbardsf/svelte-sortablejs/assets/93428946/0ba30d51-66da-4efe-9db1-fcebe1318ed9) And It can be even Mounted as it gives so many...

Hello, I searched throughout the `README.md` and the example, couldn't find an equivalent to `Sortable.sort()` function which I can use to sort according to saved order state. (`.toArray()` output)

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 2.10.3 to 3.0.4. Release notes Sourced from svelte-check's releases. svelte-check-3.0.4 (fix) recognize more js-like file types (#1894) (fix) no error with unkown props if $$restProps is used...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 4.10.7 to 5.0.1. Changelog Sourced from svelte-preprocess's changelog. 5.0.1 (2023-01-20) Bug Fixes 🐛 bump sorcery (278de4f) 5.0.0 (2022-12-10) Bug Fixes 🐛 add sugarss v3 and v4 as...

dependencies

Thank you very much for the great work and Svelte implementation. ## Issue Resorting by drag and drop does not work correct after an additional item is added. The item...

Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 3.1.4 to 4.0.1. Changelog Sourced from postcss-load-config's changelog. 4.0.1 (2022-05-31) Bug Fixes src/index: Fixed Windows support (#238) 4.0 (2022-05-23) Features Added support for ESM configs (#234) BREAKING...

dependencies