feat: add support for using named slots - #105
Conversation
|
@wotnak is attempting to deploy a commit to the Vercel Labs Team on Vercel. A member of the Team first needs to authorize it. |
|
Fixed type issues reported by the Vercel bot and rebased on the current |
|
@wotnak are you still working on this one? |
|
@amirilovic I think it is ready for a review, but I'm happy to address any feedback. |
…y for slot validation
|
I'm really curious if this feature is still available and I'm looking forward to it. |
|
Great addition, We're evaluating named slots for our own app built on json-render, and this shape is exactly what we'd want to align to. Would love to see this merged, the declaration side has been in the catalog since v0.4.0, and this finally closes the rendering half. |
Builds on recently committed support for defining component slots in catalog to add support for actually using named slots in spec generation and rendering.
Updated:
Resolves #39.