ant-design-blazor/components/modal/core
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
..
Dialog.razor 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
Dialog.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
DialogWrapper.razor fix(module: overlay): select issue with multiple modals (#1012) 2021-01-21 19:07:21 +08:00
DialogWrapper.razor.cs fix(dialog): add Dispose lifecycle function to Dialog (#1379) 2021-04-18 15:14:54 +08:00