Skip to content

style: align demo radius/opacity with COSS design system - #32

Merged
Jettonn merged 1 commit into
mainfrom
feat/coss-demo-sweep
Jul 13, 2026
Merged

style: align demo radius/opacity with COSS design system#32
Jettonn merged 1 commit into
mainfrom
feat/coss-demo-sweep

Conversation

@Jettonn

@Jettonn Jettonn commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Applies the COSS design tokens to the demo components (the src/components/* demos, not the ui/ primitives which were already updated).

Changes

  • disabled:opacity-50 / data-disabled:opacity-50opacity-64 (COSS disabled convention) — 82 occurrences
  • Select menu-item radius rounded-mdrounded-sm — 17 occurrences
  • 49 demo files touched

Plain (non-disabled) opacity-50 uses were intentionally left as-is; rounded-lg/rounded-full/rounded-none are correct per-component.

Verification

  • ✅ type-check
  • ✅ eslint
  • ✅ build

Sweep the demo components (not the ui/ primitives) to match COSS tokens:
- disabled:opacity-50 / data-disabled:opacity-50 -> opacity-64
- select menu-item rounded-md -> rounded-sm

82 opacity + 17 radius occurrences across 49 demo files.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying originui-vue with  Cloudflare Pages  Cloudflare Pages

Latest commit: f6cd998
Status: ✅  Deploy successful!
Preview URL: https://7f73c042.originui-vue.pages.dev
Branch Preview URL: https://feat-coss-demo-sweep.originui-vue.pages.dev

View logs

@Jettonn
Jettonn merged commit cb705e9 into main Jul 13, 2026
3 checks passed
@Jettonn
Jettonn deleted the feat/coss-demo-sweep branch July 13, 2026 16:01
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