open-source-labs / Svelvet

🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
https://svelvet.io
2.56k stars 165 forks source link

Fix: in Svelte 4+ let:destroy is not passed to Edge's "label" slot #474

Closed nj-vs-vh closed 6 months ago

nj-vs-vh commented 1 year ago

Relevant change in Svelte 4 migration guide: https://svelte.dev/docs/v4-migration-guide#default-slot-bindings

I have added minimal fix and updated the docs for that feature. Not sure what else to do here, maintainers please advise :)

nj-vs-vh commented 1 year ago

Should fix #444

nj-vs-vh commented 6 months ago

looks like it's fixed in v9