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

Virtual List and Grid components for Svelte

Results 10 svelte-virtual issues
Sort by recently updated
recently updated
newest added

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13. Changelog Sourced from vite's changelog. 5.0.13 (2024-03-24) fix: fs.deny with globs with directories (#16250) (d2db33f), closes #16250 Commits 80b1b07 release: v5.0.13 d2db33f fix: fs.deny...

dependencies

Hi, I would like to give you my thanks first because your Grid component really helped me for my project. I edited it on my local to fit my need...

- [Look at this codepen](https://codepen.io/zupkode/pen/MWwgLyb) - They are doing dynamic height virtual lists without hardcoding heights for anything - Is that possible with this library?

I'm building a horizontal timeline where I need to use Grid in one row. Could you tell me how I can do this now using this library? You'll see that...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.10 to 5.4.12. Release notes Sourced from vite's releases. v5.4.12 This version contains a breaking change due to security fixes. See https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6 for more details. Please refer...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @​myndzi). Commits 3044cd5 Release 3.3.8 version...

dependencies

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...

dependencies

Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.7.3 to 2.8.3. Release notes Sourced from @​sveltejs/kit's releases. @​sveltejs/kit@​2.8.3 Patch Changes fix: ensure error messages are escaped (#13050) fix: escape values included in dev 404 page...

dependencies

Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.2 to 0.2.3. Release notes Sourced from @​eslint/plugin-kit's releases. plugin-kit: v0.2.3 0.2.3 (2024-11-14) Dependencies The following workspace dependencies were updated devDependencies @​eslint/core bumped from ^0.8.0 to ^0.9.0...

dependencies

would be nice to be able to set gap between rows and columns