shadcn
a1fb619cef
feat(card): add spacing and edge-to-edge variants ( #10872 )
2026-06-05 19:32:28 +04:00
shadcn
4ff43ba694
fix(styles): use color-mix for secondary button hover ( #10808 )
...
Align secondary button hover with Rhea: mix 5% foreground into
secondary in OKLCH instead of opacity. Updates registry CSS,
shipped button sources, and public registry JSON. Badges unchanged.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-29 16:37:28 +04:00
shadcn
efdec3ca45
fix(styles): restore primary button hover for Nova and Lyra ( #10807 )
...
The default button variant used [a]:hover, which only applies to anchor
elements. Buttons render as <button>, so hover had no effect on create
and in installed projects. Use hover:bg-primary/80 to match other styles.
Fixes #10798
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-29 16:13:58 +04:00
shadcn
c9930b7fda
fix(toggle-group): update default spacing ( #10681 )
2026-05-17 12:52:42 +04:00
Yasuhiro Yamada
f454f6e4d1
fix(sidebar): use oklch sidebar tokens in outline shadows ( #10577 )
...
Co-authored-by: Yasuhiro Yamada <7986171+galoi@users.noreply.github.com >
2026-05-08 05:27:41 +04:00
shadcn
a7d77e0cf7
fix
2026-04-16 13:38:49 +04:00
shadcn
6ba39bb720
fix
2026-04-14 00:03:30 +04:00
shadcn
2be9640c88
feat: build registry
2026-04-10 11:35:48 +04:00
shadcn
9050646893
chore: rebuild registry
2026-04-04 13:44:23 +04:00
shadcn
3ca09b9647
Merge branch 'main' into fix-base-ui-use-client-v2
...
# Conflicts:
# apps/v4/examples/base/button-render.tsx
# apps/v4/public/r/styles/base-lyra/button.json
# apps/v4/public/r/styles/base-mira/slider.json
# apps/v4/public/r/styles/base-nova/button.json
# apps/v4/public/r/styles/base-vega/button.json
# apps/v4/styles/base-luma/ui/slider.tsx
# apps/v4/styles/base-lyra/ui/accordion.tsx
# apps/v4/styles/base-lyra/ui/slider.tsx
# apps/v4/styles/base-nova/ui-rtl/accordion.tsx
# apps/v4/styles/base-nova/ui-rtl/button.tsx
# apps/v4/styles/base-nova/ui/button.tsx
2026-04-04 13:42:29 +04:00
shadcn
c116b325ab
Merge branch 'main' into fix/native-select-option-colors
2026-04-04 13:11:50 +04:00
shadcn
44c09a19b0
feat: luma ( #10246 )
...
* feat: init style-luma
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* chore: changeset
* fix
* fix
2026-03-31 22:24:48 +04:00
Yngesh Raman
a7c3300d7a
fix(native-select): use system colors for option and optgroup
2026-03-31 13:11:40 +05:30
shadcn
7d718ddaa9
fix: refactor styles ( #10190 )
...
* feat: refactor styles handling across v4
* fix
* fix
* fix
* fix
* fix
* fix
2026-03-26 14:36:00 +04:00
shadcn
214b1b8479
Revert "feat: refactor styles handling across v4 ( #10176 )" ( #10185 )
...
This reverts commit 64b88b6cdb .
2026-03-26 11:14:52 +04:00
shadcn
64b88b6cdb
feat: refactor styles handling across v4 ( #10176 )
...
* feat: refactor styles handling across v4
* fix
* fix
* fix
* fix
* fix
* fix
2026-03-26 09:50:58 +04:00