github-actions[bot]
2846b2ea9a
chore(release): version packages ( #696 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
shadcn-ui@0.2.2
2023-06-24 21:12:15 +04:00
Samuel Corsi-House
0f84973b4d
fix(shadcn-ui): use @antfu/ni to detect package manager ( #677 )
...
* fix(cli): use @antfu/ni to detect package manager
* chore(cli): cleanup imports
* Create cyan-houses-dress.md
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-06-24 21:01:22 +04:00
Caio Borghi
f8348621f4
docs(www): fix TypeScript typo ( #645 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-06-24 20:38:10 +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
Daniele Luisetto
7b5582e5d0
fix(docs): remove duplicate install command ( #679 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-06-24 15:51:23 +04:00
Bryce Kalow
2ca7476c9b
docs(www): directory -> directive ( #685 )
2023-06-24 15:49:47 +04:00
Reda
aea12e9762
docs(www): missing RSC anchor link ( #664 )
...
adda a missing # for the RSC section anchor link, resulting in 404.
Co-authored-by: shadcn <m@shadcn.com >
2023-06-23 20:08:18 +04:00
shadcn
343acb3a51
docs: update toast.mdx ( #670 )
2023-06-23 19:13:29 +04:00
shadcn
cf139e5fa1
feat: add manual installation for components ( #666 )
2023-06-23 14:28:34 +04:00
Ahmed Abdelbaset
38fb9693d0
style(shadcn-ui): remove unused variable in index.ts ( #654 )
2023-06-23 10:58:33 +04:00
Amruth Pillai
f1de3401a2
fix: update schema.json ( #651 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-06-23 00:27:28 +04:00
shadcn
379d1560c3
docs: add latest to cli ( #649 )
2023-06-23 00:07:19 +04:00
github-actions[bot]
d604b82fb3
chore(release): version packages ( #644 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
shadcn-ui@0.2.1
2023-06-22 23:08:57 +04:00
shadcn
658c710bce
fix: schema keys validation ( #641 )
...
* fix: schema keys validation
* chore: add changeset
* fix: update registry base url
2023-06-22 23:05:54 +04:00
github-actions[bot]
4ca9619efa
chore(release): version packages ( #640 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
shadcn-ui@0.2.0
2023-06-22 22:49:27 +04:00
shadcn
eeb17545a1
feat: new CLI, Styles and more ( #637 )
2023-06-22 22:44:52 +04:00
Tat Tran
3d717f992b
fix: class name typo ( #398 )
...
* fix: class name
* fix: class names order
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-29 11:26:44 +04:00
moshyfawn
042554ad07
fix(www): register field array input once ( #466 )
...
Closes : #465
Co-authored-by: shadcn <m@shadcn.com >
2023-05-29 11:20:43 +04:00
Hajime Nakagawa
71f496d41f
fix(command): modify incorrect className ( #473 )
...
text-foreground-muted => text-muted-foreground
Co-authored-by: shadcn <m@shadcn.com >
2023-05-29 11:16:04 +04:00
puneet-sarhali
0a5df3ac85
docs(www): broken link to React Hook Form's useController hook ( #479 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-29 11:10:34 +04:00
shadcn
eb27529f50
feat(next-template): update template and dependencies ( #483 )
...
* feat(next-template): update template and deps
* docs(next-template): update README
* fix(www): update deps
* chore: remove console.log
2023-05-29 11:02:02 +04:00
Prince Hernandez
dffbe89f7d
feat(cli): add support for config file ( #245 )
...
* feat(cli): add config files and examples in docs
* docs(www): remove cli advanced options
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-28 10:21:11 +04:00
Alexander Kachkaev
22f23b7db3
chore: update pnpm version in package.json ( #314 )
...
* Update pnpm version in package.json
* Update package.json
* 8.5.1
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-25 22:05:55 +04:00
Brad Adams
d6d4017b95
fix: tailwind-indicator classnames ( #453 )
...
+ Remove unnecessary `hidden` breakpoint classnames
Co-authored-by: shadcn <m@shadcn.com >
2023-05-25 21:05:41 +04:00
Sammy Hass
00ecdfbb17
fix(docs): command menu unresponsive after no results ( #455 )
2023-05-25 20:57:49 +04:00
Oliver Schneider
065ba02ae5
feat(sheet): expose close trigger for Sheet ( #438 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-25 16:10:22 +04:00
Spastic
5dfc2020aa
fix typings ( #287 )
...
* fix typings
* change Toast interface to type
* ran prettier
2023-05-25 15:51:13 +04:00
Daniel Rotärmel
5aecccc586
feat(cli): use https_proxy and consider previous install locations ( #430 )
...
* feat(cli): use system proxy
* feat(cli): adds default installation directory
* style: formatting
* feat: update lockfile
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-25 14:37:37 +04:00
shadcn
97a444b210
feat(www): add link to view code examples
2023-05-25 13:32:05 +04:00
Raí Siqueira
060e896183
fix(www): fix language placeholder ( #433 )
...
Signed-off-by: Rai Siqueira <rai93siqueira@gmail.com >
2023-05-24 18:21:27 +04:00
Dev
c4da22ffe9
docs(www): Fix unmatched closing brace typo ( #423 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-23 11:31:32 +04:00
dong.huo
f6b2d0c5dd
fix(www): add key to list map components ( #413 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-23 11:22:35 +04:00
Zwyx
3f01388389
docs(www): fix inconsistency in forms docs + add note about uncontrolled components ( #417 )
...
* fix(forms): correct inconsistency in forms example
* doc(forms): add note about uncontrolled components
2023-05-22 17:00:59 +04:00
shadcn
c584f01163
docs(www): update defaultValues for useForm
2023-05-22 13:43:29 +04:00
shadcn
588ebd79e4
fix(www): filter out disabled links
2023-05-20 21:44:26 +04:00
shadcn
36881682cf
feat: switch to stable next
2023-05-20 20:02:42 +04:00
jeremy
d1363515eb
fix: incorrect example in form docs ( #387 )
2023-05-20 12:13:06 +04:00
Usman S. (Max Programming)
5afb8d530f
docs(www): fix typo ( #375 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 10:09:42 +04:00
Piros
6a5195498f
fix(radio-group): add aspect-square on radio button ( #379 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 10:03:52 +04:00
Piros
7d8be94a01
docs(www): update react-hook-form.mdx ( #378 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 09:58:25 +04:00
moshyfawn
a3c904dcc9
fix(www): refactor controlled inputs API examples ( #385 )
...
* refactor: remove usage of uncontrolled input apis within controlled inputs
Closes : #384
* docs: display FormField controlled input usage example
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 08:58:44 +04:00
moshyfawn
11447c9bff
fix(form): avoid unnecessary state subscriptions ( #383 )
...
* perf: avoid unnecessary state subscriptions
Closes : #382
* fix(form): code format
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 08:52:53 +04:00
moshyfawn
f9d399172c
fix(www): display account form name input error ( #381 )
...
* docs: display account form name input error
Closes : #380
* style: remove callback return statement
2023-05-20 08:40:01 +04:00
shadcn
4ccff13f9c
feat: react-hook-form ( #377 )
...
* feat(form): add form component
* feat(www): update site styles
* feat: add form examples
* docs(www): add docs for forms
* docs(www): hide tabs for docs demo
2023-05-19 22:56:49 +04:00
Quentin
dbbdbe618f
fix(www): missing ']' in className ( #358 )
...
* fix(code-block-wrapper): missing ']' in className
* fix(code-block-wrapper): re-order tailwind className
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-16 15:41:35 +04:00
Yiyang
b09cff40ae
fix(textarea): replace h-20 with min-h-[80px] ( #344 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-16 15:04:17 +04:00
github-actions[bot]
df9369762a
chore(release): version packages ( #352 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
shadcn-ui@0.1.3
2023-05-13 13:35:46 +04:00
Nirmalya Ghosh
87ad14cb2a
fix(shadcn-ui): add missing deps for Button ( #259 )
...
* fix: add missing deps for Button
* fix: use correct dep
Co-authored-by: Pablo <its.monotype@gmail.com >
* chore: add changeset
---------
Co-authored-by: Pablo <its.monotype@gmail.com >
Co-authored-by: shadcn <m@shadcn.com >
2023-05-13 13:07:39 +04:00
Jack
5a2ce61e2e
fix(data-table): uncontrolled input error on data-table ( #335 )
2023-05-11 10:07:39 +04:00