Skip to content

chore(ui): design-sync inputs for the shadcn kit - #796

Merged
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
feat/design-sync-shadcn-kit
Aug 23, 2026
Merged

chore(ui): design-sync inputs for the shadcn kit#796
Zach Dunn (zachdunn) merged 1 commit into
mainfrom
feat/design-sync-shadcn-kit

Conversation

@zachdunn

Copy link
Copy Markdown
Member

Repo-side inputs for re-syncing the Claude Design project to the new shadcn/Base UI kit (18 components):

  • src/design-sync.ts barrel + tsup entry — /design-sync bundles the whole kit; dist/index.js still carries only the transitional legacy exports and stays the public types entry.
  • Static Tailwind compile of theme.cssdist/design-theme.css (@tailwindcss/cli devDep) as the sync's shipped stylesheet (tokens + font-face + the utility set used across packages/ui and apps/web).
  • .design-sync/: config repointed at the kit (componentSrcMap pins, subcomponent exclusions), 18 authored kit previews replacing the retired legacy set, shared dark-canvas canvas.module.css, conventions.md rewritten for the Tailwind/Base UI idiom, NOTES updated with the new pipeline facts.
  • pnpm-workspace: deny @parcel/watcher postinstall (watch-mode-only dep of the Tailwind CLI).

The sync itself already ran: all 18 previews render-checked and graded; project updated in place. pnpm --filter @uploads/ui build remains green.

- src/design-sync.ts barrel + tsup entry so /design-sync bundles the
  full kit (dist/index.js only carries the transitional legacy exports)
- static Tailwind compile of theme.css to dist/design-theme.css
  (@tailwindcss/cli devDep) as the sync's shipped stylesheet
- .design-sync: config repointed at the kit (componentSrcMap pins,
  legacy previews replaced with 18 authored kit previews, dark-canvas
  module css, conventions.md rewritten, NOTES updated)
@changeset-bot

changeset-bot Bot commented Aug 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b691e9b

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 23, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
uploads-auth b691e9b Commit Preview URL

Branch Preview URL
Aug 23 2026, 02:10 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 23, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
uploads-web b691e9b Commit Preview URL

Branch Preview URL
Aug 23 2026, 02:10 AM

@zachdunn
Zach Dunn (zachdunn) merged commit c2276da into main Aug 23, 2026
2 of 5 checks passed
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 23, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
uploads-api b691e9b Commit Preview URL

Branch Preview URL
Aug 23 2026, 02:10 AM

@zachdunn
Zach Dunn (zachdunn) deleted the feat/design-sync-shadcn-kit branch August 23, 2026 02:09
@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (2)
  • coderabbit:review
  • review
🚫 Excluded labels (none allowed) (1)
  • wip

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 83db44ce-3721-4ada-b336-932633edc2d4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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