ant-design-blazor/components/modal
2020-12-01 11:02:28 +08:00
..
config fix(module: modal): throw error when using ModalService if not set ModalOptions.AfterClose (#807) (#809) 2020-11-22 21:33:07 +08:00
style chore: sync ant-design v4.9.0 (#842) 2020-12-01 11:02:28 +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(module: modal): dom cannot be destroyed when the page changed on DestroyOnClose is false (#799) 2020-11-18 16:01:31 +08:00
ModalContainer.razor fix(module: modal): throw error when using ModalService if not set ModalOptions.AfterClose (#807) (#809) 2020-11-22 21:33:07 +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 fix(module: modal): dom cannot be destroyed when the page changed on DestroyOnClose is false (#799) 2020-11-18 16:01:31 +08:00
ModalTemplate.cs feat(module: modal): support creating Modal dialog from ModalService (#676) 2020-10-14 15:09:11 +08:00