Skip to content

feat(cta-ui-base): slot-based composition for RootComponent and AppSidebar #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2025

Conversation

austin-liminal
Copy link
Contributor

Summary

Introduces slot APIs to make the UI shell composable and overridable.
Enables custom sidebar actions and host-app overrides (header, sidebar, file navigator, startup dialog) without forking core components.

This is primarily in support of integrating the builder UI into tanstack.com, but could be used for customizing the UI builder in other contexts as wel.

@austin-liminal austin-liminal marked this pull request as ready for review August 14, 2025 18:11
@jherr jherr merged commit aa0d82f into TanStack:main Aug 14, 2025
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