84 Commits

Author SHA1 Message Date
shadcn
57d404b5d3 feat: new components (#2144) 2023-12-22 23:36:59 +04:00
Akshay Sharma
5cadc5e983 fix(www): update twitter icon to X (#1551)
* refactor(icon.tsx): twitter icon updated to latest version X icon

* refactor(icon.tsx): twitter icon updated to latest version X icon

* refactor(icons.tsx): added the same changes to the icon for X twitter icon

* refactor(icons.tsx): change the formating of the code

---------

Co-authored-by: shadcn <m@shadcn.com>
2023-10-21 18:03:31 +04:00
Olle Månsson
648ddde3a2 Fix support rule in site-header.tsx (#1628)
Fixes https://github.com/shadcn-ui/ui/issues/1627 if that is desired.
2023-10-19 18:10:45 +00: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
vinay
3210bed755 fix(next-template): remove experimental appdir (#979)
Co-authored-by: shadcn <m@shadcn.com>
2023-08-01 19:21:18 +04:00
shadcn
54b1f5b661 feat: update next-template 2023-07-05 23:00:03 +04:00
shadcn
eeb17545a1 feat: new CLI, Styles and more (#637) 2023-06-22 22:44:52 +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
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
Bilal Afzal
4a7c07e754 fix(next-template): remove unused import Laptop in icons.tsx (#310)
Remove unused import 'Laptop' in icons.tsx (nextjs-example)

Co-authored-by: shadcn <m@shadcn.com>
2023-05-10 21:48:46 +04:00
Danazumi
0c31f60bb0 fix(next-template): strict type check
Co-authored-by: Danazumi <granzin98@gmail.com>
Co-authored-by: shadcn <m@shadcn.com>
2023-05-03 18:47:49 +04:00
shadcn
68e1c5624a chore(www): update deps and fix CI errors (#204) 2023-04-19 13:22:53 +04:00
shadcn
a703c6fb58 feat: CSS variables and CLI (#180) 2023-04-17 19:19:40 +04:00
shadcn
3819f07d9d chore: update template 2023-04-06 12:19:55 +04:00
Luke McDonald
d6933321dc fix: remove extra curly brace in style element (#146) 2023-04-01 07:52:48 +04:00
shadcn
b043cf7f8c chore: update template 2023-03-02 15:17:11 +04:00
shadcn
27c25bbf7e fix(next-template): add missing use-toast hook 2023-02-19 12:46:07 +04:00
shadcn
6da17138a6 feat(next-template): update to latest components 2023-02-19 10:26:04 +04:00
Pavlo
470ce96e2d feat(www): make icon reflect theme setting (#92)
Co-authored-by: shadcn <m@shadcn.com>
2023-02-19 10:17:11 +04:00
Pedro Filho
6e93b93922 fix(button): a11y issue with "danger" button (#79)
Co-authored-by: shadcn <m@shadcn.com>
2023-02-19 10:11:08 +04:00
gregonarash
3e4a6af3d5 fix(button): add scale down on press/tap (#87) 2023-02-16 12:39:00 +04:00
shadcn
19813d25d6 ci: add code-check workflow (#71) 2023-02-10 11:15:33 +04:00
Theodorus Clarence
e246a11c5c fix(popover): add animation for left and right side 2023-02-10 09:56:38 +04:00
Lucas Thevenet Cervantes
d3153b66f7 fix(slider): value prop not being passed 2023-02-05 10:41:00 +04:00
kevinmitch14
b521db3abd fix(dropdown-menu): text and border colors 2023-01-31 10:29:45 +04:00
shadcn
2420618bbd chore: update template 2023-01-29 21:32:02 +04:00
shadcn
53494e73c5 Merge branch 'main' into Andersgee/main 2023-01-29 13:56:41 +04:00
shadcn
e03e004d9a chore: update next and next/font 2023-01-29 13:36:06 +04:00
Anurag Banerjee
ba6ade7ec2 fix: fill the default logo svg with currentColor (#20) 2023-01-27 19:42:21 +04:00
Doğukan Çavuş
636c7afa00 fix: add display: 'swap' for fonts (#21) 2023-01-27 12:50:01 +04:00
Emiliano Córdoba
f4b9344786 fix: minor typos (#2) 2023-01-26 20:29:49 +04:00
andy
29c06ec4d6 export TooltipProvider 2023-01-26 12:36:45 +01:00
andy
f7b3aa3c48 dont create new tooltip provider for every single tooltip 2023-01-26 12:35:24 +01:00
shadcn
0a241be17f feat: initial commit 2023-01-24 19:51:29 +04:00