ant-design-blazor/components/modal/confirmDialog
zxyao bfb9e3a56f
fix(module: modal): repeated cleaning dom (#3665) (#3673)
* fix: repeated cleaning dom

* fix: OOM

* fix build

* fix lint

* remove the event handler

* remove handler after element was deleted

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2024-02-28 23:29:48 +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: modal): repeated cleaning dom (#3665) (#3673) 2024-02-28 23:29:48 +08:00
Confirm.razor feat(module: modal): add horizontal resizable (#3311) 2023-08-20 01:10:48 +08: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