Commit Graph

20 Commits

Author SHA1 Message Date
Jack
5a2ce61e2e fix(data-table): uncontrolled input error on data-table (#335) 2023-05-11 10:07:39 +04:00
shadcn
f8272baf07 feat: add table and data table (#321) 2023-05-09 23:25:26 +04:00
shadcn
b19199a35d docs: move combobox and date picker to their own page (#283) 2023-05-03 15:59:00 +04:00
Evan Rosenfeld
d99b992e27 feat(button): support render delegation with asChild parameter (#174) 2023-04-30 12:01:41 +04:00
shadcn
68e1c5624a chore(www): update deps and fix CI errors (#204) 2023-04-19 13:22:53 +04:00
shadcn
3812e119c0 fix(www): color of link 2023-04-18 10:18:13 +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
9a8cb016a8 fix: eslint warnings 2023-03-08 13:24:16 +04:00
Damián Ricobelli
773e4344b7 feat(sheet): add sheet component (#50) 2023-03-02 14:57:44 +04:00
Vincent Dusautoir
a94375fb85 feat(toast): add toast component 2023-02-10 10:03:52 +04:00
sunney
06c9c54fa9 fix(alert-dialog): typo in demo 2023-02-08 21:15:16 +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
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
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
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
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
0a241be17f feat: initial commit 2023-01-24 19:51:29 +04:00