ant-design-blazor/components/modal/confirmDialog
Weihan Li 9fa391449a
chore: Enable some code analyze rules (#4126)
* style: update editorconfig

- update editorconfig encoding to utf8
- add CA1852 and IDE0005 rules

* style: apply dotnet-format

* style: add IDE0040 rule

* style: apply dotnet-format

* refactor: sealed SimpleEmbeddedJsonLocalizerFactory

* style: add style rule for modifiers

* fix: resolve dotnet-format unmerged issue

* fix: add back translation

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2024-08-28 00:54:33 +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 chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Confirm.razor fix(module: modal): broken on close which DestroyOnClose is true (#3982) 2024-07-16 06:00:40 +08:00
Confirm.razor.cs chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
ConfirmLocale.cs docs: enhance documentation automation (#3013) 2024-08-25 14:37:41 +08:00
ConfirmRef.cs chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
ConfirmService.cs chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
IConfirmService.cs chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
ModalServiceForConfirm.cs chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00