Dani
33b77e2f31
fix(toast): toast add missing text color class ( #1162 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-17 15:27:23 +04:00
shadcn
52c23746bc
fix(www): issue with border radius in component preview ( #1265 )
2023-08-17 14:14:48 +04:00
vinay
f68976b667
docs(www): remove unused Link import in form docs. ( #1251 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-17 13:50:34 +04:00
Edgaras Benediktavicius
7a1f80af2c
docs(www): @hookform/resolvers installation missing ( #1257 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-17 13:43:32 +04:00
我不是张硕
646f715388
fix(www): error in color values for slaet ( #1224 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-17 13:35:06 +04:00
Alonso Ureña
9441130f05
fix(www): payment method :has selector not working on Firefox ( #1209 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-16 21:11:49 +04:00
Daniele Luisetto
48e3a4a326
fix(docs): add missing files in toast manual installation ( #1243 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-16 07:32:09 +04:00
Daniele Luisetto
98078fbe01
fix(docs): missing form manual installation and aspect-ratio typo ( #1242 )
...
* fix(docs): add form manual installation
* fix(docs): typo in aspect-ratio
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-08-16 07:26:49 +04:00
shadcn
8be9e5d966
fix(www): extra semi
2023-08-15 19:25:11 +04:00
Nguyen Long Nhat
a8b1ea7e55
fix: remove semicolon duplicated in theme.css ( #1146 )
2023-08-15 19:24:37 +04:00
shadcn
3c9f7ca0e2
feat: themes ( #1135 )
2023-08-07 22:39:16 +04:00
shadcn
c598f19845
docs(www): fix typo
2023-08-04 20:54:46 +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
Guten Ye
de3c34845b
docs(www): update import in remix installation ( #974 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-03 22:27:39 +04:00
vinay
6a1354e52d
fix(examples): update keyboard shortcut for opening dialog on Windows ( #1004 )
2023-08-03 22:22:38 +04:00
Rudy Orre
1532a15894
docs(www): add missing "command" component to imports ( #550 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-03 21:57:39 +04:00
Alan Daniel
8e5d080900
docs(www): add dark mode for Vite. ( #814 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-03 19:41:33 +04:00
GrungeElFz
cf95943446
docs(www): update import path for button ( #839 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-03 19:03:44 +04:00
Bernardo Ferrari
eaa91d43df
style(card): remove extra spacing ( #1082 )
2023-08-01 19:07:03 +04:00
Antsiferov Maxim
8cf0c7f3ba
fix(alert): padding on Firefox ( #1059 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-07-30 15:50:11 +04:00
Abdulelah
da7729644c
fix(combobox): search language by label in examples ( #989 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-07-30 15:33:18 +04:00
shadcn
aca3ef97e3
fix(www): responsive cards ( #1066 )
2023-07-28 23:14:38 +04:00
Deveesh Shetty
c9fecd4cdf
fix(www): overflow issue in documentation ( #1055 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-07-28 16:03:43 +04:00
munan56
6cf598d47f
docs(www): update import path next.mdx ( #1062 )
2023-07-28 15:56:19 +04:00
Pedro Vítor Ribeiro Martins
5e172fc34f
docs(www): add typescript configuration question to cli docs ( #898 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-07-12 20:34:05 +04:00
Drew Greene
f461ab0910
docs(www): update label in card demo ( #799 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-07-12 20:22:35 +04:00
Lennart Gastler
26c8d0f662
docs(www): improve astro guide ( #858 )
2023-07-12 20:17:25 +04:00
vinay
ac5c727fc9
docs(www): add links to frameworks ( #744 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-07-05 23:29:14 +04:00
shadcn
54b1f5b661
feat: update next-template
2023-07-05 23:00:03 +04:00
shadcn
edc653c01e
feat(shadcn-ui): add support for jsx ( #834 )
2023-07-04 23:22:20 +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
b4dda36cc9
docs(www): add radix-ui deps install ( #827 )
2023-07-04 12:01:50 +04:00
Lennart
cbe0f1959c
docs(www): improve Gatsby guide ( #826 )
2023-07-04 10:55:01 +04:00
Daniele Luisetto
dbd3b8f066
docs(www): add astro installation guide ( #824 )
2023-07-04 10:02:34 +04:00
Moinul Moin
7abb4019c3
docs(www): add installation guide for Gatsby ( #822 )
...
* docs: add installation guide for Gatsby
* docs: add PR review changes
2023-07-03 22:23:52 +04:00
shadcn
b14081631f
docs(www): fix link
2023-06-30 23:32:17 +04:00
shadcn
ea6699adbf
feat: restructure installation docs
2023-06-30 22:37:43 +04:00
Samuel Adebayo
1f004243d4
docs(www): add react with vite installation guide ( #714 )
...
* 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 @
* docs(www): fix code style
---------
Co-authored-by: Samuel Adebayo <samuel.adebayo@engagetech.com >
Co-authored-by: shadcn <m@shadcn.com >
2023-06-30 21:21:10 +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
Fady Makram
a8bb2ef737
fix(accordion): prevent accordion chevron from shrinking on smaller viewports ( #717 )
...
* Prevent accordion chevron from shrinking on smaller viewports
* fix: apply feedback
2023-06-27 11:39:54 +04:00
sean-brydon
ab836d1ab3
fix(www): update data-table-toolbar to correctly handle isFiltered ( #702 )
...
* Update data-table-toolbar.tsx
* style(www): run format:write
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-06-26 16:16:03 +04:00
Daichi Ninomiya
77d6f5676e
chore(www): pnpx to pnpm dlx ( #350 )
...
* fix(npm-commands): pnpx to pnpm dlx
* style(www): fix
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-06-26 15:50:53 +04:00
Caio Borghi
f8348621f4
docs(www): fix TypeScript typo ( #645 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-06-24 20:38:10 +04:00
Daniele Luisetto
fbed50f4e8
fix(shadcn-ui): cssVars template typo causing missing value ( #682 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-06-24 20:10:01 +04:00
Daniele Luisetto
7b5582e5d0
fix(docs): remove duplicate install command ( #679 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-06-24 15:51:23 +04:00
Bryce Kalow
2ca7476c9b
docs(www): directory -> directive ( #685 )
2023-06-24 15:49:47 +04:00
Reda
aea12e9762
docs(www): missing RSC anchor link ( #664 )
...
adda a missing # for the RSC section anchor link, resulting in 404.
Co-authored-by: shadcn <m@shadcn.com >
2023-06-23 20:08:18 +04:00
shadcn
343acb3a51
docs: update toast.mdx ( #670 )
2023-06-23 19:13:29 +04:00
shadcn
cf139e5fa1
feat: add manual installation for components ( #666 )
2023-06-23 14:28:34 +04:00
Amruth Pillai
f1de3401a2
fix: update schema.json ( #651 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-06-23 00:27:28 +04:00