shadcn
a64575d8a4
Merge pull request #10454 from Bartek532/feat/loading-ui-registry
...
feat: add loading-ui registry to index
2026-04-21 16:22:16 +04:00
Bartek532
4507f1c794
chore: refine loading-ui registry description
...
Update the Loading UI directory description copy and regenerate the public registries index to keep generated metadata in sync.
2026-04-21 13:22:24 +02:00
Bartosz Zagrodzki
81cd2266aa
Merge branch 'main' into feat/loading-ui-registry
2026-04-21 13:20:14 +02:00
Bartek532
cf756b1b55
feat: add loading-ui registry to index
...
Add the Loading UI registry to the curated directory and regenerate registries.json so the new source appears in the public registry index.
2026-04-21 13:19:18 +02:00
Radiumcoders
e47ee89dcf
Add @xcn registry entry
2026-04-20 20:16:26 +05:30
uiNerd16
e8b1be1f22
feat: add @aicanvas registry
2026-04-19 22:10:56 +02:00
shadcn
d987955893
Merge pull request #10399 from ysds/registry-exabase
...
chore(registry): add @exabase registry
2026-04-19 20:54:40 +04:00
shadcn
420433ae6f
Merge branch 'main' into shadcn/style-sera
2026-04-16 14:17:19 +04:00
shadcn
a7d77e0cf7
fix
2026-04-16 13:38:49 +04:00
shadcn
7ec2acc87d
fix
2026-04-15 21:04:08 +04:00
ysds
eeb5d22fe5
chore(registry): add @exabase registry
2026-04-15 12:08:19 +09:00
shadcn
84d1d476b1
Merge pull request #9728 from htmujahid/main
...
Update URL for @shadcn-editor in registries.json
2026-04-14 21:03:02 +04:00
shadcn
a52a606fb5
Merge branch 'main' into shadcn/style-sera
2026-04-14 00:04:39 +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
2f57100061
feat: init
2026-04-09 13:49:02 +04:00
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
7ddb30aade
feat: added @remocn to directory.json
2026-04-08 16:38:33 +03:00
Mihir Koshti
4bdaf48f9b
Merge branch 'main' into feat/added-shadcn-dashboard
2026-04-08 18:15:55 +05:30
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
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
Talha Mujahid
8a7502d7fa
Merge branch 'shadcn-ui:main' into main
2026-04-07 17:34:11 +05: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
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
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
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
Mukesh Singh
ba2c4fc586
added @mksingh in public registries
2026-04-03 09:39:54 +05:30
Vinicius Vicentini
53f45f5f6f
running pnpm registry:build
2026-04-02 15:43:11 -06:00
Vinicius Vicentini
83857679cb
Rename registry entry from '@shark-ui' to '@shark'
2026-04-02 12:40:37 -07:00
Vinicius Vicentini
61989da8ec
chore(registry): add @shark-ui to open source registry index
...
Adds Shark UI (Ark UI + Tailwind) to directory.json and regenerates
public/r/registries.json per registry index workflow.
Homepage: https://shark.vini.one
Registry template: https://shark.vini.one/r/{name}.json
Source: https://github.com/vinihvc/shark-ui
Made-with: Cursor
2026-04-02 13:32:45 -06:00
Claude
95479a06bb
Add radix-luma and base-luma styles to schema.json
...
https://claude.ai/code/session_01UBbkLbn8ihvnnzw62FpBax
2026-04-02 10:32:47 +00:00
ridemountainpig
4289d5fe02
feature: add @flightcn registry
2026-04-02 09:14:21 +08: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
Johurul Haque
d6b4bf8ddc
Add @tailgrids to registry directory ( #10062 )
...
* feat: add @tailgrids to the registry directory.
* chore: run registry:build script
2026-03-30 16:55:32 +04:00
shadcn
d3de6aa760
refactor: clean up unused files ( #10227 )
...
* refactor: clean up unused files
* fix
2026-03-29 12:04:18 +04:00