shadcn
cc612359ee
feat: add known open source registries ( #8130 )
...
* feat: add known open source registries
* feat: remove invalid registries
2025-09-03 12:14:23 +04:00
shadcn
a15534bdb7
feat: add ai-elements registry ( #8129 )
...
* feat: add ai-elements registry
* Fix URL for @ai-elements in registries.json
2025-09-03 10:47:08 +04:00
shadcn
62c41c3271
feat: add registries index ( #8126 )
...
* feat: add registries index
* ci: update workflow
* ci: update
* fix
* debug
* ci: debug
* debug
* fix: build
* refactor
2025-09-03 08:24:02 +04:00
github-actions[bot]
851c0fa0d1
chore(release): version packages ( #8111 )
...
* 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-09-01 21:30:39 +04:00
shadcn
e84c819977
feat(shadcn): update handling of import and apply at rules ( #8109 )
...
* fix: plugin imports
* fix(shadcn): import in css
* feat(shadcn): allow empty body for apply rules
* chore: changeset
* fix: type issue
2025-09-01 20:02:26 +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
Nicolas Vargas
084fb927a1
Docs: Fix link to namespaced registries documentation ( #8091 )
...
Corrected the link to the namespaced registries documentation.
2025-08-27 21:46:19 +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
github-actions[bot]
b34f3fdc4f
chore(release): version packages ( #7941 )
...
* 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-08-27 19:10:35 +04:00
shadcn
396275e46a
feat(www): switch to md from mdx ( #8019 )
...
* feat(www): switch to md from mdx
* feat(www): update url
2025-08-13 16:08:20 +04:00
shadcn
a941287411
deps(shadcn): bump all dependencies ( #8004 )
...
* deps(shadcn): bump all dependencies
* chore: pin deps for fumadocs
2025-08-11 20:21:40 +04:00
shadcn
a4a3600757
feat: move schema exports to shadcn/schema ( #7989 )
2025-08-10 16:05:53 +04:00
shadcn
ccfd14946b
feat: update schema.json to allow registries field ( #7959 )
2025-08-06 16:55:02 +04:00
shadcn
01c02b289a
feat: add registry.json for all styles ( #7958 )
...
* feat: add style to registry
* feat: build registry.json for all styles
2025-08-06 16:22:32 +04:00
shadcn
0eccdc9c5f
docs: add docs for envVars
2025-07-30 12:22:40 +04:00
github-actions[bot]
e244952500
chore(release): version packages ( #7909 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-30 12:10:45 +04:00
shadcn
0e3d6b24d3
test: fix flaky remote registry test ( #7910 )
...
* test: fix flaky remote registry test
* fix
* fix: test
* fix
* fix
* fix
* fix
* fix
* tests: cleanup
2025-07-30 12:06:13 +04:00
shadcn
e6778dee87
feat(shadcn): add envVars to schema ( #7902 )
...
* feat(shadcn): add envVars to schema
* fix(shadcn): tests
* chore: changeset
2025-07-28 12:14:46 +04:00
shadcn
19d7fbb731
Use v4 blocks for Open in v0 ( #7898 )
...
* feat(www): use v4 blocks for v0
* fix: defaultIndex
2025-07-27 11:34:07 +04:00
shadcn
a9ab05ad83
Merge branch 'main' of github.com:shadcn-ui/ui
2025-07-23 11:57:19 +04:00
shadcn
6ac114ae68
feat: update hero
2025-07-23 11:57:05 +04:00
Mohit Khatri
d5770e4350
fix: resolve table overflow styling issues ( #7874 )
2025-07-23 11:32:05 +04:00
shadcn
4730276256
fix: spacing
2025-07-23 11:30:23 +04:00
github-actions[bot]
6f63b04d28
chore(release): version packages ( #7866 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-23 10:57:12 +04:00
shadcn
e38228b574
feat: implement open in ( #7875 )
...
* feat: implement open in
* fix: display
2025-07-23 10:30:32 +04:00
shadcn
8807103586
fix: index
2025-07-22 21:18:33 +04:00
shadcn
3424ab709e
feat: add docs copy page ( #7872 )
2025-07-22 21:06:27 +04:00
shadcn
4a86a55cac
feat(www): implement llm routes ( #7868 )
2025-07-22 19:59:38 +04:00
github-actions[bot]
3433aaffaa
chore(release): version packages ( #7834 )
...
* chore(release): version packages
* deps: lock
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-07-16 18:26:52 +04:00
github-actions[bot]
e75e7b3866
chore(release): version packages ( #7830 )
...
* chore(release): version packages
* deps: update lock
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-07-16 17:52:23 +04:00
github-actions[bot]
54e66d4450
chore(release): version packages ( #7758 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-11 18:23:59 +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
6407a3b330
fix: chart
2025-07-09 15:52:31 +04:00
shadcn
96b15f6090
feat: update command menu pages and filtering ( #7771 )
2025-07-09 12:43:50 +04:00
shadcn
2fe9cf6d26
fix: pin recharts until we upgrade to v3 ( #7769 )
...
* fix: pin recharts
* docs: add v3 callout
2025-07-09 12:10:40 +04:00
Ehsanullah Haidary
728cb4cfa5
fix(component) Date Picker Dropdown values not visible in chrome, opera and edge ( #7724 )
...
* fix(component) Date Picker Dropdown values not visible in chrome, opera and edge
* fix(component) bg-popover added to dropdown in calendar.tsx to fix Date Picker Dropdown values not visible
* chore: build registry
* style: fix
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-07-09 11:43:15 +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
1cdd6c1645
Merge branch 'main' of github.com:shadcn-ui/ui
2025-07-07 21:03:25 +04:00
shadcn
4983c6e1f4
chore: changelog
2025-07-07 21:03:06 +04:00
github-actions[bot]
7443edcfb0
chore(release): version packages ( #7719 )
...
* chore(release): version packages
* deps: lock
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-07-07 20:52:36 +04:00
shadcn
9d9a33be52
fix: margin
2025-07-07 15:10:32 +04:00
shadcn
48fe0d709f
feat(shadcn): add file support ( #7717 )
...
* feat(shadcn): add file support
* fix: format
* fix: types
* feat(shadcn): update init and add description
* docs: update docs for cli
* chore: add changeset
2025-07-01 17:06:17 +04:00
Wolfr
b8fede1742
docs(v4): link to obra figma kit ( #7643 )
2025-06-30 11:45:49 +04:00
github-actions[bot]
84d6c83bad
chore(release): version packages ( #7626 )
...
* chore(release): version packages
* chore(release): version packages
* deps: update lock
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-06-18 16:01:20 +04:00
shadcn
56c4c83511
fix(shadcn): update plugin handling ( #7632 )
...
* fix(shadcn): update plugin handling
* style(shadcn): format fix
* docs(www): add docs for plugins
2025-06-18 11:03:36 +04:00
shadcn
2821cb0e39
chore: move cli to deprecated ( #7631 )
2025-06-17 12:32:10 +04:00
Wolfr
3c87402de2
Add newly available Figma kit to docs ( #7604 )
...
Co-authored-by: shadcn <m@shadcn.com >
2025-06-16 16:21:26 +04:00
xabierlameiro.com
20a88e1f15
fix(components): resolve duplicate id conflict in calendar-24 component ( #7611 )
...
* fix(components): resolve duplicate id conflict in calendar-24 component
- Changed Button id from 'date' to 'date-picker'
- Changed Input id from 'time' to 'time-picker'
- Updated corresponding Label htmlFor attributes to match new unique IDs
Fixes #7561
* chore: rebuild registry after calendar-24 fixes
2025-06-16 16:13:51 +04:00