shadcn
98859e7b1c
feat(www): update keyboard handling for command menu ( #2264 )
2024-01-02 11:48:27 +04:00
Ghribi Ouassim
e3d5377a3e
Added new label for mobile navigation ( #2182 )
...
- Update the `mobile-nav` component and added `new` label if `item.label` is present in the `docsConfig.sidebarNav`.

2023-12-26 14:17:40 +00:00
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
Rohan Godha
4f8d768e59
docs(www): add bun support for installation commands ( #1445 )
...
* feat(www): add bun support for commands
* chore: remove changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-09-21 17:30:29 +04:00
shadcn
52c23746bc
fix(www): issue with border radius in component preview ( #1265 )
2023-08-17 14:14:48 +04:00
shadcn
3c9f7ca0e2
feat: themes ( #1135 )
2023-08-07 22:39:16 +04:00
Paul Ebose
7962cee384
docs(www): add api reference for components.json ( #982 )
...
* docs: add api reference for component.json file
* docs: use Link for internal links in component.json
* docs(www): update docs for components.json
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-08-04 17:03:41 +04:00
shadcn
f78a4aaa28
chore(www): site updates ( #829 )
...
* chore(www): update to latest Next.js
* feat(www): replace lucide icons
2023-07-04 17:04:22 +04:00
shadcn
ea6699adbf
feat: restructure installation docs
2023-06-30 22:37:43 +04:00
Christoffer Hallas
eee7ce6879
docs(www): add remix and tabbed installation docs ( #753 )
...
* docs: add react with vite installation guide
* refactor(docs): move Ract with vite page into installation.mdx as tab
* fix(docs): remove classnames and wrapper divs
* fix(docs): update tsconfig file path to default @
* feat: added remix installation docs
* feat: added tabbed installation docs
* fix: remove log statement
* fix: cleaned up, restored usage notice, removed vite for now
* fix: moved installation.mdx into folder
---------
Co-authored-by: Samuel Adebayo <samuel.adebayo@engagetech.com >
Co-authored-by: shadcn <m@shadcn.com >
2023-06-29 17:27:03 +04:00
shadcn
cf139e5fa1
feat: add manual installation for components ( #666 )
2023-06-23 14:28:34 +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
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
Sammy Hass
00ecdfbb17
fix(docs): command menu unresponsive after no results ( #455 )
2023-05-25 20:57:49 +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
Spastic
5dfc2020aa
fix typings ( #287 )
...
* fix typings
* change Toast interface to type
* ran prettier
2023-05-25 15:51:13 +04:00
shadcn
97a444b210
feat(www): add link to view code examples
2023-05-25 13:32:05 +04:00
shadcn
588ebd79e4
fix(www): filter out disabled links
2023-05-20 21:44:26 +04:00
Piros
6a5195498f
fix(radio-group): add aspect-square on radio button ( #379 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 10:03:52 +04:00
moshyfawn
a3c904dcc9
fix(www): refactor controlled inputs API examples ( #385 )
...
* refactor: remove usage of uncontrolled input apis within controlled inputs
Closes : #384
* docs: display FormField controlled input usage example
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 08:58:44 +04:00
moshyfawn
11447c9bff
fix(form): avoid unnecessary state subscriptions ( #383 )
...
* perf: avoid unnecessary state subscriptions
Closes : #382
* fix(form): code format
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 08:52:53 +04:00
shadcn
4ccff13f9c
feat: react-hook-form ( #377 )
...
* feat(form): add form component
* feat(www): update site styles
* feat: add form examples
* docs(www): add docs for forms
* docs(www): hide tabs for docs demo
2023-05-19 22:56:49 +04:00
Quentin
dbbdbe618f
fix(www): missing ']' in className ( #358 )
...
* fix(code-block-wrapper): missing ']' in className
* fix(code-block-wrapper): re-order tailwind className
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-16 15:41:35 +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
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
Mike Robinson
9a6b934421
feat(table): add table component ( #248 )
...
* Add table.tsx
* Update table.tsx
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-08 15:49:19 +04:00
Mike Robinson
b3247d90a6
fix(checkbox,radio-group): Increase contrast ratio of checkboxes and radio buttons ( #224 )
...
* Update checkbox.tsx
* Update radio-group.tsx
* fix(radio-group): update colors for contrast
* fix(checkbox): update colors for contrast
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-08 15:43:10 +04:00
James
be64c55901
fix(dropdown-menu): dropdown sub menu using wrong text color ( #285 )
2023-05-03 17:20:18 +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
Elliot Anderson
7dc67be1ad
fix(www): set icon fill to current currentColor ( #239 )
2023-04-29 18:52:25 +04:00
Jack B
2a61b54096
fix(www): component selection in copy-button ( #220 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-04-20 16:20:14 +04:00
shadcn
5e915756d5
feat(www): implement event tracking ( #218 )
...
* feat(www): implement event tracking
* fix(www): always show copy button
* fix(www): update align props for copy button
2023-04-20 12:21:50 +04:00
Elia Maino
bfc66148ea
fix(badge): update destructive bg color on hover ( #189 )
2023-04-20 09:34:32 +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
shadcn
4c9a706204
fix(switch): update background color for dark mode
2023-04-18 10:17:00 +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
Raj Savaliya
81ee0de71c
chore: replace third party @next/font with next/font ( #145 )
2023-04-03 09:15:23 +04:00
shadcn
272c7c0980
feat(button): remove active:scale-95
2023-04-01 07:11:34 +04:00
shadcn
33e72a6796
fix: remove dropdown from main nav
2023-04-01 06:46:14 +04:00
shadcn
9a8cb016a8
fix: eslint warnings
2023-03-08 13:24:16 +04:00
shadcn
be701cf139
feat: add @shadcn/ui cli ( #112 )
2023-03-08 11:37:15 +04:00