2195 Commits

Author SHA1 Message Date
shadcn
e77f7d2d23 feat(examples): add example app (#80) 2023-02-13 21:28:40 +04:00
shadcn
76da3dd78c docs: update README 2023-02-12 10:37:01 +04:00
Kfir Fitousi
3bd0b3fa91 fix(docs): fix destructive toast example src (#77) 2023-02-12 09:53:17 +04:00
shadcn
19813d25d6 ci: add code-check workflow (#71) 2023-02-10 11:15:33 +04:00
Vincent Dusautoir
a94375fb85 feat(toast): add toast component 2023-02-10 10:03:52 +04:00
Theodorus Clarence
e246a11c5c fix(popover): add animation for left and right side 2023-02-10 09:56:38 +04:00
Yousef Alsayid
bfa28f782d docs(dialog): add docs for using dialog in context menu or dropdown (#55) 2023-02-08 21:18:43 +04:00
sunney
06c9c54fa9 fix(alert-dialog): typo in demo 2023-02-08 21:15:16 +04:00
sunney
30f0f46130 fix(dropdown-menu): add slide-from-left and slide-from-right animations 2023-02-08 21:11:32 +04:00
shadcn
6d63bcbe1f fix(docs): update command usage doc 2023-02-08 07:48:13 +04:00
Donovan Dikaio
fbc75c8902 docs(www): fix broken link (#65) 2023-02-08 07:46:40 +04:00
shadcn
85d5861fa2 docs(www): update text 2023-02-07 23:12:45 +04:00
shadcn
b386de2cfe docs(www): add credits 2023-02-07 21:56:10 +04:00
shadcn
b09a75275a feat(command): add command component 2023-02-07 21:39:08 +04:00
Yazalde Filimone
91217ddb5e fix(navigation-menu): broken navigation menu in small screen 2023-02-07 13:02:14 +04:00
Theodorus Clarence
403ec20e15 chore: add husky prepare 2023-02-06 15:25:29 +04:00
Lucas Thevenet Cervantes
d3153b66f7 fix(slider): value prop not being passed 2023-02-05 10:41:00 +04:00
shadcn
1c27400c2c docs: update README 2023-02-04 10:52:11 +04:00
Swapnanil Gupta
1334ac57be feat(toggle): add the Toggle component
* Added Toggle UI component

* Added Toggle examples and docs

* Added radix ui package installation instruction

* fix(toggle): simplify variants
2023-02-04 10:44:49 +04:00
shadcn
1836168345 feat: add figma link 2023-02-03 21:23:16 +04:00
shadcn
614252b16e fix: remove link 2023-02-03 20:06:47 +04:00
shadcn
531300f6a3 feat: add figma landing page 2023-02-03 20:04:30 +04:00
Elia Maino
f7b810a799 fix(tabs): text color in dark mode 2023-01-31 21:21:33 +04:00
kevinmitch14
b521db3abd fix(dropdown-menu): text and border colors 2023-01-31 10:29:45 +04:00
Lucas Pessivaldo
7b121b10ab fix: switch position issue (#39) 2023-01-29 23:35:45 +04:00
shadcn
ae1239a40d docs: update README 2023-01-29 21:34:32 +04:00
shadcn
2420618bbd chore: update template 2023-01-29 21:32:02 +04:00
shadcn
401df0390e feat: add command to sync ui components 2023-01-29 21:29:34 +04:00
Vincent Dusautoir
a0b1f89455 feat: add navigation-menu (#31)
* feat: navigation-menu

* fix: export at the end

* fix: rounded-md

* fix: demo design

* rename: NavigationMenuRoot -> NavigationMenu

* feat: update roadmap

* feat: update style for navigation menu

* feat: implement navigation menu component

* feat: implement navigation menu for www

---------

Co-authored-by: shadcn <m@shadcn.com>
2023-01-29 21:28:13 +04:00
Chris K
8ccac51527 docs: update installation.mdx (#13)
* Update installation.mdx

* Update installation.mdx
2023-01-29 14:18:08 +04:00
shadcn
87003c9290 Merge branch 'main' of github.com:shadcn/ui into Andersgee/main 2023-01-29 14:02:01 +04:00
shadcn
9dca4334e5 feat: update tooltip primitive 2023-01-29 14:01:40 +04:00
shadcn
53494e73c5 Merge branch 'main' into Andersgee/main 2023-01-29 13:56:41 +04:00
Vedant Nandwana
2d5a6a0fe4 feat: implement destructive variant for button (#33)
* feat(button): add destructive variant

* docs(button): add example for destructive variant
2023-01-29 13:49:29 +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
Elliot Anderson
6ea6856f5a chore: add MIT license
* Add MIT License

* Set license in package.json
2023-01-27 16:02:33 +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
Mateusz Hladky
450d9e05c5 fix: docs typo (#12) 2023-01-26 20:29:27 +04:00
Doğukan Çavuş
0b5cb611f4 fix(#7): always prefer minmax(0, 1fr) instead of 1fr (#22) 2023-01-26 20:28:19 +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
Tyson
3ce1571e24 docs: update README.md (#6)
### Tailwind CSS Features

***** - Class merging with `tailwind-merge` ***** - FIXED TYPO HERE
- Animation with `tailwindcss-animate`
- Conditional classes with `clsx`
2023-01-25 19:42:17 +04:00
shadcn
0a241be17f feat: initial commit 2023-01-24 19:51:29 +04:00