ant-design-blazor/components/image
zxyao 234dcc93e7 feat(module: image): add animation for image preview (#1042)
* feat(module image): add animation for image preview

* feat(module image): add mask closeable

* fix(module dialog): cannot close dialog by clicking mask

if content is clicked, mask click cannot close dialog
2021-01-27 13:23:15 +08:00
..
style chore: sync ant-design v4.11.1 (#1039) 2021-01-25 08:31:53 +08:00
Image.razor feat(module: image): add image component (#1038) 2021-01-25 02:05:18 +08:00
Image.razor.cs feat(module: image): add image component (#1038) 2021-01-25 02:05:18 +08:00
ImageLocale.cs feat(module: image): add image component (#1038) 2021-01-25 02:05:18 +08:00
ImagePreview.razor feat(module: image): add animation for image preview (#1042) 2021-01-27 13:23:15 +08:00
ImagePreview.razor.cs feat(module: image): add animation for image preview (#1042) 2021-01-27 13:23:15 +08:00
ImagePreviewContainer.razor feat(module: image): add image component (#1038) 2021-01-25 02:05:18 +08:00
ImagePreviewContainer.razor.cs feat(module: image): add image component (#1038) 2021-01-25 02:05:18 +08:00
ImageService.cs feat(module: image): add image component (#1038) 2021-01-25 02:05:18 +08:00