github-actions[bot]
c765635e13
chore(release): version packages ( #1663 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
shadcn-ui@0.4.1
2023-10-03 18:39:32 +04:00
shadcn
95a9673b1e
minify cli ( #1662 )
...
* chore(shadcn-ui): minify build
* chore: add changeset
2023-10-03 18:20:58 +04:00
Oguz Kazkayasi
617cdd0e77
docs(www): framework is changed to language at language search example ( #1646 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-10-03 17:38:10 +04:00
shadcn
1536b7824e
feat: export portal and overlay for alert-dialog, dialog and sheet ( #1660 )
2023-10-03 17:12:40 +04:00
Rohid
524e4b8b95
fix(alert-dialog): update portal component ( #1603 )
2023-10-03 17:02:31 +04:00
Diego Franchina
1f16cf4728
fix(scroll-area): added conditional flex-1 ( #1296 )
2023-09-25 15:29:05 +04: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
Shoaib Ahmed
c0deeac0d0
fix(table): add relative class to handle overflow issue ( #1370 )
2023-09-19 19:17:38 +04:00
github-actions[bot]
897376329b
chore(release): version packages ( #1556 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
shadcn-ui@0.4.0
2023-09-19 17:14:39 +04:00
shadcn
d3d52fc687
docs(cli): update link to documentation ( #1555 )
...
* docs(cli): update link to documentation
* chore: add changeset
2023-09-19 16:52:45 +04:00
shadcn
4d0864a5c2
Merge branch 'main' of github.com:shadcn/ui
2023-09-19 16:36:06 +04:00
shadcn
e8f58932bd
chore: update repo for changeset
2023-09-19 16:35:50 +04:00
shadcn
2f0dbca221
feat(cli): do not ask for confirmation ( #1554 )
...
* feat(cli): do not confirm
* chore: add changeset
2023-09-19 16:25:57 +04:00
Paul Ebose
58d012e342
feat(cli): add overwrite confirmation for existing components ( #973 )
...
* feat(cli): add overwrite confirmation for existing components
* fix(cli): handle overwrite for multiple items
* chore: add changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-09-19 15:57:19 +04:00
Shishir
963114e118
feat(cli): support adding all components via CLI ( #1033 )
...
* feat: support adding all components via CLI
`shadcn-ui add --all`
This was manually tested to work as expected.
* chore: run prettier
* fix(cli): rename to all
* chore: add changeset
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-09-19 07:37:35 +04:00
Ayhan
0a4286500e
fix(cli): handle ts file extension ( #1466 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-09-19 07:23:07 +04:00
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