Ajay Pawar
592ef33658
style-new-york/mode-toggle button fixed ( #6575 )
2025-02-12 20:05:58 +04:00
shadcn
7977975c9d
fix(www): announcement icon color
2025-02-10 21:20:12 +04:00
shadcn
a23fec1c31
docs(www): typo
2025-02-10 21:12:25 +04:00
shadcn
2af2979cf4
docs(www): typo
2025-02-10 21:10:42 +04:00
HichemTech
aee53d90e2
Update calendar.mdx ( #6501 )
...
Expicitly define the version of react-date-picker
2025-02-10 15:43:28 +04:00
shadcn
1a68715048
Merge branch 'main' of github.com:shadcn-ui/ui
2025-02-10 12:00:15 +04:00
shadcn
34c99c1728
fix(www): spacing
2025-02-10 12:00:01 +04:00
shadcn
86642840e2
docs(www): update for tailwind v4 ( #6608 )
2025-02-10 11:43:03 +04:00
shadcn
fac0daac7b
fix(www): code tabs ( #6607 )
2025-02-10 11:34:02 +04:00
shadcn
13fe24e1f8
docs(www): update introduction ( #6605 )
...
* docs(www): update introduction
* feat(www): update vercel cta
* docs(www): minor fixes
2025-02-09 20:43:49 +04:00
Long Zheng
1eb2d74d7c
fix: rename sidebar cookie to be valid name ( #6558 )
...
* fix: rename sidebar cookie to be valid name
* fix: rename sidebar cookie to underscore
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-02-07 19:40:47 +04:00
Prateek (प्रतीक)
16d4d38f56
fix(tanstack): fix paths value in tsconfig and check for tanstack start in devDeps also ( #6590 )
...
* fix(docs): tanstack start guide fix the paths value in tsconfig
* fix(tanstack): check for @tanstack/start in devDependencies as well
* chore: changeset
* fix(shadcn): tanstack detection
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-02-07 14:31:28 +04:00
shadcn
5234c46722
feat(shadcn): add support for TanStack Start ( #6507 )
...
* feat(shadcn): add TanStack Start support
* docs(www): add docs for TanStack Start
* chore: changeset
2025-02-06 22:34:16 +04:00
shadcn
f9037239af
fix: v4 page
2025-02-06 20:42:21 +04:00
shadcn
14e4726400
feat: misc updates for icons and tooltip ( #6584 )
2025-02-06 16:44:40 +04:00
shadcn
6339aaa315
(7/n) shadcn: improve focus-visible for all elements ( #6573 )
...
* feat: focus visible colors
* fix: lint
* fix: tabs
2025-02-05 17:49:20 +04:00
shadcn
c74a094f14
(6/n) shadcn: handle registry for v4 ( #6571 )
...
* feat(shadcn): hotswap registry style for v4
* chore: changeset
* style(shadcn): remove unused import
* chore: registry
* fix(shadcn): cmon
2025-02-05 14:54:24 +04:00
shadcn
bfb5b6357e
feat: add vercel analytics
2025-02-05 11:34:14 +04:00
shadcn
ac3d965c6e
chore: remove unused code
2025-02-05 11:33:10 +04:00
shadcn
6e7cd11d68
fix(v4): charts
2025-02-05 11:31:50 +04:00
shadcn
a75b4ca80e
fix: build
2025-02-05 11:17:48 +04:00
shadcn
475abbbb20
refactor: new-york-v4
2025-02-05 10:38:28 +04:00
shadcn
762cd73554
chore: build registry
2025-02-05 10:17:03 +04:00
shadcn
8c06932800
fix: debug build
2025-02-05 00:37:50 +04:00
shadcn
e516481394
(5/n) shadcn: migrate all components and blocks ( #6567 )
...
* feat: add v3
* feat: upgrade lucide-react
* feat: upgrade components to Tailwind v4
* feat(v3): add dark mode
* wip
* feat: components upgrade
* style: format
* feat: add select
* feat: more components
* feat: more components
* fix: shadow
* feat: upgrade sidebar
* refactor: registry
* refactor: internal
* fix: registry
* fix: charts
* chore: build registry
* fix: charts
* feat: form
* feat: clean up
* fix: icons
* fix: command demo
* chore: add new-york-v4 to registry
* fix: revert command in www registry
* fix
* chore: fix tests
* fix: types
* fix: lint errors
* chore: build v4 registry
* fix
* fix: types
2025-02-05 00:15:07 +04:00
Boby Tiwari
e85920c191
Update blocks.mdx ( #6477 )
2025-01-28 16:25:24 +04:00
github-actions[bot]
c8c4027b6b
chore(release): version packages ( #6349 )
...
* chore(release): version packages
* chore(release): version packages
* chore: fix version
* deps: update lock file
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-01-28 15:26:05 +04:00
shadcn
9643db42cf
feat: add docs for registry ( #6380 )
...
* chore: 2.2.0-canary.2
* feat: add docs for registry
* docs(www): update registry docs
* fix: update dep
* docs(www): update docs
* docs(www): update registry docs
* feat: add new label
* fix: lint
2025-01-28 15:06:22 +04:00
JEM
dd71498762
feat(sidebar blocks): adds sidebar-16 block with components and styles ( #5889 )
...
Introduces a new sidebar-16 block with an inset sidebar and site header navigation.
Includes components for main navigation, projects, secondary navigation, and user menu.
Updates registry and scripts to include the new sidebar block.
Addresses: #5629


2025-01-27 12:40:45 +00:00
Jordan Cruz-Correa
ddf761e802
feat: add oklch color format support for /colors ( #6441 )
2025-01-24 17:53:45 +04:00
shadcn
5f7957ab51
feat(shadcn): add new registry:file type ( #6377 )
...
* feat(shadcn): add new registry:file type
* chore: add changeset
* fix: file target
2025-01-16 15:46:33 +04:00
shadcn
d5aa527f0b
docs(www): add block preview image
2025-01-15 15:14:12 +04:00
shadcn
5ec990a474
docs(www): add blocks contribution docs ( #6354 )
...
* docs(www): add blocks contrib docs
* docs(www): update intro
* feat: update banner
* docs: add link
* docs: update block types
2025-01-14 21:56:45 +04:00
shadcn
cb742e9825
feat: add new registry build command ( #6350 )
...
* feat: implement shadcn/registry
* feat: add schema field
* fix: import
* chore: add changeset
* chore: remove console
* fix: tests
* fix: diff command
* feat: move to schema/registy-item.json
* fix
* ci: switch to node 20
* ci: build packages
* fix: types
* chore: update schema
* chore: update build registry script
* feat(shadcn): add build command
2025-01-14 15:59:41 +04:00
shadcn
254198b4bf
feat: add shadcn/registry ( #6339 )
...
* feat: implement shadcn/registry
* feat: add schema field
* fix: import
* chore: add changeset
* chore: remove console
* fix: tests
* fix: diff command
* feat: move to schema/registy-item.json
* fix
* ci: switch to node 20
* ci: build packages
2025-01-14 10:50:19 +04:00
shadcn
811bb59a8f
feat(shadcn): monorepo support ( #6104 )
2024-12-20 19:07:17 +04:00
shadcn
ea677cc74e
fix: open in v0
2024-12-17 23:14:59 +04:00
shadcn
c8fda09a63
feat(cli): detect and use next version ( #6093 )
...
* feat: detect and use next version
* chore: changeset
2024-12-16 23:53:40 +04:00
shadcn
1ff01b1bb5
fix(www): adjust reading width
2024-12-16 12:43:11 +04:00
shadcn
f10d59fee9
fix(www): themes page
2024-12-16 12:26:48 +04:00
shadcn
2f869a2590
feat(www): code blocks package manager ( #6075 )
...
* feat(www): code blocks
* fix: code style
2024-12-14 19:13:06 +04:00
LiuJie
102b0b0c62
fix: calendar icon components' props not use. ( #5222 )
...
* fix: calendar icon components' props not use.
* fix: calendar icon components' props not use.
* style: revert the original className order
* fix: calendar icon components' props not use.
---------
Co-authored-by: shadcn <m@shadcn.com >
2024-12-14 15:16:52 +04:00
Ahad Rizvi
387756c4ab
Remove unused imports from shadcn chart ( #4391 )
...
* Remove unused imports from shadcn chart
* chore: rebuild registry
---------
Co-authored-by: shadcn <m@shadcn.com >
2024-12-14 15:03:01 +04:00
shadcn
05145e66d3
feat: refactor registry ( #6071 )
...
* feat(www): add login blocks
* chore(www): restructure for blocks
* chore: build registry
* chore: clean up chunks
* fix(www): chart categories
* feat(www): big registry refactor
* feat(www): update blocks
* feat: complex blocks
* fix: update schema
* feat: sync new-york and default
* fix: lint
* feat: move charts
* fix(www): code
* fix: src path
* chore: rebuild registry
* fix: screenshot
* fix: set new-york as default
2024-12-14 14:52:55 +04:00
shadcn
704991247c
fix: ui imports for open in v0 ( #6029 )
2024-12-10 14:20:50 +04:00
Jens Astrup
a1bed464f3
chore(apps): Update lodash ( #4397 )
...
* chore(apps): Refactor usage of lodash.template to lodash to address security vulnerability
* chore(cli): Refactor usage of lodash.template to lodash to address security vulnerability
* deps: update lock
* chore: changesets
* style: fix format
* fix: import
* chore: build registry
---------
Co-authored-by: shadcn <m@shadcn.com >
2024-12-09 12:33:28 +04:00
shadcn
805ed4120a
feat(www): refactor examples page ( #5818 )
2024-11-13 16:01:14 +04:00
shadcn
600a593c87
docs(www): update manual installation ( #5817 )
2024-11-13 15:42:52 +04:00
shadcn
8d520c8d49
fix(www): figma link ( #5798 )
2024-11-11 20:08:24 +04:00
Temkin Mengsitu
0873835339
fix: ensure block component name is copied in shadcn ( #5790 )
2024-11-11 12:10:04 +04:00