patricknelson/svelte-retag
Light DOM custom element wrapper for Svelte 3 and 4 with slots, context and Vite HMR support
JavaScriptMIT
Issues
- 0
- 2
Gracefully handle common HTML attributes when they don't exist as props on component (e.g. `id` or `class`) during dev
#53 opened by patricknelson - 15
- 8
Getting rid of the svelte-retag wrapper
#20 opened by Vanillabacke - 0
v2: Remove the legacy `attributes` option
#36 opened by patricknelson - 0
- 18
- 1
Support automatic definition via `<svelte:options customElement=... />` tag
#44 opened by patricknelson - 2
- 0
- 3
- 1
- 3
- 6
Support svelte 5
#25 opened by baseplate-admin - 11
Svelte retag doesn't pass types
#26 opened by baseplate-admin - 7
Support passing events to <slots>
#28 opened by baseplate-admin - 11
Better documentation
#23 opened by Garito - 1
- 3
- 1
Add demos
#11 opened by patricknelson - 5
In non shadow custom element: element with no child nodes is not added to default slot
#15 opened by hlubek - 1