Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
shadcn
b043cf7f8c chore: update template 2023-03-02 15:17:11 +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
Anurag Banerjee
ba6ade7ec2 fix: fill the default logo svg with currentColor (#20) 2023-01-27 19:42:21 +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