Skip to content

Conversation

@olliethedev
Copy link
Collaborator

@olliethedev olliethedev commented Jan 8, 2026

Changes in this PR:

  • UI-Builder plugin

closes: #41


Note

Introduces a full UI Builder plugin that enables visual drag‑and‑drop page creation backed by the CMS and public rendering.

  • Adds @btst/stack UI Builder: backend schema (UI_BUILDER_CONTENT_TYPE), client plugin (routes, SSR loaders, hooks), component registry, PageRenderer/SuspensePageRenderer, admin pages, hooks, and CSS
  • Updates docs: new UI Builder Plugin page and card on Plugins index
  • Integrates plugin into examples (Next.js, React Router, TanStack): provider overrides, CSS imports, client setup, preview route
  • E2E: adds UI Builder smoke tests and includes them in Playwright config; reporter set to never-open; CI Node memory increased
  • Build/release: includes plugin in build entries/exports, expands @workspace/ui components/deps to support builder, bumps @btst/stack to 1.10.0

Written by Cursor Bugbot for commit fa3d7b7. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Jan 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
better-stack-docs Ready Ready Preview, Comment Jan 9, 2026 10:11pm

@olliethedev
Copy link
Collaborator Author

cursor review

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no bugs!

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.

UI Builder Plugin

2 participants