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
|
e644aad4bf
|
merge feature
merge feature to master
|
2024-04-22 23:14:39 +08:00 |
|
James Yeung
|
61ed3bd293
|
docs: add reusetabs documation and demos (#3802)
* docs: add reusetabs demos
* add pages
* fix demo
* delete page
* add more demo
* clean
* fix encoding
* Update dynamic-title.md
|
2024-04-22 22:07:54 +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
|
569c312b35
|
docs: add experimental category (#2420)
* docs: add experimental category
* add en-use doc
|
2022-05-29 19:34:49 +08:00 |
|
Henry.zhang
|
ceb95bbe69
|
feat: add overview (#425)
* feat: add overview page
* feat: update language changed in overview
* fix: add cover in demo
* fix: overview
* fix: width of docsearch inputbox
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-07-28 11:15:41 +08:00 |
|
James Yeung
|
4e490fdd26
|
refactor: remove Markdig and YamlDotnet (#213)
|
2020-06-11 10:18:00 +08:00 |
|
ElderJames
|
97f920ab9a
|
refactor: change namespcae to AntDesign
|
2020-05-29 00:33:49 +08:00 |
|
James Yeung
|
4d2c77fec7
|
refactor: dropdown and menu (#126)
* feat: add mock browser
* docs: add mock browser
* docs: rename menu
* fix: style for submenu
* docs: add two menu demo
* fix: some errors
* fix(module:menu): openkeys
* docs: add switch-mode demo for menu
* docs(module:menu): finish demos
* docs(module: menu): add router demo
* docs: add new demos (#111)
* feat(module: datepicker): remove ant prefix
* feat(module: dropdown): remove ant prefix
* feat(module: empty): remove ant prefix
* feat(module: timepicker): remove ant prefix
* docs(module: datepicker): add new demos
* docs(module: dropdown): add new demos
* docs(module: empty): add new demos
* docs(module: timepicker): add new demos
* docs: remove old demo
Co-authored-by: 钟迪龙 <mutouzdl@hotmail.com>
* refactor(module: dropdown): add overlay (#122)
* feat(module: dropdown): support left/right popup
* feat(module: submenu): use dropdown to popup
* feat: add overlay and trigger class(not complete yet)
* feat: add OverlayTrigger.cs
* feat: submenu support dropdown
* feat(module: overlay): prevent hide when child is showing
* fix(module: menu): prefixCls error
* feat(module: overlay-trigger): change function to virtual
* feat(module: dropdown): remove unuse class
* feat(module: sub-menu): set IsOpen to Visible
* refactor: change namespace
* refactor: use smartEnum
* fix: menu json
* fix: submenu open state
Co-authored-by: 笨木头 <musicvs@163.com>
Co-authored-by: 钟迪龙 <mutouzdl@hotmail.com>
|
2020-05-18 14:46:42 +08:00 |
|
James Yeung
|
442096dda0
|
feat: add component space (#115)
|
2020-05-15 19:19:49 +08:00 |
|
James Yeung
|
071f3b3679
|
feat: add component result (#113)
* feat: add component result
* docs: fix api property
|
2020-05-14 16:26:21 +08:00 |
|
James Yeung
|
9351a35072
|
docs: refactor the layout closer to the official document (#100)
* docs: add cli for building demo structured file
* docs: cli improvement
* docs: generate demo page
* fix: style of components page
* docs: add prism to mack source code highlight
* feat: add menu2json command for cli
* fix: markdown highlight
* feat: fetch menu data from cli output files
* fix: cli
* docs: add avatar demo
* docs: add button demos
* docs: add component-scope style
* docs: fix style
* docs: add badge demos
* fix: rebase conflict
* docs: refactor layout
* docs: fix navigation
* docs: fix rebase conflict
* docs: add AntAffix for sider menu
* docs: fix affix error
* docs: fix rebase confilct
|
2020-05-10 15:42:02 +08:00 |
|