Skip to content

fix(docs): correct styleName references in radix combobox and chart docs#10673

Open
Dotify71 wants to merge 1 commit into
shadcn-ui:mainfrom
Dotify71:fix/radix-docs-style-references-v2
Open

fix(docs): correct styleName references in radix combobox and chart docs#10673
Dotify71 wants to merge 1 commit into
shadcn-ui:mainfrom
Dotify71:fix/radix-docs-style-references-v2

Conversation

@Dotify71
Copy link
Copy Markdown

@Dotify71 Dotify71 commented May 16, 2026

Fixes #10674

In the Radix UI documentation pages, several ComponentPreview and ComponentSource blocks were incorrectly using styleName="base-nova" instead of styleName="radix-nova". This meant users browsing the Radix style docs were seeing Base UI style previews instead of the Radix UI equivalents.

Changes

  • apps/v4/content/docs/components/radix/combobox.mdx: Updated 11 style preview references from base-novaradix-nova
  • apps/v4/content/docs/components/radix/chart.mdx: Updated the RTL section preview from base-novaradix-nova

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 16, 2026

@Dotify71 is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@Dotify71 Dotify71 force-pushed the fix/radix-docs-style-references-v2 branch 2 times, most recently from d4821ac to 2a0ed1d Compare May 17, 2026 21:31
@Dotify71 Dotify71 force-pushed the fix/radix-docs-style-references-v2 branch from 2a0ed1d to fe2e4f1 Compare May 17, 2026 21:43
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.

fix: incorrect styleName references in radix combobox and chart docs

1 participant