Ray
1dcbb4c88a
docs(llms.txt): fix 404 and backfill missing routes
...
llms.txt was added in #8460 and hasn't kept up with the docs tree.
Audited every URL against apps/v4/content/docs and fixed the drift
in one pass.
Removed:
- About (/docs/about): returns 404, no about.mdx exists
- Form (/docs/components/form): points at a phantom. No radix/form.mdx
exists post-#9304. URL only resolves because of a redirect in
next.config.mjs, which lands at /docs/forms. That page is already
listed as 'Forms Overview' in the ## Forms section, and the real
form library docs (React Hook Form, TanStack Form, Next.js) are
listed there too. The Form component entry is a stale duplicate.
Added to Overview:
- Skills (/docs/skills)
- Directory (/docs/directory)
Added whole RTL section (new since #8460 ):
- RTL (/docs/rtl)
- RTL - Next.js
- RTL - Vite
- RTL - TanStack Start
Added to Components:
- Direction (Misc)
- Native Select (Form & Input, after Select)
- Sonner (Feedback & Status, after Toast, since Sonner has its own
docs page even though Toast already uses it under the hood)
Added to Registry:
- Namespaces
- Add a Registry (open source registry index)
- Open in v0 integration
- registry.json schema docs
- registry-item.json spec docs
Descriptions match the short curated style of the rest of the file.
Noticed while working on #9484 .
2026-04-08 12:36:44 -04:00
shadcn
4f4ffde4aa
chore: update registries
2026-04-08 20:01:13 +04:00
shadcn
b909b0363f
Merge pull request #10324 from wrappixelTeam/feat/added-shadcn-dashboard
...
feat(registry): added new registry ( @shadcn-dashboard )
2026-04-08 19:15:16 +04:00
KapishDima
561586bd98
Merge branch 'main' into feat/remocn
2026-04-08 16:41:56 +03:00
kapishdima
7ddb30aade
feat: added @remocn to directory.json
2026-04-08 16:38:33 +03:00
shadcn
024425d45a
fix: directory pager
2026-04-08 17:05:50 +04:00
Mihir Koshti
4bdaf48f9b
Merge branch 'main' into feat/added-shadcn-dashboard
2026-04-08 18:15:55 +05:30
shadcn
0b34d581f9
feat: add open preset
2026-04-08 16:33:32 +04:00
shadcn
5c2ed5e90e
Merge branch 'main' of github.com:shadcn-ui/ui
2026-04-08 14:42:57 +04:00
shadcn
e9443ccd4a
docs: add apply changelog
2026-04-08 14:42:52 +04:00
shadcn
1fe0fe65e8
Merge pull request #10331 from shadcn-ui/shadcn/directory-refactor
...
refactor: directory
2026-04-08 12:31:58 +04:00
shadcn
6823bad998
refactor: directory
2026-04-08 12:23:34 +04:00
shadcn
398e6c3406
fix: formatting in registries.json
2026-04-08 11:52:03 +04:00
Aniket Pawar
08212a478d
feat(registry): add @termcn
2026-04-08 02:47:14 +00:00
github-actions[bot]
2c4678c8c8
chore(release): version packages
2026-04-07 17:48:58 +00:00
shadcn
7811557088
fix
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-07 21:23:59 +04:00
Mihir Koshti
6b5aa16668
updated name to @shadcndashboard
2026-04-07 18:31:07 +05:30
Mihir Koshti
706806a207
feat(registry): added new registry ( @shadcn-dashboard )
2026-04-07 18:07:26 +05:30
shadcn
abc65a4871
Merge branch 'main' into shadcn/apply-preset
2026-04-07 16:27:29 +04:00
shadcn
7d5af61468
style: fix code block
2026-04-07 16:11:26 +04:00
shadcn
64b8263450
docs: add changelog
2026-04-07 15:49:54 +04:00
shadcn
7dc65da6b2
fix
2026-04-07 15:28:19 +04:00
shadcn
7ff9778ff0
fix
2026-04-07 15:27:33 +04:00
shadcn
f00a94d9e5
docs: add composition section
2026-04-07 15:23:27 +04:00
shadcn
e3d2b14911
fix
2026-04-06 23:27:15 +04:00
shadcn
3bdf60340d
fix
2026-04-06 23:19:37 +04:00
shadcn
c1e29824cd
feat: add apply command
2026-04-06 23:14:57 +04:00
shadcn
62bae86e86
fix: page cls
2026-04-06 17:37:56 +04:00
shadcn
8d41295f2c
fix: create page perf
2026-04-06 16:45:17 +04:00
shadcn
2b053d916d
Merge pull request #10285 from vzkiss/add-flowkit-ui-registry
...
feat(registry): add @flowkit-ui
2026-04-06 15:22:32 +04:00
shadcn
0d1309f322
Merge branch 'main' of github.com:shadcn-ui/ui
2026-04-06 15:15:59 +04:00
shadcn
c26250dcfe
docs: changelog updates
2026-04-06 15:15:42 +04:00
vzkiss
07c5c36be8
Merge branch 'main' into add-flowkit-ui-registry
2026-04-06 08:51:51 +02:00
vzkiss
3c59a0cd95
Merge branch 'main' into add-flowkit-ui-registry
2026-04-05 23:16:10 +02:00
shadcn
26d0228ee9
fix
2026-04-04 13:51:50 +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
5b266d3fc9
Merge pull request #10229 from MKSinghDev/patch-1
...
Add @mksingh to the directory registry
2026-04-04 13:10:25 +04:00
shadcn
6095e6272d
Merge pull request #10272 from vinihvc/feat/add-shark-ui-registry
...
Add @shark to open source registry index
2026-04-04 13:00:14 +04:00
shadcn
f3fc5a62f2
Merge pull request #10241 from glsee/gamifykit-patch-2
...
chore: update GamifyKit logo
2026-04-04 12:55:24 +04:00
shadcn
ef7507cc9a
Merge pull request #10263 from ridemountainpig/add-flightcn-registry
...
feature: add @flightcn registry
2026-04-04 12:52:27 +04:00
vzkiss
16b7bea50d
feat(registry): build @flowkit-ui to registries.json
2026-04-04 01:36:16 +02:00
vzkiss
ccc4caad9c
feat(registry): add @flowkit-ui to directory.json
2026-04-04 01:13:04 +02:00
Mukesh Singh
ba2c4fc586
added @mksingh in public registries
2026-04-03 09:39:54 +05:30
Mukesh Singh
bb5afb2df1
Merge branch 'shadcn-ui:main' into patch-1
2026-04-02 21:07:47 -07:00
Vinicius Vicentini
53f45f5f6f
running pnpm registry:build
2026-04-02 15:43:11 -06:00
Vinicius Vicentini
990040691c
Update directory.json
2026-04-02 12:44:52 -07:00
Vinicius Vicentini
83857679cb
Rename registry entry from '@shark-ui' to '@shark'
2026-04-02 12:40:37 -07:00