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
56567ae21a
fix
2026-04-10 05:37:42 +04:00
shadcn
429e258322
fix
2026-04-09 16:12:35 +04:00
shadcn
2f57100061
feat: init
2026-04-09 13:49:02 +04:00
shadcn
d86c5e5939
Merge pull request #9484 from ramonclaudio/fix/docs-copy-page-components-list
...
fix(docs): replace <ComponentsList /> in copy-page and markdown output
2026-04-08 22:02:29 +04:00
shadcn
8006dd1c93
Merge branch 'main' into fix/docs-copy-page-components-list
2026-04-08 21:43:08 +04:00
shadcn
4f4ffde4aa
chore: update registries
2026-04-08 20:01:13 +04:00
Ray
6d7a0ed93b
fix(docs): replace <ComponentsList /> in copy-page and markdown output
...
The <ComponentsList /> tag on /docs/components was emitted as-is by
the Copy Page button and the /llm/[slug] markdown endpoint because
getComponentsList() walked components.children for pages directly.
After #9304 restructured the folder into components/radix/ and
components/base/ subfolders, the filter always returned [] and the
tag was replaced with an empty string (or, in the copy-page case,
never replaced at all).
- Reuse getPagesFromFolder() from lib/page-tree so the walker stays
in sync with the on-screen ComponentsList React component.
- Match the existing llms.txt format: flat absolute URLs (the
/docs/components/:name -> /docs/components/radix/:name redirect in
next.config.mjs is the canonical form) plus the frontmatter
description pulled via source.getPage() on each page.
- Export replaceComponentsList() and call it from
docs/[[...slug]]/page.tsx so the Copy Page button goes through the
same replacement path as processMdxForLLMs.
2026-04-08 11:50:07 -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
shadcn
a6fa6893eb
Merge pull request #10333 from kapishdima/feat/remocn
...
feat: added @remocn to directory.json
2026-04-08 19:08:48 +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
e9546e87ff
Merge pull request #10332 from shadcn-ui/shadcn/open-preset
...
feat: add open preset
2026-04-08 16:43:39 +04:00
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
shadcn
710cc27de7
Merge pull request #10330 from Aniket-508/feat/termcn-directory
...
feat(registry): add @termcn
2026-04-08 10:42:26 +04:00
Aniket Pawar
08212a478d
feat(registry): add @termcn
2026-04-08 02:47:14 +00:00
shadcn
d718a8045f
Merge pull request #10328 from shadcn-ui/changeset-release/main
...
chore(release): version packages
shadcn@4.2.0
2026-04-07 22:13:37 +04:00
github-actions[bot]
2c4678c8c8
chore(release): version packages
2026-04-07 17:48:58 +00:00
shadcn
2466a300f4
Merge pull request #10313 from shadcn-ui/shadcn/apply-preset
...
feat: add apply
2026-04-07 21:47:54 +04:00
shadcn
66fcf1e853
Merge branch 'shadcn/apply-preset' of github.com:shadcn-ui/ui into shadcn/apply-preset
2026-04-07 21:36:15 +04:00
shadcn
5ebd54198d
fix
2026-04-07 21:36:09 +04:00
shadcn
3a2d812510
fix
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-07 21:24:14 +04:00
shadcn
7811557088
fix
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-07 21:23:59 +04:00
shadcn
575f1602a1
fix
2026-04-07 21:05:08 +04:00
shadcn
ae70ecc2f3
Merge branch 'shadcn/apply-preset' of github.com:shadcn-ui/ui into shadcn/apply-preset
2026-04-07 18:02:20 +04:00
shadcn
42284f4e64
test: update rtl
2026-04-07 18:02:05 +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
2badcdc31f
Merge pull request #10323 from shadcn-ui/docs/component-composition-sections
...
docs: add composition section
2026-04-07 15:57:44 +04:00
shadcn
64b8263450
docs: add changelog
2026-04-07 15:49:54 +04:00
shadcn
13b4593f37
fix
2026-04-07 15:49:26 +04:00
shadcn
7dc65da6b2
fix
2026-04-07 15:28:19 +04:00
shadcn
98e56b773c
Merge branch 'shadcn/apply-preset' of github.com:shadcn-ui/ui into shadcn/apply-preset
2026-04-07 15:27:56 +04:00
shadcn
7ff9778ff0
fix
2026-04-07 15:27:33 +04:00
shadcn
4af7bbf4ba
Merge branch 'main' into docs/component-composition-sections
2026-04-07 15:25:02 +04:00
shadcn
f00a94d9e5
docs: add composition section
2026-04-07 15:23:27 +04:00
shadcn
187ae44fa7
Merge pull request #10318 from shadcn-ui/dependabot/npm_and_yarn/templates/start-monorepo/vite-7.3.2
...
chore(deps-dev): bump vite from 7.3.1 to 7.3.2 in /templates/start-monorepo
2026-04-07 14:40:02 +04:00
shadcn
034178bf7d
Merge pull request #10317 from shadcn-ui/dependabot/npm_and_yarn/templates/react-router-monorepo/vite-7.3.2
...
chore(deps-dev): bump vite from 7.3.1 to 7.3.2 in /templates/react-router-monorepo
2026-04-07 14:39:46 +04:00
shadcn
4064c78bc7
Merge pull request #10316 from shadcn-ui/dependabot/npm_and_yarn/templates/vite-monorepo/vite-7.3.2
...
chore(deps-dev): bump vite from 7.3.1 to 7.3.2 in /templates/vite-monorepo
2026-04-07 14:39:28 +04:00