Files
shadcn-ui/apps/v4
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
..
2026-05-27 19:43:38 +04:00
2026-05-26 22:54:07 +04:00
fix
2026-04-04 13:51:50 +04:00
2026-04-08 12:23:34 +04:00
2026-05-26 22:54:07 +04:00
fix
2026-03-10 13:25:21 +04:00
fix
2026-02-16 23:12:04 +04:00

This is a wip registry for the shadcn canary version. It has React 19 and Tailwind v4 components.