Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

3 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
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
James Yeung e3e1b51211
fix: make IsExternalInit internal for avoiding runtime conflicts between 3rd-party libs (#3799) 2024-04-15 00:53:45 +08:00
James Yeung d2f95b2a07
fix(module: Core): Remove the event listener when the event listener service is disposed (#2738)
* fix(module: Core): Remove the event listener when the component is disaposed

* fix DomEventKey
2022-09-26 10:11:04 +08:00