shadcn
7811557088
fix
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-07 21:23:59 +04:00
shadcn
7ff9778ff0
fix
2026-04-07 15:27:33 +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
6a070bf8c5
docs: update theming
2026-03-25 12:50:08 +04:00
Luis Llanes
32e4827559
docs(figma): update shadcncraft UI Kit entry to reflect new branding and features ( #10138 )
2026-03-23 09:05:24 +04:00
shadcn
74c4c7508b
docs: review all docs ( #10058 )
...
* docs: review all docs
* fix
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* docs(spinner): reintroduce data-icon attribute guidance in radix spinner docs (#10059 )
* Initial plan
* docs: add data-icon attribute instructions to radix/spinner.mdx button and badge sections
Co-authored-by: shadcn <124599+shadcn@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: shadcn <124599+shadcn@users.noreply.github.com >
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
2026-03-16 13:29:23 +04:00
shadcn
a6bdaa6776
Merge branch 'main' into shadcn/v4
2026-03-06 17:15:52 +04:00
shadcn
066e1e9abd
docs: add changelog
2026-03-06 16:05:21 +04:00
Rob Austin
78410f9738
Added Shadcnblocks UI Kit to figma docs
...
docs: Added Shadcnblocks UI Kit to Figma paid section
2026-03-06 11:17:07 +10:00
shadcn
e79f6e74bb
feat: update --diff and --view
2026-03-02 16:15:48 +04:00
shadcn
934afbcf15
docs: review and update docs
2026-03-02 10:14:31 +04:00
shadcn
fae5e78292
feat: add astro template
2026-02-26 17:11:56 +04:00
shadcn
d24d2e6fd0
feat: add /new page
2026-02-26 13:12:53 +04:00
shadcn
8d9be074a3
feat: update migrate radix command
2026-02-02 14:31:40 +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
Wolfr
89b9a76368
fix - Update copy ( #9453 )
2026-01-27 09:47:58 +04:00
Sitsiilia
84c801ac67
docs(figma): add shadcn/ui components kit by Sitsiilia Bergmann ( #9416 )
...
* docs(figma): add shadcn/ui components kit by Sitsiilia Bergmann
* docs: updates
---------
Co-authored-by: shadcn <m@shadcn.com >
2026-01-26 09:06:35 +04:00
shadcn
598f17812d
feat: rss for changelog ( #9420 )
...
* feat: init
* fix
* fix
2026-01-22 17:43:45 +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
Sunny Patel
f68465e815
docs(theming): add missing destructive-foreground CSS variable ( #9379 )
...
Fixes #9337
The `destructive-foreground` variable is used in components but was
missing from the theming documentation. Added the variable to all
color schemes (Neutral, Stone, Zinc, Gray, Slate) in both light and
dark modes.
2026-01-19 11:32:01 +04:00
shadcn
682c98989d
feat: registry add command ( #9351 )
...
* feat: implement registry add
* chore: changeset
* fix: registries docs
* feat: update add command
* fix
2026-01-16 17:55:48 +04:00
shadcn
54edfd228d
feat: add new registries ( #9325 )
...
* add new registries
* fix
* fix
* docs: add warning
* fix
2026-01-13 16:19:15 +04:00
sam
c2fd847d65
feat: add OpenCode MCP client support ( #8422 )
...
* feat: add OpenCode MCP client support
* chore: changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2026-01-06 12:16:05 +04:00
Dhwani Popat
bd29630e4e
fix: update Claude Code MCP documentation link ( #9272 )
2026-01-05 21:03:26 +04:00
shadcn
ee9b6b36ec
fix: typo
2025-12-12 21:47:37 +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
Aditya Mathur
dd1563d57d
fix: update author links in documentation for Drawer and Sonner components ( #8881 )
2025-11-27 13:38:26 +04:00
Burhanuddin S. Tinwala
8fbfacd243
docs: fix typo 'mcpServers' to 'servers' in mcp server setup documentation for vs code ( #8864 )
2025-11-24 12:51:06 +04:00
Wolfr
73d8b8a817
docs - Move free kits to the top ( #8639 )
...
* docs - Move free kits to the top
* fix
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-11-24 12:48:21 +04:00
Ajay Patel
c39925a9be
Added shadcn/studio UI Kit to figma docs ( #8852 )
...
docs: Added shadcn/studio UI Kit to Figma paid section
2025-11-19 16:48:09 +04:00
shadcn
47b0efb20c
docs: update tanstack start
2025-11-03 10:46:35 +04:00
shadcn
d73ac361b3
feat: add registry directory ( #8574 )
...
* feat: add registry directory
* fix: lint
* feat: add more registries
* feat: add nuqs to directory
* feat: add shadcndesign
* feat: add more registries
* feat: add new registries
* chore: remove hooks
2025-10-28 11:25:25 +04:00
shadcn
5e2ef1f8bd
docs: updates
2025-10-24 10:56:23 +04:00
shadcn
b70059b25b
docs: add react-19 docs back
2025-10-23 17:14:09 +04:00
shadcn
d75b092c61
docs: remove legacy docs
2025-10-22 07:02:23 +04:00
shadcn
3afb46eaf6
feat: add llms.txt ( #8460 )
2025-10-14 23:30:07 +04:00
shadcn
26640d9d88
fix: code
2025-10-06 16:57:33 +04:00
shadcn
e96f9edf02
feat(shadcn): add mcp support for codex ( #8348 )
2025-10-05 14:05:14 +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
Sahaj Jain
4eb257bc14
Add @tweakcn to trusted registries & Add shadcraft to Figma docs ( #8245 )
...
* docs: add shadcraft figma kit
* docs: add tweakcn to trusted registries
2025-09-18 17:39:02 +04:00
shadcn
bfe6e1946c
docs: update changelog
2025-09-04 20:41:50 +04:00
shadcn
64f8baf9aa
feat(shadcn): allow empty files items ( #8110 )
...
* feat(shadcn): allow no files items
* feat(v4): add themes
* chore: changeset
* fix
2025-09-01 20:00:02 +04:00
shadcn
f9021e9388
fix
2025-08-28 21:18:18 +04:00
shadcn
b1e3d4b740
feat: mcp
2025-08-28 20:58:03 +04:00
shadcn
7304ef2105
docs: add registry docs ( #8080 )
...
* docs(www): namespaced registries
* fix
* docs(www): add cli command to docs
* fix
* docs(www): update registry docs
* feat(shadcn): add mcp init command
* docs: restructure mcp docs
* chore: add changesets
* fix: formatting
* fix(shadcn): dependencies
* debug
* fix
* docs: add more troubleshooting docs
* docs: update registry docs
* feat(shadcn): add audit checklist tool
* chore: add mcp flag
* fix: format
* docs: replace beta with latest
* docs: add changelog
* fix
2025-08-27 19:25:21 +04:00
shadcn
6c341c16ae
feat: fix safe target and add docs ( #7795 )
...
* feat: fix safe target and add docs
* chore: add changeset
* fix: changelog
2025-07-11 18:19:34 +04:00
shadcn
db93787712
feat(shadcn): implement registry safe path ( #7757 )
...
* feat(shadcn): implement registry safe path
* chore: changeset
* style(shadcn): formatting
* fix
2025-07-08 20:25:14 +04:00
shadcn
4983c6e1f4
chore: changelog
2025-07-07 21:03:06 +04:00