metonym / svelte-intersection-observer

Detect if an element is in the viewport using the Intersection Observer API
https://metonym.github.io/svelte-intersection-observer/
MIT License
326 stars 8 forks source link

Beta release with Svelte 5 runes #78

Open itsezc opened 7 months ago

itsezc commented 7 months ago

Refactor the existing Svelte component with Svelte runes, ready for the Svelte 5 release

baseplate-admin commented 2 months ago

Hi @metonym,

could we please have this feature?

Svelte 5 is in preview and enabling runes in project causes it to crash.

moonlitgrace commented 2 months ago

https://github.com/baseplate-admin/coreproject-v4-ui/blob/master/src/lib/components/intersection_observer.svelte this might help...