David Leger
9c4419f249
docs: fix TanStack logo on dark mode ( #6695 )
...
Inherit logo color from font color so that it renders properly in dark mode.
### Before
<img width="939" alt="image" src="https://github.com/user-attachments/assets/66327284-354e-4f07-a87b-465c37bac6f3 " />
### After
<img width="930" alt="image" src="https://github.com/user-attachments/assets/2cd0b22d-f8be-4993-976e-0b9751400bfc " />
2025-02-20 14:34:51 +00:00
shadcn
ea9b81594d
docs(www): update link for vaul
2025-02-17 23:04:58 +04:00
shadcn
4810f744e3
fix(www): misc site fixes
2025-02-16 15:48:54 +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
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
Boby Tiwari
e85920c191
Update blocks.mdx ( #6477 )
2025-01-28 16:25:24 +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
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
811bb59a8f
feat(shadcn): monorepo support ( #6104 )
2024-12-20 19:07:17 +04:00
shadcn
1ff01b1bb5
fix(www): adjust reading width
2024-12-16 12:43:11 +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
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
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
shadcn
c4c5d8d419
feat(www): update next-themes
2024-11-08 15:18:32 +04:00
Wing Chung Ng
9253682b87
refactor(www): update ThemeProviderProps type extraction for next-themes v0.4.0 compatibility ( #5701 )
...
Since next-themes v0.4.0 no longer provides types in `dist`, replaced the import of `ThemeProviderProps` from `next-themes/dist/types` with a new type extraction using `React.ComponentProps`. This change ensures continued type safety and compatibility with the updated library version.
Co-authored-by: shadcn <m@shadcn.com >
2024-11-08 15:16:10 +04:00
shadcn
2c2fe97eb9
feat: move new-york to lucide-react ( #5602 )
...
* feat: move new-york to lucide-react
* fix: mail open
* chore: update registry
* chore: add test:dev
* chore: add changeset
* feat: build an icon registry
* chore: add missing registry icons
* feat: add an icons debug page
* feat: add an icon migration
* chore(www): migrate all radix icons to lucide
* feat: update migration script
* chore: update changeset
* feat(shadcn): implement icons transformer
* fix: missing registry icons
* fix(shadcn): handling of missing icons
* feat: add support for multiple libraries
2024-11-06 00:00:41 +04:00
shadcn
cdfecd1d97
Revert "feat: remove npm flags" ( #5707 )
...
* Revert "feat: remove npm flags (#5686 )"
This reverts commit 4ff64ba818 .
* chore: temporarily bring back flag
2024-11-04 17:14:08 +04:00
Ghribi Ouassim
aed19aa911
docs(www): added --all option to add command in cli docs page ( #5591 )
2024-11-03 14:37:08 +04:00
shadcn
db1975ef4d
Merge branch 'main' of github.com:shadcn-ui/ui
2024-11-03 13:27:19 +04:00
shadcn
961e0b62d7
fix: a11y for card and calendar
2024-11-03 13:27:10 +04:00
shadcn
4ff64ba818
feat: remove npm flags ( #5686 )
...
* docs: update status table and docs
* feat(shadcn): remove react-19 check
* chore: add changeset
2024-11-03 12:12:41 +04:00
Nicholas Lim
c830780d62
docs(www): fix diff for peerDependencies ( #5640 )
...
Co-authored-by: shadcn <m@shadcn.com >
2024-10-30 17:23:06 +04:00
Felix Lu
debd51a854
refactor(sidebar): improve setOpen callback logic ( #5593 )
...
* refactor(sidebar): improve setOpen callback logic
- Simplify state handling
- Ensure consistent cookie setting
- Added ability for users to persist sidebar state via cookies
- Update sidebar.mdx doc with SSR persistence instructions
- Run pnpm registry:build to update component
* docs: updates
---------
Co-authored-by: shadcn <m@shadcn.com >
2024-10-30 17:09:09 +04:00
shadcn
78426dd862
docs: fix diff
2024-10-30 16:31:44 +04:00
shadcn
6e47a94a8f
chore: format
2024-10-30 15:40:46 +04:00
Barinderpreet Singh
ab6a856930
Docs: update vite installation docs ( #4741 )
...
* docs: update vite installation docs
* Update content config
---------
Co-authored-by: shadcn <m@shadcn.com >
2024-10-30 15:37:32 +04:00
shadcn
b33d3868e9
docs(www): update status for radix icons ( #5638 )
2024-10-30 11:29:48 +04:00
Maou
9e0a86122a
fix(docs): resolve link issue in documentation pages ( #5633 )
...
Updated broken link in documentation routing file.
This ensures that the correct content is loaded based on the slug.
2024-10-30 07:10:15 +00:00
shadcn
64739f8399
feat: react 19 ( #5621 )
...
* feat(shadcn): add flag prompt for npm
* docs: add docs for react 19
* chore: add changeset
* test: update snapshots
* docs: add notes for recharts
* docs: fix
* fix
* fix: linting
2024-10-29 21:30:05 +04:00
shadcn
f0cff7e0eb
fix: gaps in command and dropdown-menu ( #5570 )
...
* fix: gaps in command and dropdown-menu
* chore: update snapshots
2024-10-25 18:13:13 +04:00
DADDOU Mohamed El Amine
0d31293c7b
docs: add missing installation step in the sidebar documentation ( #5467 )
2024-10-22 12:15:03 +04:00
Jacob Paris
3d1d19fc1b
fix(sidebar): only apply text-sidebar-foreground to sidebar ( #5491 )
...
The text-sidebar-foreground class was applied to the SidebarProvider, which is designed to wrap the whole app, therefore making the whole app inherit its font color. This has been removed. The correct place for it is in the Sidebar component
Of the 3 possible return cases in the Sidebar component, 2 already applied the text-sidebar-foreground and I have added it to the third
2024-10-22 08:02:20 +00:00
BNaushad
e5b56c84a9
docs(sidebar): fix typo in sidebar documentation ( #5487 )
2024-10-22 11:42:38 +04:00
shadcn
630afe836e
fix: sidebar provider
2024-10-21 12:38:51 +04:00
Jakob Ortmann
52c12bc27a
fix import in sidebar example ( #5438 )
2024-10-21 11:46:27 +04:00
Phaired
3febcdc523
docs: fix type in sidebar.mdx ( #5452 )
2024-10-21 11:43:35 +04:00
EdamAmex
ced2513137
docs: fix prop name ( #5460 )
2024-10-21 11:43:08 +04:00
shadcn
06e74fce78
Merge branch 'shadcn/sidebar-tsx'
...
# Conflicts:
# apps/www/public/r/styles/default/use-mobile.json
# apps/www/public/r/styles/new-york/button.json
# apps/www/public/r/styles/new-york/dropdown-menu.json
# apps/www/public/r/styles/new-york/use-mobile.json
# apps/www/registry/new-york/ui/button.tsx
# apps/www/registry/new-york/ui/dropdown-menu.tsx
2024-10-18 23:14:27 +04:00
shadcn
c9b69d0836
docs: remove beta
2024-10-18 22:22:25 +04:00
shadcn
539212c49e
feat: add redirect
2024-10-18 15:29:28 +04:00
shadcn
0e6b37e99a
feat: update preview for mobile
2024-10-17 16:28:09 +04:00