shadcn
630323ad47
feat: update TooltipProvider handling
2026-02-04 18:04:19 +04:00
shadcn
c3c7f03f04
fix: update props, migrate components and add changelog
2026-02-02 16:33:35 +04:00
shadcn
b28f77f893
Merge branch 'main' into fix/resizable-v4-upgrade
2026-02-02 15:57:45 +04:00
Jaem
444f6889c8
Merge remote-tracking branch 'upstream/main' into fix/resizable-v4-upgrade
2026-02-02 01:16:10 +09:00
shadcn
abfa2ddb74
Merge branch 'main' into ny-radix-ui
2026-01-31 21:19:59 +04:00
shadcn
5e92c160dd
feat: update new-york to radix-ui
2026-01-31 21:18:49 +04:00
shadcn
d41e857ba3
fix: select group in field-demo ( #9504 )
2026-01-31 15:32:07 +04:00
shadcn
2bf55c9133
feat: add geist fonts ( #9502 )
2026-01-31 14:52:43 +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
Jaem
dfe784b44a
fix(resizable): upgrade to react-resizable-panels v4
...
- Update component API: PanelGroup → Group, PanelResizeHandle → Separator
- Update prop: direction → orientation
- Update size values: number → string with units (e.g., "50%")
- Update CSS selectors: data-[panel-group-direction] → aria-[orientation]
- Update controlled component: onLayout → onLayoutChange with Layout type
Closes #9118 , #9136 , #9200
2026-01-27 03:10:54 +09:00
shadcn
caadc3d7e8
feat: update new-york-v4 components to match new styles ( #9434 )
2026-01-23 20:35:04 +04:00
shadcn
598f17812d
feat: rss for changelog ( #9420 )
...
* feat: init
* fix
* fix
2026-01-22 17:43:45 +04:00
shadcn
18bd8f07cb
fix: improve perf of v0 route ( #9392 )
2026-01-20 23:14:52 +04:00
shadcn
e2ba2d241e
fix: format
2026-01-20 20:51:57 +04:00
shadcn
13e2a6c598
fix: root components
2026-01-20 19:38:04 +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
094edfcfe6
fix: charts
2026-01-18 12:11:20 +04:00
shadcn
5a42652c41
fix: theme for charts
2026-01-18 12:02:49 +04:00
shadcn
0aea23013c
fix: debug charts ( #9364 )
...
* fix: ts-morph for charts
* fix
* perf: parallelize chart loading and add LRU caching
- Prefetch all chart data in parallel using Promise.all()
- Add LRU cache for syntax highlighting (cross-request caching)
- Add LRU cache for registry items (cross-request caching)
- Parallelize file reads within registry items
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
* fix
* fix
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-17 18:28:51 +04:00
shadcn
cfb81c61de
docs: add shadcn/create callout
2026-01-17 13:49:30 +04:00
Neeraj Dalal
66d2400784
feat(icons): the icons we all love and adore - remixicon ( #9156 )
...
* feat: remixicon
* chore: update deps
* chore: update icon
* chore: fix issues
* chore: build registry
* chore: changeset
* deps
---------
Co-authored-by: shadcn <m@shadcn.com >
2026-01-16 18:00:06 +04:00
shadcn
93ad19e4da
chore: refactor shuffle button ( #9276 )
...
* chore: refactor shuffle button
* chore: format
2026-01-05 21:00:06 +04:00
Dominik K.
137b1c12b7
feat(ui): add support for phosphor icons ( #9044 )
...
* feat: add phosphor icons to base ui
* feat_ add phosphor to blocks
* feat: add phosphor to radix blocks
* feat: add phosphor to radix ui
* feat: add phosphor to radix example
* feat: add missing phosphor icons
* fix: rename broken icons
* chore: format files
* fix: add missing phosphor icons
* chore: build registry
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-12-17 21:36:46 +04:00
François Best
9cf47dd4a3
fix: preview iframe URL state sync ( #9095 )
...
* fix: preview iframe URL state sync
* fix: reset iframe on base change
2025-12-17 21:09:14 +04:00
shadcn
a60683dea5
fix
2025-12-15 15:49:35 +04:00
shadcn
1dc1b8dbfb
chore: remove console
2025-12-15 15:49:02 +04:00
shadcn
c6273cca03
fix: hover bug for pickers ( #9084 )
...
* fix
* fix
2025-12-15 15:46:16 +04:00
Dominik K.
7dbf3688fb
fix: rename hugeicons dot icon ( #9033 )
...
Renames the hugeicons icon from MoreHorizontalIcon to the actual component name MoreHorizontalCircle01Icon
2025-12-15 13:35:56 +04:00
ateeb a.
4b561cf050
fix:select color-format component and color copy-to-clipboard ( #9056 )
...
* fix:Nuqs adapter scope, select color-format component and color copy-to-clipboard
* chore: remove changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-12-15 13:27:10 +04:00
François Best
ff42c27d41
refactor: nuqs APIs ( #9055 )
...
* ref: replace cache with loader + inferParserType
* ref: expose useDesignSystemSearchParams hook
* ref: use loader & exported hook to simplify iframe sync
* ref: remove unused code
* fix: params.size is non-nullable
* ref: move items shallow option to the parser level
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-12-15 13:19:32 +04:00
shadcn
33de348d41
fix
2025-12-12 21:43:50 +04:00
shadcn
edcc96fc73
fix
2025-12-12 21:13:29 +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
4899d3f0da
fix: minor directory updates
2025-11-10 15:35:21 +04:00
DimaDevelopment
65e5c1c3cf
Add search input for Directory list ( #8673 )
...
* feat(directory): Added directory search input
* feat(directory): Added nuqs for a search state management. Refactor searchFn - includes the description in the search criteria
* fear(directory): Added default query value. Added useQueryState limitUrlUpdates 250ms
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-11-10 12:24:15 +04:00
shadcn
bd4d09d33e
fix
2025-11-03 10:30:18 +04:00
shadcn
854641cea1
fix
2025-10-30 12:51:15 +04:00
shadcn
b398fea304
feat: add dir action ( #8647 )
...
* feat: add mcp config
* feat
* fix
2025-10-30 11:53:24 +04:00
shadcn
84bd724d97
feat: refactor registry ( #8598 )
...
* feat: refactor registry
* fix: remove components
* refactor: getActiveStyle
* fix: prettier in build-registry
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* fix
* Update apps/v4/scripts/build-registry.mts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix
* Update apps/v4/scripts/build-registry.mts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update apps/v4/components/block-viewer.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-29 15:07:56 +04:00
shadcn
02d5ce85ec
feat: upgrade to Next.js 16 ( #8615 )
...
* feat: upgrade to Next.js 16
* chore: deps
* fix
* fix
* fix
* fix: workaround zod 4 for now
* fix
* fix: copy button
* fix: update apps/v4/hooks/use-is-mac.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix
* fix: remove
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-29 13:37:41 +04:00
shadcn
96ac92e63f
fix
2025-10-29 00:00:20 +04:00
shadcn
e11546e692
fix: examples page
2025-10-28 23:56:15 +04:00
shadcn
9ac1b5c0a5
feat: add native select ( #8528 )
...
* feat: add native select
* fix: width
2025-10-21 11:48:25 +04:00
shadcn
f63b70b413
feat: implement search via fumadocs ( #8523 )
...
* feat: implement search
* fix: update message when searching
2025-10-21 10:26:29 +04:00
shadcn
54e725d986
feat(toggle-group): add spacing props
2025-10-20 21:28:40 +04:00
shadcn
a707424fa2
fix: front page blocks
2025-10-20 20:39:01 +04:00
shadcn
e311fdae04
fix(www): dashboard
2025-10-07 10:09:34 +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
590b9be610
fix: toc
2025-09-15 10:52:27 +04:00
shadcn
b7c28199be
docs: add import and plugin examples ( #8215 )
2025-09-15 10:46:58 +04:00