ant-design-blazor/components/modal/confirmDialog
wss-awachowicz 1b48d862e2
refactor(module: modal): update ConfirmService to use interface (#3083)
* ConfirmService To Interface

* backwards compatibility
2023-02-10 13:30:41 +08: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): remove close button of confirm dialog (#2776) 2022-10-09 19:06:43 +08: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): update ConfirmService to use interface (#3083) 2023-02-10 13:30:41 +08:00
IConfirmService.cs refactor(module: modal): update ConfirmService to use interface (#3083) 2023-02-10 13:30:41 +08:00
ModalServiceForConfirm.cs refactor: unified use of FeedbackComponent for modal comfirm and drawer (#1263) 2021-04-04 15:40:54 +08:00