virtua icon indicating copy to clipboard operation
virtua copied to clipboard

Add Svelte VList

Open inokawa opened this issue 2 years ago • 3 comments

inokawa avatar Jan 11 '24 15:01 inokawa

great.

say16 avatar Feb 19 '24 18:02 say16

One difficult point is that we should support svelte 4 or not. Supporting only >=5 is easier because many breaking changes will likely happen on v5.

inokawa avatar Mar 01 '24 12:03 inokawa

@inokawa IMO, development should be for v4, as v5 should be backward compatible and the migration requires minimal changes to the current code bases as stated on the preview page https://svelte-5-preview.vercel.app/docs/breaking-changes

moaali avatar Mar 02 '24 10:03 moaali