shadcn
|
a4a3600757
|
feat: move schema exports to shadcn/schema (#7989)
|
2025-08-10 16:05:53 +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
|
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
|
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
|
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 |
|