ant-design-blazor/components/modal/modalDialog
zxyao 8301230bda fix(module: modal): auto focus the ok button and remove the focus of the trigger button (#1838)
* fix: second opening of focus in modal fails if DestroyOnClose is false

* fix: confirm cannot get focus element

* fix: set ConfirmAutoFocusButton is OK

* fix: module ImagePreview cannot close on second click

* fix: blur active element when comfirm focus element is disabled
2021-08-28 15:28:50 +00: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 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
ModalContainer.razor feat(module: modal): support define modal's style in ModalOptions (#1400) 2021-04-21 22:31:47 +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 fix(dialog): add Dispose lifecycle function to Dialog (#1379) 2021-04-18 15:14:54 +08:00
ModalLocale.cs fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +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