Skip to content

Conversation

@olliethedev
Copy link
Collaborator

@olliethedev olliethedev commented Jan 8, 2026

Changes in this PR:

  • pulling in latest auto-form via 'pnpm dlx shadcn@latest add ...'
  • cms plugin fumadocs updated

Note

Modernizes the auto-form module and aligns consumers with new helpers and types.

  • Migrates auto-form/utils to auto-form/helpers; updates all imports in UI, CMS, and form-builder; adds ./components/auto-form/helpers export and relocates shared-form-types under auto-form/
  • Implements buildFieldConfigFromJsonSchema in helpers.tsx and updates field components (array, date, enum, radio-group, object), AutoForm, and SteppedAutoForm to use helper utilities
  • Minor UI polish: Button adds default variant/size and data attributes; DialogContent removes focus outline; SelectContent default position now item-aligned and adds item indicator slot
  • Docs: CMS client hooks section expanded (query/suspense/mutation), updated useContent/relation hooks to include infinite loading API details
  • Version bump @btst/stack to 1.9.1; tooling: biome.json excludes test-results/

Written by Cursor Bugbot for commit d210834. 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 8, 2026 3:46pm

@olliethedev olliethedev merged commit cee95e6 into main Jan 8, 2026
5 of 6 checks passed
@olliethedev olliethedev deleted the feat/update-autoform branch January 8, 2026 19:28
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