ant-design-blazor/components/modal/confirmDialog
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
..
ComfirmContainer.razor refactor(module: modal): refactor the code of Modal, Confirm (#914) 2020-12-26 21:39:04 +08:00
ComfirmContainer.razor.cs fix(module: dialog): Modal and Drawer render reducing and update document and demo (#1701) 2021-07-11 20:48:16 +08:00
Confirm.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
Confirm.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
ConfirmLocale.cs fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
ConfirmRef.cs fix(module: dialog): Modal and Drawer render reducing and update document and demo (#1701) 2021-07-11 20:48:16 +08:00
ConfirmService.cs refactor(module: modal): refactor the code of Modal, Confirm (#914) 2020-12-26 21:39:04 +08:00
ModalServiceForConfirm.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00