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
df1752dfe0
feat: rhea ( #10779 )
...
* feat: add rhea
* fix: blocks
* feat: build chat example
* fix
* fix: sidebar
* fix
* feat: update home
* fix
* fix
* fix
* feat: optimizine fonts
* feat
* fix
* fix
* fix
* fix
* fix
* fix
* fix: font in preview
* fix
2026-05-26 22:54:07 +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
7ec2acc87d
fix
2026-04-15 21:04:08 +04:00
shadcn
6ba39bb720
fix
2026-04-14 00:03:30 +04:00
shadcn
dd4b5c287c
fix
2026-04-13 17:15:11 +04:00
shadcn
aa534e5875
fix
2026-04-13 12:59:38 +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
1e3dff8daa
chore: rebuild registry
2026-04-04 13:21:15 +04:00
shadcn
c116b325ab
Merge branch 'main' into fix/native-select-option-colors
2026-04-04 13:11:50 +04:00
shadcn
5a6702845d
feat: adjust slider for mira
2026-04-01 05:14:28 +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
shadcn
687f09817b
feat: chartColor and fontHeading ( #10115 )
...
* feat: chart color
* fix
* fix
* fix: chart color
* chore: changeset
* chore: restore directory registry formatting
* feat: add fontHeading
* feat: rebuild registry
* fix: v0
* refactor
* fix
* fix
* fix
* fix
* fix
* fix: refactor preset handling
* fix
* fix
* fix
2026-03-19 23:35:01 +04:00
shadcn
91ce4cc854
feat: new create page
2026-02-24 17:26:48 +04:00
shadcn
dc3eb9081a
fix: radius values
2026-02-21 15:17:15 +04:00
shadcn
38de7fddc2
feat: rtl ( #9498 )
...
* feat: rtl
* feat
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: add sidebar
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* chore: changeset
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2026-01-30 21:08:39 +04:00
shadcn
47c47eaed2
feat: add docs for base-ui components ( #9304 )
...
* feat: add base and radix docs
* feat: transform code for display
* fix
* fix
* fix
* fix
* fix
* chore: remove claude files
* fix
* fix
* fix
* chore: run format:write
* fix
* feat: add more examples
* fix
* feat: add aspect-ratio
* feat: add avatar
* feat: add badge
* feat: add breadcrumb
* fix
* feat: add button
* fix
* fix
* fix
* feat: add calendar and card
* feat: add carousel
* fix: chart
* feat: add checkbox
* feat: add collapsible
* feat: add combobox
* feat: add command
* feat: add context menu
* feat: add data-table dialog and drawer
* feat: dropdown-menu
* feat: add date-picker
* feat: add empty
* feat: add field and hover-card
* fix: input
* feat: add input
* feat: add input-group
* feat: add input-otp
* feat: add item
* feat: add kbd and label
* feat: add menubar
* feat: add native-select
* feat: add more components
* feat: more components
* feat: more components
* feat: add skeleton, slider and sonner
* feat: add spinner and switch
* feat: add more components
* fix: tabs
* fix: tabs
* feat: add docs for sidebar
* fix
* fix
* fi
* docs: update
* fix: create page
* fix
* fix
* chore: add changelog
* fix
2026-01-20 19:31:38 +04:00
shadcn
86d9b00084
chore: update deps ( #9022 )
...
* feat: init
* fix
* fix
* fix
* feat
* feat
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: implement icons
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: update init command
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: dialog
* feat
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: add registry:base item type
* feat: rename frame to canva
* fix
* feat
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fi
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: add all colors
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: add outfit font
* fix
* fix
* fix
* fix
* fix
* chore: changeset
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2025-12-12 21:01:44 +04:00
shadcn
480a6cdb37
fix: layout
2025-12-09 00:40:19 +04:00
Harshul
c02d00aafc
fix(shadcn): Restore two-finger navigation on macOS by adjusting overscroll behavior ( #8714 )
...
* fix(shadcn): Tow finger navigation on macOS
* Add smooth scrolling to html element
2025-11-06 10:04:15 +04:00
shadcn
96ac92e63f
fix
2025-10-29 00:00:20 +04:00
shadcn
b3ab304a00
fix: minor styles updates
2025-10-28 21:34:31 +04:00
shadcn
04432835f9
feat: new components ( #8334 )
...
* feat: add field.tsx and update blocks
* feat: add input group
* feat: implement button group
* fix
* fix
* wip
* fix: button group
* feat: update field
* fix
* feat
* feat: cooked
* fix
* chore: build registry
* feat: add kbd component
* chore: update input group demo
* feat: update kbd component
* feat: add empty
* feat: add spinner
* refactor: input group
* feat: blocks
* fix
* fix: app sidebar
* feat: add label to app sidebar
* fix
* fix
* fix
* fix
* fix
* feat
* feat
* fix
* docs: button group
* feat: add docs
* docs: kbd
* docs: empty
* fix
* docs
* docs
* feat: add sink link
* fix
* fix
* docs
* feat: add new page
* fix
* fix
* fix
* fix
* fix
* fix
* feat: add registration form
* fix: chat settings
* fix
* fix preview
* fix examples
* feat: add changelog
* fix
* fix
* fix
* fix
* fix
* feat(www): add t3 versions
* chore: build registry
* fix
* fix
* fix
* feat: inline code examples for llm
* fix
* feat: home
* fix
* fix
* fix
* fix
* fix
* chore: changelog
* fix
* fix
* fix
* fix: callout
* fix
2025-10-03 21:05:22 +04:00
shadcn
7304ef2105
docs: add registry docs ( #8080 )
...
* docs(www): namespaced registries
* fix
* docs(www): add cli command to docs
* fix
* docs(www): update registry docs
* feat(shadcn): add mcp init command
* docs: restructure mcp docs
* chore: add changesets
* fix: formatting
* fix(shadcn): dependencies
* debug
* fix
* docs: add more troubleshooting docs
* docs: update registry docs
* feat(shadcn): add audit checklist tool
* chore: add mcp flag
* fix: format
* docs: replace beta with latest
* docs: add changelog
* fix
2025-08-27 19:25:21 +04:00
shadcn
9d9a33be52
fix: margin
2025-07-07 15:10:32 +04:00
shadcn
65223896da
feat: layout toggle ( #7515 )
...
* feat: implement fixed layout
* feat: track layout
* fix
2025-05-31 14:21:19 +04:00
shadcn
b5cf967848
feat: add themes page back ( #7503 )
...
* feat: add themes page back
* fix: values
* fix: redirect
2025-05-30 17:45:02 +04:00
shadcn
1aa35048a5
feat: v4 updates ( #7499 )
...
* feat(v4): update home page
* fix
* fix: cards
* feat(v4): charts page
* feat: update pages
* feat: colors
* fix
* feat: add docs
* feat: mdx work
* fix
* fix
* fix: sidebar
* fix: lint
* feat: updates
* feat: update components
* feat: fix docs
* fix: responsive
* feat: implement cmdk
* fix: update navigation menu demo
* fix: code style
* fix: themes
* feat: implement blocks page
* fix: docs config
* refactor
* fix: outputFileTracingIncludes
* fix
* fix: output
* fix
* fix: registry
* refactor: move docs
* debug: docs
* debug
* revert
* fix: mjs
* deps: pin fumadocs
* debug
* fix: downgrade next
* fix: index page
* refactor: move mdx components
* fix: remove copy button
* fix
* was it zod
* yes it was
* remove copy page
* fix: color page
* fix: colors page
* fix: meta colors
* fix: copy button
* feat: sync registry
* fix: registry build script
* feat: update port
* feat: clean up examples
* fix
* fix: mobile nav
* fix: blur for mobile
* fix: sidebar nav
* feat: update examples
* fix: build scripts
* feat: update components
* feat: restyle
* fix: types
* fix: styles
* fix: margins
* fix: screenshots
* fix
* feat: update theme
* fix: charts nav
* fix: image
* feat: optimize images
* fix: menu
* fix: card
* fix: border
* check
* feat: implement charts page
* fix: charts
* fix: og images
* feat: extend touch
* fix: static
* fix: sizing
* fix: mobile screenshots
* fix: page nav
* fix
* feat: update favicon
* fix: theme selector
* fix: feedback
* fix: sink
* docs: update
* fix: styles
* chore: update registry
* fix: command
* fix
* fix: minor updates
* fix: typography on smaller devices
* fix: format
* fix: remove unused icon
* feat: update favicon
* fix: typography
* docs: typography page
* fix: steps
2025-05-30 11:35:16 +04:00