ant-design-blazor/components/upload
jeffersyuan1976 73168930c1
fix(module: upload): add ShowUploadList, showDownloadIcon, showRemoveIcon, showPreviewIcon (#3788)
* Fix ShowUploadList, showDownloadIcon, showRemoveIcon, showPreviewIcon

* Fix ShowUploadList, showDownloadIcon, showRemoveIcon, showPreviewIcon

* fix: split ShowUploadList Parameter type to ShowPreviewIcon, ShowDownloadIcon, ShowRemoveIcon

* fix: Modify test for Upload

* remove useless changes

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2024-05-07 12:46:34 +08:00
..
style fix(module: upload): style with no button (#3734) 2024-03-19 01:29:50 +08:00
Upload.razor fix(module: upload): add ShowUploadList, showDownloadIcon, showRemoveIcon, showPreviewIcon (#3788) 2024-05-07 12:46:34 +08:00
Upload.razor.cs fix(module: upload): add ShowUploadList, showDownloadIcon, showRemoveIcon, showPreviewIcon (#3788) 2024-05-07 12:46:34 +08:00
UploadButton.razor fix(module: upload): wrong drag area (#2360) 2022-03-25 16:06:21 +08:00
UploadButton.razor.cs fix(module: upload): Use System.IO.Path.GetExtension instead of Substring to support filenames without extensions (#3553) (#3554) 2023-12-07 08:33:12 +08:00
UploadFileItem.cs fix(module: upload): add webp ext and custom image extension (#2626) 2022-08-19 19:05:17 +08:00
UploadInfo.cs fix(module: upload): match more image file suffixes (#2321) 2022-03-04 23:53:21 +08:00
UploadLocale.cs fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
UploadState.cs feat: add upload component (#276) 2020-07-01 06:49:51 +08:00