ant-design-blazor/tests/AntDesign.Tests/button
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
..
ButtonGroupTests.razor tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
ButtonTests.cs chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
ButtonTests.razor docs: enhance documentation automation (#3013) 2024-08-25 14:37:41 +08:00
DownloadButtonTests.razor feat(module: button): Add DownloadButton (#2819) 2022-10-21 12:48:59 +08:00