github-actions[bot]
39032bb390
chore(release): version packages ( #8551 )
...
* chore(release): version packages
* chore(release): version packages
* chore: deps
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-10-23 22:12:05 +04:00
shadcn
b70059b25b
docs: add react-19 docs back
2025-10-23 17:14:09 +04:00
shadcn
37bc2eec1f
feat: update code block for component preview ( #8549 )
2025-10-23 16:24:44 +04:00
mw10013
bb048fb532
feat: add @oui to registries.json ( #8541 )
2025-10-22 21:35:55 +04:00
Alejandro Wurts
9c373dbd27
feat: add @simple-ai to trusted registries ( #8539 )
2025-10-22 21:35:03 +04:00
shadcn
d75b092c61
docs: remove legacy docs
2025-10-22 07:02:23 +04:00
Gihan Rangana
be49662bf5
shadix-ui registry added ( #8505 )
2025-10-21 19:16:23 +04:00
Neeraj Dalal
188b746074
refactor(field): no duplicate errors ( #8514 )
...
* chore: tweaks > field.tsx
apps/v4/registry/new-york-v4/ui/field.tsx
* chore: tweaks > field.tsx
apps/v4/registry/new-york-v4/ui/field.tsx
* chore: tweaks > field.json field.json
apps/www/public/r/styles/new-york-v4/field.json
apps/v4/public/r/styles/new-york-v4/field.json
2025-10-21 16:02:52 +04:00
Joshua Chung
6f093a0f3f
Added ha-components registry to registries.json ( #8531 )
2025-10-21 15:40:03 +04:00
Matt Wierzbicki
f18f1eaff7
Added shadcndesign.com registry to registries.json ( #8516 )
...
* Added shadcndesign.com registry to registries.json
* Update registries.json with open source shadcndesign registry
2025-10-21 14:33:40 +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
62dbad36bb
fix: theme-customizer
2025-10-20 20:42:55 +04:00
shadcn
a707424fa2
fix: front page blocks
2025-10-20 20:39:01 +04:00
shadcn
e2bfa6bd85
feat(badge): make rounded-full ( #8518 )
2025-10-20 20:24:45 +04:00
preet
6292464d90
docs(calendar): add timezone fix for date selection offset issue ( #8515 )
...
Added a new section to the Calendar documentation explaining how to fix the issue where selecting a date highlights the previous day. The section includes an example showing how to detect the user’s local timezone and pass it as a timeZone prop to the Calendar component to resolve the date offset problem.
2025-10-20 13:17:58 +00:00
shadcn
6617167d6f
Merge branch 'main' of github.com:shadcn-ui/ui
2025-10-20 16:05:21 +04:00
shadcn
ca28857d40
fix: themes
2025-10-20 16:05:14 +04:00
Rakesh
343bc941b1
Fix/theme code mismatch ( #8368 )
...
* fix/replaced stale theme colors
* fix:missing chart colors added
2025-10-20 15:56:57 +04:00
Pasquale Vitiello
c9311f26fa
feat: add @coss to registries.json ( #8490 )
2025-10-17 15:01:04 +04:00
Ivan Vasilov
4e0871f426
Add supabase registry to trusted registries. ( #8161 )
2025-10-17 15:00:51 +04:00
shadcn
cb769b7059
fix: navigation menu demo on mobile ( #8488 )
2025-10-16 14:44:27 +04:00
Dylan Tientcheu
93037dca94
feat: add @algolia in trusted registries ( #8485 )
2025-10-16 13:05:51 +04:00
github-actions[bot]
ed9d5939e6
chore(release): version packages ( #8479 )
...
* chore(release): version packages
* fix
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-10-15 22:55:13 +04:00
Igor S. Zizinio
2ab9bff4bb
Fix formatting of Badge variant prop in documentation ( #8477 )
2025-10-15 22:09:06 +04:00
Shaban Haider
2f6b51fa0a
feat: add @efferd-ui in trusted registries ( #8474 )
2025-10-15 22:03:39 +04:00
shadcn
8a4764ed91
chore: registry build
2025-10-15 12:05:03 +04:00
Chisom Uma
e934d4645b
feat(registry): Add Austin UI Components to the registry index ( #8456 )
...
* feat(registry): Add Austin UI Components to the registry index
* Fix JSON syntax for @austin-ui registry URL
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-10-15 12:02:40 +04:00
shadcn
08b8e499d8
chore: update registries.json ( #8470 )
2025-10-15 11:52:43 +04:00
github-actions[bot]
d478412e44
chore(release): version packages ( #8453 )
...
* chore(release): version packages
* chore(release): version packages
* chore: deps
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-10-15 11:37:01 +04:00
Benjamin
26433a651c
Added react-market registry ( #8346 )
...
Co-authored-by: shadcn <m@shadcn.com >
2025-10-15 11:30:43 +04:00
kuzma031
adb66f4d43
fix(components): use type-only import for VariantProps in sidebar component to support verbatimModuleSyntax ( #7437 )
...
* fix sidebar variantprops imports
* chore: registry build
---------
Co-authored-by: Djordje Kuzmanovic <djordje@voiced.com >
Co-authored-by: shadcn <m@shadcn.com >
2025-10-15 10:36:32 +04:00
shadcn
3afb46eaf6
feat: add llms.txt ( #8460 )
2025-10-14 23:30:07 +04:00
Serhat Arslan
bea7d30536
docs: fix next/link import syntax in component examples ( #8427 )
...
Fix incorrect named import syntax for Next.js Link component.
Changed from:
import { Link } from "next/link"
To correct default import:
import Link from "next/link"
Next.js Link is a default export, not a named export. The incorrect
syntax causes TypeScript error:
'Module "next/link" has no exported member "Link"'
Affected files:
- Button component docs
- Badge component docs
- Breadcrumb component docs (v4 and www)
- Navigation Menu component docs
Fixes issue where users copying code snippets get immediate errors.
Co-authored-by: serhatx1 <armonikadijital@gmail.com >
2025-10-14 22:38:58 +04:00
Ujjwal Sharma
6a534d7954
fix(components): use type import for ToasterProps ( #8376 )
...
* fix(components): use type import for ToasterProps
* chore: build registry
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-10-14 16:40:17 +04:00
Jakob Guddas
77bf7d28b4
feat(components): changed sonner defaults to use lucide icons ( #7620 )
...
* feat(components): changed sonner defaults to use lucide icons
* Update new-york-v4 sonner.tsx
* fix: icons and docs
* fix
* fix
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-10-13 22:16:50 +04:00
Ryann Mack
f12db1e3a2
fix(sonner): support border radius from theme ( #7825 )
...
* fix(sonner): support border radius from theme
* chore: rebuild registry
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-10-13 21:12:00 +04:00
shadcn
ce3e2b1df8
Merge branch 'main' of github.com:shadcn-ui/ui
2025-10-13 12:39:19 +04:00
shadcn
dcfe911b33
docs: button cursor
2025-10-13 12:38:58 +04:00
Jrocam
7210a4919a
fix(components): checkbox alignment with grid 🔳 ( #4772 )
...
* fix(components): checkbox alignment with grid 🔳
* fix(checkbox): internal checkbox check alignment (default style)
* fix: new-york-v4
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-10-13 12:29:44 +04:00
Krishna Agarwal
d198908510
fix(field): return null when errors are empty ( #8419 )
...
Co-authored-by: shadcn <m@shadcn.com >
2025-10-13 12:22:34 +04:00
shadcn
b0b1cd1f0d
feat: add dropdown menu dialog example ( #8438 )
...
* feat: add dropdown menu dialog example
* chore: remove dropdown-dialog
2025-10-13 11:57:20 +04:00
shadcn
f3d70724b6
chore: remove new-components-01 ( #8439 )
2025-10-13 11:55:08 +04:00
Dada Khalandar
407e9c6802
fix: correct link to Form documentation in form.mdx ( #8416 )
2025-10-11 10:15:07 +04:00
shadcn
c67e630521
feat: add docs and examples for react-hook-form and tanstack form ( #8412 )
...
* feat: add next forms docs
* feat
* docs: rhf and tsf
* docs: forms
* feat: update react-hook-form docs
* feat: update docs for both lib
* docs: update tanstack docs
* docs: update
* fix
* fix
* fix
* add forms link in sidebar
2025-10-10 21:29:30 +04:00
Daniel Petho
f494411953
feat(registry): add fancy components to registries ( #8397 )
2025-10-10 16:09:13 +04:00
Mudunuri bhaskara karthikeya varma
a43c1d1342
feat: add @eldoraui registry URL to registries.json ( #8379 )
...
Co-authored-by: shadcn <m@shadcn.com >
2025-10-09 11:06:55 +04:00
Hin
607a6fd127
feat: add shadcn map to the registry ( #8375 )
2025-10-08 20:15:45 +04:00
Irsyad A. Panjaitan
fbcc665b49
Add @intentui registry URL to registries.json ( #8380 )
2025-10-08 00:07:59 +04:00