Skip to content

feat(vue): support named slots - #322

Closed
wotnak wants to merge 1 commit into
vercel-labs:mainfrom
wotnak:vue-named-slots
Closed

feat(vue): support named slots#322
wotnak wants to merge 1 commit into
vercel-labs:mainfrom
wotnak:vue-named-slots

Conversation

@wotnak

@wotnak wotnak commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Buliding on top of 0f6798b adds named slot support to @json-render/vue, matching the react spec format.

  • Exposes Vue-native slot functions through defineRegistry
  • Renders children as the default slot and slots as named slots
  • Adds slot validation warnings and schema support
  • Updates Vue documentation, skill guidance, and tests

@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

@wotnak is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

Railly added a commit that referenced this pull request Aug 19, 2026
Recreate the Vue named slots implementation from #322 and add regression coverage for raw registries, lazy slots, diagnostics, loading, repeat scope, and prompt output.

Co-authored-by: wotnak <wotnak@pm.me>
@Railly Railly closed this Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants