Max Wiseman
1db90baaf2
feat(toggle-group): add toggle-group component ( #1547 )
...
* feat: added toggle-group component
* fix(components): ran build:registry script
* fix(components): fixed colors in toggle-group
- Dark mode border color is now consistent with the toggle component
* fix(components): fixed component.json toggle-group
- Added the content field to `components.json` for toggle-group
- Ran build:registry again
* feat(toggle-group): simplify implementation
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-11-12 23:03:14 +04:00
Mubin Ansari
147206c168
Remove Redundant md:w-full class in DialogPrimitive.Content in dialog and alert-dialog ( #1640 )
...
closes #1639
2023-11-12 11:09:14 +00:00
Antsiferov Maxim
8cf0c7f3ba
fix(alert): padding on Firefox ( #1059 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-07-30 15:50:11 +04:00
shadcn
eeb17545a1
feat: new CLI, Styles and more ( #637 )
2023-06-22 22:44:52 +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
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
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
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
shadcn
2953c6cb0a
fix(shadcn-ui): support for array of dependencies ( #195 )
2023-04-18 18:34:25 +04:00
Gimel Dick
eb36e53057
fix: typo in badge component ( #186 )
2023-04-18 05:45:45 +04:00
shadcn
a703c6fb58
feat: CSS variables and CLI ( #180 )
2023-04-17 19:19:40 +04:00
shadcn
b5d43688b9
feat(shadcn-ui): add support for aliases
2023-04-17 12:59:57 +04:00
shadcn
92fe54184b
feat: add COMPONENTS_BASE_URL for development ( #115 )
2023-03-08 17:50:06 +04:00
shadcn
9a8cb016a8
fix: eslint warnings
2023-03-08 13:24:16 +04:00
shadcn
f1c5e8f9a2
fix: rename to cjs
2023-03-08 13:08:46 +04:00
shadcn
be701cf139
feat: add @shadcn/ui cli ( #112 )
2023-03-08 11:37:15 +04:00