ant-design-blazor/components/modal
2020-11-01 16:00:23 +08:00
..
config feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
style chore: sync ant-design v4.6.3 (#577) 2020-09-11 15:44:34 +08:00
type refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +08:00
ComfirmContainer.razor feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
ComfirmContainer.razor.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
ConfirmDialog.razor fix(module: confirm): cannot remove from dom when confirm is hidden (#750) 2020-11-01 16:00:23 +08:00
ConfirmDialog.razor.cs fix(module: confirm): cannot remove from dom when confirm is hidden (#750) 2020-11-01 16:00:23 +08:00
ConfirmRef.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
ConfirmService.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
ConfirmTemplate.razor.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
Dialog.razor fix: modal box randomly closed when multiple mouse click performed within it (#696) (#715) 2020-10-25 19:21:36 +08:00
Dialog.razor.cs fix: modal box randomly closed when multiple mouse click performed within it (#696) (#715) 2020-10-25 19:21:36 +08:00
Modal.razor fix(module: select): incorrect dropdown style (#629) 2020-09-20 10:42:42 +08:00
Modal.razor.cs fix(hosting): server prerendering issue (#583) 2020-09-09 00:52:14 +08:00
ModalContainer.razor feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
ModalContainer.razor.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
ModalFooter.razor fix: modal button sort (#553) 2020-09-02 14:56:20 +08:00
ModalFooter.razor.cs feat: add DrawerService (#241) 2020-06-23 15:19:44 +08:00
ModalLocale.cs feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
ModalRef.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
ModalService.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
ModalServiceForModal.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00
ModalTemplate.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00