🚨 Warning: This is a work in progress, intended as a proof of concept for now only 🚨
Primarily addresses #7 by doing the following:
Ensure properly selecting own slots and not that of descendants and
Ensure we're setting up and tearing down state on connect/disconnect, necessary when nested elements render from inside out.
Consistent line endings with semicolons (right now it is mixed, probably due to copy/paste).
This depends on changes from #15
This may necessitate further refactor later. Right now it's still using my own IDE's code style so -- sorry about that. Please consider adopting this but if you'd prefer, I can still reformat to match repo style if desired. See whitespace ignored version here for cleaner diff: https://github.com/crisward/svelte-tag/pull/18/files?diff=split&w=1
Closed this out in favor of https://github.com/patricknelson/svelte-retag/pull/5 on separate
svelte-retag
package. Original description is below.🚨 Warning: This is a work in progress, intended as a proof of concept for now only 🚨
Primarily addresses #7 by doing the following:
This may necessitate further refactor later. Right now it's still using my own IDE's code style so -- sorry about that. Please consider adopting this but if you'd prefer, I can still reformat to match repo style if desired. See whitespace ignored version here for cleaner diff: https://github.com/crisward/svelte-tag/pull/18/files?diff=split&w=1