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
036a6e2442
feat(i18n): implement interactive StringLocalizer and simple localization ( #3804 )
...
* feat(module: i18n): implement IStringLocalizer
* fix resource name
* add blazor string localizer
* replace localizer
* add proj
* refacor assembly
* fix namespace
* rename
* rename
* clean
* clean
* clean
* add docs
2024-04-19 20:28:55 +08:00
James Yeung
6f994d3b7d
docs: Optimize the performance of document navigation ( #3347 )
...
* docs: Optimize the performance of document navigation
* fix infinite loop
* add lock json files
* fix
* fix contributor list
* fix contributorlist
2023-07-11 23:38:58 +08:00
James Yeung
0f0e95e180
Revert "docs: fix broken CDN ( #2374 )" ( #2376 )
...
This reverts commit 72ce92ffd2f9f8e3acaf27bc2a88d29ee7b4c6f8.
2022-03-31 13:30:38 +08:00
James Yeung
2898d8a603
docs: fix broken CDN ( #2374 )
2022-03-30 23:39:23 +08:00
Hao Sun
e832b04c12
docs: load all contributors for demos ( #2202 )
...
* doc: load all contributors for demos
* remove FilePath property
* use selectmany()
* update ContributorsList.razor.cs
* Update ContributorsList.razor.cs
* use SkeletonElement
* Update ContributorsList.raz
2022-01-01 10:07:36 +08:00
gmij
1ff7067f2b
docs: fix encoding error ( #1760 )
...
* fixed. Fix network error when requesting contributor list in local development environment
* fixed. Fix Chinese garbled code
* Update Dynamic.razor
Co-authored-by: Gmij <chenb@teleware.cn>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-07-22 19:48:11 +08:00
James Yeung
56ae64007d
docs: add contributors list ( #1217 )
2021-03-08 00:20:41 +08:00