KingSora / OverlayScrollbars

A javascript scrollbar plugin that hides the native scrollbars, provides custom styleable overlay scrollbars, and preserves the native functionality and feel.
https://kingsora.github.io/OverlayScrollbars
MIT License
3.78k stars 214 forks source link

Update `overlayscrollbars-svelte` to svelte 4 #535

Closed Reverier-Xu closed 1 year ago

Reverier-Xu commented 1 year ago

Hi! svelte has published a new release 4.0 these days, could you migrate overlayscrollbars-svelte with this? thank you!

ref:

https://svelte.dev/blog/svelte-4 https://svelte.dev/docs/v4-migration-guide

KingSora commented 1 year ago

@Reverier-Xu thanks for informing me! I'll look into this as soon as I have time :)

KingSora commented 1 year ago

@Reverier-Xu I've published overlayscrollbars-svelte v0.5.0 which should support sevelte 4

You can find the full changelog here: https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars-svelte/CHANGELOG.md