Santi Dalmasso
ae845788f6
fix(cli): deduplicate classNames in applyColorMapping ( #1089 )
...
* fix(cli): deduplicate classNames in applyColorMapping
* refactor: simplify applyColorMapping return
* chore: add changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-09-19 07:04:57 +04:00
oasisy
ccb2d695a7
fix(www): enable input editing in the dialog demo ( #1428 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-09-18 17:35:27 +04:00
Abderrahim Guerfi
b838ffe8cc
docs(www): add missing prop to ThemeProvider ( #1447 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-09-18 16:47:58 +04:00
Robert Soriano
7ce6c495bd
fix(www): rename DataTableFacetedFilter interface ( #1438 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-09-18 16:31:21 +04:00
MD
c9ca64d2b9
docs(www): update manual.mdx ( #1471 )
...
Fix file name
Co-authored-by: shadcn <m@shadcn.com >
2023-09-18 16:25:26 +04:00
Arjun Raj
4bb9e9de53
docs(www): update cli add options ( #1484 )
2023-09-18 16:23:47 +04:00
Nikhar Pandya
c21ecfb665
docs(www): update contrubuting.md and next.mdx ( #1343 )
...
* docs: Update CONTRIBUTING.md
added commit convention section to the contribution docs.
* docs: Update next.mdx for dark mode
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-08-31 17:01:36 +04:00
sanka
613ec3583f
docs(www): update dark-mode for vite ( #1118 )
...
Co-authored-by: sanka <sanka.s@fidenz.com >
Co-authored-by: shadcn <m@shadcn.com >
2023-08-26 14:45:34 +04:00
Diego Franchina
170d3c087c
fix(scroll-area): missing key prop error ( #1295 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-25 07:24:04 +04:00
kevinmitch14
4b0fbe27fa
fix(www): don't allow empty chat messages ( #1137 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-25 06:51:19 +04:00
rcrosbourne
c34193cd34
docs(www): add Laravel install docs ( #1279 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-24 20:01:29 +04:00
Deveesh Shetty
88fdc989e9
chore(www): remove unneccesary imports ( #1311 )
...
* chore: remove uneccesary imports
* chore: remove from new-york style
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-08-24 09:26:12 +04:00
K-Sato
4506822389
chore: remove a duplicate call in init.test ( #1319 )
...
* chore: remove duplicate call in init.test
* chore: add changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-08-24 09:14:20 +04:00
jspark
33a5fc7966
docs(www): fix typo ( #1270 )
2023-08-17 21:39:49 +04:00
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
e3769277d8
docs: update CONTRIBUTING.md
2023-08-17 15:00:08 +04:00
shadcn
3992a7b19c
docs: add contributing guide ( #1266 )
2023-08-17 14:59:22 +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
vinay
3210bed755
fix(next-template): remove experimental appdir ( #979 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-08-01 19:21:18 +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
shadcn
91727ec460
ci: rename repo owner ( #1056 )
2023-07-27 13:12:13 +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
github-actions[bot]
25a41cfe2a
chore(release): version packages ( #835 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
shadcn-ui@0.3.0
2023-07-04 23:26:32 +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