Ennoriel / svelte-awesome-color-picker

svelte-awesome-color-picker is a highly customizable svelte color picker component library
https://svelte-awesome-color-picker.vercel.app
MIT License
121 stars 10 forks source link

Svelte 5 support #69

Closed jerrygreen closed 6 days ago

jerrygreen commented 3 months ago

Tested with svelte@5.0.0-next.67.

Ennoriel commented 2 weeks ago

The first item is being discussed in 2 svelte issues previously linked. I could not reproduce the second item at that time.

Ennoriel commented 6 days ago

The second item has been fixed in the Svelte repo: https://github.com/sveltejs/svelte/pull/11652 and the color picker is now fully working with Svelte 5: REPL.

This issue is now resolved as both items have been adressed!