shadcn
f15a22073f
feat(cli): tree resolver
2024-08-19 16:37:35 +04:00
shadcn
2744218d71
feat(cli): refactor init handling
2024-08-19 12:23:49 +04:00
shadcn
b95ffc2168
feat(cli): update tests
2024-08-18 23:35:19 +04:00
shadcn
30d47cab2f
feat(cli): implement tailwind-css updater
2024-08-18 22:44:09 +04:00
shadcn
119bc7b044
refactor(cli): move to updaters
2024-08-18 14:30:08 +04:00
shadcn
0711a3711e
refactor(cli): move defaults out of cli
2024-08-18 13:57:29 +04:00
shadcn
33595c7d21
refactor(cli): destinations
2024-08-18 11:44:19 +04:00
shadcn
76738a9187
feat(cli): implement initializers
2024-08-18 01:30:42 +04:00
shadcn
87b6d0c312
feat(cli): update framework handling and fallback
2024-08-14 21:41:53 +04:00
shadcn
665d4e8f93
feat(cli): update preflight handling
2024-08-14 16:53:20 +04:00
shadcn
99eb4a2df7
feat(cli): update framework info handling
2024-08-14 14:25:39 +04:00
shadcn
72719d663e
feat(cli): add support for astro, vite and remix
2024-08-13 16:09:25 +04:00
shadcn
6684b40e4c
chore(cli): update vitest and snapshots
2024-08-13 14:53:30 +04:00
shadcn
4ac9db98fe
Charts ( #4181 )
2024-07-06 02:06:40 +04:00
shadcn
0374ba874d
feat(cli): add min-config support for Next.js ( #2454 )
...
* feat(cli): add zero-config support for Next.js
* chore: add changeset
* feat(cli): add preflight
2024-01-16 22:05:39 +04:00
shadcn
be580dbf76
feat(cli): add support for custom ui dir ( #2266 )
...
* feat(cli): add support for custom ui dir
* docs(www): update docs for aliases.ui
* chore: add changeset
2024-01-02 22:32:15 +04:00
Bereket Engida
4fb98d520f
feat(cli): add support for custom Tailwind prefix transformer ( #770 )
...
* feat(cli): add support for custom Tailwind prefix
* fix(cli): add tw prefix on classes applied in the css file
* feat(cli): add support for custom tailwind prefix
* chore: add changeset
* style(shadcn-ui): code format
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-12-22 01:42:40 +04:00
Luka Hartwig
4ec8a67dab
Support tailwind.config.ts ( #1247 )
...
Fixes #659
Fixes #633
Create Next App is using `tailwind.config.ts` in the TypeScript template. Since this is a very common use case it would be nice to preserve the type safety of the file.
I added new templates for TypeScript files. I see there is an issue #1073 which asks for ESM support as well. This is not included in this PR.
I also fixed the type error in the keyframes that is also handled in #636
2023-10-19 17:44:11 +00:00
Caíque de Castro Soares da Silva
46f247c47f
style(shadcn-ui): use space instead of tab on config fixture ( #1707 )
...
* style: use space instead of tab on config fixture
* style: fix identation on template script
* chore(shadcn-ui): add changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-10-16 13:16:55 +04:00
Santi Dalmasso
ae845788f6
fix(cli): deduplicate classNames in applyColorMapping ( #1089 )
...
* fix(cli): deduplicate classNames in applyColorMapping
* refactor: simplify applyColorMapping return
* chore: add changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-09-19 07:04:57 +04:00
K-Sato
4506822389
chore: remove a duplicate call in init.test ( #1319 )
...
* chore: remove duplicate call in init.test
* chore: add changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-08-24 09:14:20 +04:00
shadcn
edc653c01e
feat(shadcn-ui): add support for jsx ( #834 )
2023-07-04 23:22:20 +04:00
Mark Lyck
c3377530f4
feat(shadcn-cli): add support for bun install ( #707 )
...
* add support for bun install
* fix(cli): add changeset for bun install
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-06-27 11:48:51 +04:00
Daniele Luisetto
fbed50f4e8
fix(shadcn-ui): cssVars template typo causing missing value ( #682 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-06-24 20:10:01 +04:00
Daniele Luisetto
1971fa7511
fix(shadcn-ui): use slash for alpha values in colors ( #681 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-06-24 20:09:22 +04:00
shadcn
eeb17545a1
feat: new CLI, Styles and more ( #637 )
2023-06-22 22:44:52 +04:00