Skip to content

Commit

Permalink
Noting issue/progress of light DOM IIFE compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
patricknelson committed Jun 8, 2023
1 parent 34116fe commit 1516082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ On the immediate horizon:
- [x] Migrate to Vitest for unit testing
- [x] Update logo
- [x] Fix nested slot support (https://github.com/patricknelson/svelte-retag/pull/5)
- [ ] ⏳ Better support for slots during early execution of IIFE compiled packages (i.e. use `MutationObserver` to watch
for light DOM slots during initial parsing)
- [ ] ⏳ Better support for slots during early execution of IIFE compiled packages, i.e. use `MutationObserver` to watch
for light DOM slots during initial parsing (see https://github.com/patricknelson/svelte-retag/issues/7)
- [ ] Support Lit-style lowercase props (see https://github.com/crisward/svelte-tag/issues/16)
- [ ] Support context (see https://github.com/crisward/svelte-tag/issues/8)

Expand Down

0 comments on commit 1516082

Please sign in to comment.