feat: # slot delimiter (fixes #3)
Update element hook to look for `<parent>#<slotname>` metadata and fallback to the old syntax `<parent>:<slotname>`. `#` is the offical Vue shorthand for slotnames.
Loading
Update element hook to look for `<parent>#<slotname>` metadata and fallback to the old syntax `<parent>:<slotname>`. `#` is the offical Vue shorthand for slotnames.
mentioned in commit 232a0269