Skip to content

migrate to shadcn registry#25

Merged
zwgnr merged 4 commits intomainfrom
shadcn
Oct 6, 2025
Merged

migrate to shadcn registry#25
zwgnr merged 4 commits intomainfrom
shadcn

Conversation

@zwgnr
Copy link
Copy Markdown
Owner

@zwgnr zwgnr commented Oct 6, 2025

this PR keeps core BaseLayer components, designs, etc but migrates distribution system to shadcn registry. This allows component installation via shadcn CLI or shadcn MCP.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 6, 2025

⚠️ No Changeset found

Latest commit: 4b9de18

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 6, 2025

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

Project Deployment Preview Comments Updated (UTC)
baselayer Ready Ready Preview Comment Oct 6, 2025 2:30am

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@zwgnr zwgnr merged commit c6347ab into main Oct 6, 2025
3 of 5 checks passed
@zwgnr zwgnr deleted the shadcn branch October 6, 2025 02:29
{children}
{description && <Text slot="description">{description}</Text>}
<FieldError className="text-fg-error text-sm">{errorMessage}</FieldError>
<FieldError className="text-danger text-sm">{errorMessage}</FieldError>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bug: RadioGroup Error Styling Missing

The RadioGroup's FieldError component uses the undefined text-fg-error CSS class, which prevents error messages from displaying with the correct danger styling.

Fix in Cursor Fix in Web

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.

1 participant