shadcn
a4a3600757
feat: move schema exports to shadcn/schema ( #7989 )
2025-08-10 16:05:53 +04:00
Mohit Khatri
d5770e4350
fix: resolve table overflow styling issues ( #7874 )
2025-07-23 11:32:05 +04:00
shadcn
1bd209a4db
feat: add oklch colors to themes ( #7090 )
...
* wip
* feat: add oklch theme
* fix: keys
2025-03-31 10:33:48 +04:00
nicognaw
99fbf4cb77
fix: code block command overflow ( #7031 )
2025-03-27 18:15:14 +04:00
shadcn
a7b3dbf121
feat(www): site updates ( #6854 )
...
* feat(www): site updates
* fix: lint
* docs: add tailwind notice
2025-03-04 16:51:58 +04:00
Cyrus Zei
e7f8cd4566
chore(www): update the user info to use example instead ( #6766 )
2025-02-26 20:47:23 +04:00
shadcn
190ae2dcd8
docs(www): link get started to installation
2025-02-25 16:00:19 +04:00
shadcn
4810f744e3
fix(www): misc site fixes
2025-02-16 15:48:54 +04:00
shadcn
7977975c9d
fix(www): announcement icon color
2025-02-10 21:20:12 +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
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
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
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
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
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
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
Temkin Mengsitu
0873835339
fix: ensure block component name is copied in shadcn ( #5790 )
2024-11-11 12:10:04 +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
d87003e0a4
fix(www): sidebar
2024-11-07 20:40:18 +04:00
shadcn
8f0c26f22a
feat(www): code for blocks ( #5756 )
...
* feat: update blocks
* fix: scrollbars
* fix: code viewer
* test(shadcn): fix
2024-11-07 17:09:41 +04:00
shadcn
149b321c1b
fix: lint
2024-11-06 17:34:21 +04:00
shadcn
c1ae5a57cc
feat(www): nav color
2024-11-06 17:29:53 +04:00
shadcn
bed277c54d
feat( www): minor updates ( #5749 )
...
* feat(www): update mode switcher
* feat(www): update layout
* feat(www): update theme-color handling
* fix(www): docs pages
2024-11-06 17:03:28 +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
manfromexistence04
2c043e709f
fix: svg props casing to camelCase ( #5691 )
2024-11-03 19:27:28 +04:00
shadcn
9e35d229ae
feat: www updates ( #5688 )
...
* feat: www updates
* fix: lint
2024-11-03 14:35:04 +04:00
shadcn
500a353816
feat: update home page ( #5648 )
2024-10-30 21:28:58 +04: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
b34516f471
fix: lint
2024-10-17 22:59:23 +04:00
shadcn
66b95402c1
feat: add v0 registry blocks
2024-10-17 22:58:20 +04:00
shadcn
5460177a7a
fix: sidebar-07
2024-10-17 19:49:28 +04:00
shadcn
b0049c2266
fix: data-name
2024-10-17 17:13:47 +04:00
shadcn
4e6e21f094
fix: dark mode blocks
2024-10-17 17:01:24 +04:00
shadcn
3b808c83be
fix: lint
2024-10-17 16:33:34 +04:00
shadcn
0e6b37e99a
feat: update preview for mobile
2024-10-17 16:28:09 +04:00
shadcn
27bc5deff1
docs: beta testers
2024-10-17 00:55:28 +04:00
shadcn
909219df14
docs
2024-10-16 15:33:16 +04:00
shadcn
e8ada4e3c7
docs
2024-10-16 14:33:43 +04:00
shadcn
e461c02389
feat: update open in v0
2024-10-15 21:28:38 +04:00
shadcn
50c2f6045a
chore: fix lint
2024-10-15 12:52:40 +04:00
shadcn
14aca65eee
docs: add sidebar docs
2024-10-15 12:49:22 +04:00
shadcn
078dfe6607
docs(www): Open in v0 docs ( #4734 )
...
* feat(www): open in v0
* feat: update copy
* fix: sidebar link
* fix(tests): snapshots
2024-09-04 00:37:57 +04:00
shadcn
81c7e44863
fix(www): url
2024-08-31 03:15:10 +04:00
shadcn
a62a155aac
(1/N) cli: framework support ( #4569 )
2024-08-31 01:54:48 +04:00