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 |
|
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
|
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
|
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
|
c7cd16a637
|
fix(www): interactive chart
|
2024-11-07 21:36:19 +04:00 |
|
shadcn
|
a8633075f7
|
fix(www): component source
|
2024-11-07 20:36:21 +04:00 |
|
shadcn
|
432d5e6e28
|
fix: code view for mdx
|
2024-11-07 17:45:34 +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
|
e461c02389
|
feat: update open in v0
|
2024-10-15 21:28:38 +04:00 |
|
shadcn
|
a62a155aac
|
(1/N) cli: framework support (#4569)
|
2024-08-31 01:54:48 +04:00 |
|
shadcn
|
210010f5ed
|
more chart examples (#4304)
* feat(www): more chart examples
* feat: add themes support on blocks page
* chore: build registry
* fix: colors on charts
* fix: styles
* fix: downgrade rehype-pretty-code
* chore: fix
* fix: frame
* fix: code
|
2024-07-17 18:58:40 +04:00 |
|
shadcn
|
984c4d8912
|
feat: add colors page (#4238)
|
2024-07-10 16:11:38 +04:00 |
|
shadcn
|
4ac9db98fe
|
Charts (#4181)
|
2024-07-06 02:06:40 +04:00 |
|
Aakash
|
bf0c8b596b
|
fix(blocks): replace code with @/components/ui imports while copying from lift-mode (#3401)
FIXES : https://x.com/jimmeyer/status/1776487418150981661?s=46
The copy button in lift mode was copying code having imports as "@/registry/.../*.tsx"
This PR replaces all the imports by "@/components/ui/*.tsx"
|
2024-04-08 17:25:46 +00:00 |
|
shadcn
|
7590fb7636
|
feat: lift mode (#3380)
* feat(www): wip break everything
* feat(www): wip chunks
* feat(www): wip chunk mode
* feat: lift mode
* feat: update chunks
* fix: resize in lift mode
* fix: hasLiftMode
* fix: types
* fix: toolbar
Thanks @mrnbpt
* chore: format check
* feat: add tracking for enable_lift_mode
* chore: format write
* docs: add changelog
|
2024-04-05 21:28:05 +04:00 |
|
shadcn
|
79c054ac7a
|
feat: blocks (#3094)
|
2024-03-22 21:39:33 +04:00 |
|
its-monotype
|
7f0af435e1
|
feat(breadcrumb): add breadcrumb component (#133)
* feat(breadcrumb): add breadcrumb component
* refactor(breadcrumb): improve variable name and simplify object key passing
* refactor(breadcrumb): remove unnecessary color transition
* chore(breadcrumb): wip
* chore: build registry
* feat: update breadcrumb component
* fix(breadcrumb): update code highlight
* chore(www): remove menu
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2024-03-07 22:42:39 +04:00 |
|
kevinmitch14
|
7df1007a5b
|
refactor: update zod import (#2466)
|
2024-01-28 12:47:45 +04:00 |
|
shadcn
|
57d404b5d3
|
feat: new components (#2144)
|
2023-12-22 23:36:59 +04:00 |
|
/raj
|
5877dcd21a
|
docs(www): bunx scripts run using bun instead of node (#1590)
* fix: using bun to initialize project works now
* style(www): format write
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2023-10-21 16:47:21 +04:00 |
|
Rohan Godha
|
4f8d768e59
|
docs(www): add bun support for installation commands (#1445)
* feat(www): add bun support for commands
* chore: remove changeset
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2023-09-21 17:30:29 +04:00 |
|
Daniele Luisetto
|
48e3a4a326
|
fix(docs): add missing files in toast manual installation (#1243)
Co-authored-by: shadcn <m@shadcn.com>
|
2023-08-16 07:32:09 +04:00 |
|
shadcn
|
3c9f7ca0e2
|
feat: themes (#1135)
|
2023-08-07 22:39:16 +04:00 |
|
Daichi Ninomiya
|
77d6f5676e
|
chore(www): pnpx to pnpm dlx (#350)
* fix(npm-commands): pnpx to pnpm dlx
* style(www): fix
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2023-06-26 15:50:53 +04:00 |
|
shadcn
|
cf139e5fa1
|
feat: add manual installation for components (#666)
|
2023-06-23 14:28:34 +04:00 |
|
shadcn
|
eeb17545a1
|
feat: new CLI, Styles and more (#637)
|
2023-06-22 22:44:52 +04:00 |
|
shadcn
|
5e915756d5
|
feat(www): implement event tracking (#218)
* feat(www): implement event tracking
* fix(www): always show copy button
* fix(www): update align props for copy button
|
2023-04-20 12:21:50 +04:00 |
|
shadcn
|
a703c6fb58
|
feat: CSS variables and CLI (#180)
|
2023-04-17 19:19:40 +04:00 |
|
shadcn
|
0a241be17f
|
feat: initial commit
|
2023-01-24 19:51:29 +04:00 |
|