ant-design-blazor/components/modal/config
2024-07-30 08:44: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 for ForceRender (#4041) 2024-07-30 08:44:20 +08:00
DialogOptionsBase.cs fix(module: modal): modal can't open again after navagate to a same page (#3963) 2024-07-07 11:36:05 +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 fix(module: modal): doesn't return Yes/No result when create confirm by service (#3945) 2024-06-30 15:29:14 +08:00
ModalOptions.cs fix(module: modal): fix navigating exception (#4039) 2024-07-29 23:13:49 +08:00
ModalStatus.cs fix(module: modal): centered conflict maximizable style (#3403) 2023-09-03 16:01:01 +08:00