ant-design-blazor/components/modal/config
zxyao 0ed2da0f29
feat(module: modal): support the maximization of Modal initialization (#2834)
* feat: support the maximization of Modal initialization (#2823)

* fix: the lifecycle of MaximizationOnInit

* rename to DefaultMaximized

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2022-11-14 15:28:20 +08:00
..
ButtonProps.cs fix(module: modal): Modal dialogs not showing anymore (#1635) 2021-06-14 00:33:26 +08:00
ConfirmButtonOptions.cs feat(module: modal): support getting the result from confirm (#476) 2020-08-22 09:24:55 +08:00
ConfirmOptions.cs fix(module: modal): auto focus the ok button and remove the focus of the trigger button (#1838) 2021-08-28 15:28:50 +00:00
DialogOptions.cs feat(module: modal): support the maximization of Modal initialization (#2834) 2022-11-14 15:28:20 +08:00
DialogOptionsBase.cs feat(module: modal): support Maximizable (#2573) 2022-07-23 14:58:04 +08:00
IModalTemplate.cs fix(module: dialog): Modal and Drawer render reducing and update document and demo (#1701) 2021-07-11 20:48:16 +08:00
ModalClosingEventArgs.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00
ModalOptions.cs feat(module: modal): support the maximization of Modal initialization (#2834) 2022-11-14 15:28:20 +08:00
ModalStatus.cs feat(module: modal): support Maximizable (#2573) 2022-07-23 14:58:04 +08:00