svelte-headlessui
svelte-headlessui copied to clipboard
Rename the Transition events to match the svelte names
When I ported these I completely forgot that Svelte has standard names for these events already: https://svelte.dev/tutorial/transition-events
We should use those event names. It's a breaking change, so I should coordinate it with the release of #47