ant-design-blazor/components/modal/modalDialog
zxyao 3b5070a053
feat(module: modal): add only OK footer and only Cancel footer template (#2812)
* feat(modal): add only one OK footer and onlt one Cancel footer

* docs: update demo
2022-11-14 16:38:45 +08:00
..
Modal.razor refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
Modal.razor.cs feat(module: modal): support the maximization of Modal initialization (#2834) 2022-11-14 15:28:20 +08:00
ModalCancelFooter.razor feat(module: modal): add only OK footer and only Cancel footer template (#2812) 2022-11-14 16:38:45 +08:00
ModalCancelFooter.razor.cs feat(module: modal): add only OK footer and only Cancel footer template (#2812) 2022-11-14 16:38:45 +08:00
ModalContainer.razor feat(module: modal): support the maximization of Modal initialization (#2834) 2022-11-14 15:28:20 +08:00
ModalContainer.razor.cs fix(module: dialog): Modal and Drawer render reducing and update document and demo (#1701) 2021-07-11 20:48:16 +08:00
ModalFooter.razor fix(module: modal): Modal dialogs not showing anymore (#1635) 2021-06-14 00:33:26 +08:00
ModalFooter.razor.cs feat(module: modal): add only OK footer and only Cancel footer template (#2812) 2022-11-14 16:38:45 +08:00
ModalLocale.cs fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
ModalOkFooter.razor feat(module: modal): add only OK footer and only Cancel footer template (#2812) 2022-11-14 16:38:45 +08:00
ModalOkFooter.razor.cs feat(module: modal): add only OK footer and only Cancel footer template (#2812) 2022-11-14 16:38:45 +08:00
ModalRef.cs fix(module: dialog): Modal and Drawer render reducing and update document and demo (#1701) 2021-07-11 20:48:16 +08:00
ModalServiceForModal.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00