Commit Graph

12 Commits

Author SHA1 Message Date
James Yeung
4459d3ea8c
refactor(module: tree): make some api public(#4162) 2024-09-04 06:36:12 +08:00
Key Roche
4ad8e7ceab
docs: enhance documentation automation (#3013)
* Documentation automation. Build will generate documentation based on XML comments and attributes in the library. Translation will be done where necessary to generate the Chineese site.

Did some small code clean up on the way.
Removed or removed from public APIs:

AnchorLink.LinkDom
Button.RemoveAnimationAfter
Button.Icons - never used
Calendar.PrefixCls
All date pickers - method OnOkClick
Descriptions.Items
ListItem.PrefixName
AntList.PrefixName
ListItemMeta.PrefixName
Menu.Submenus
Menu.MenuItems
Transfer.ChildContent
Table.ColumnContext
Space.SetClass
Steps.Handler
Radio.OnClick

* Add Azure translation service. Requires adding your own key to a private appsettings JSON file to translate locally with it.

* Make translation services return null when unable to translate, have cache not cache it and return text asked to translate.

* Update documentation markdown file for new translation service

* Update DOCUMENTATION.md

* fix datepickerbase

* fix tree-select

* add docs for Flex and Watermark

* add zh

* add UserSecrets

* fix keywords

* fix button doc

* fix page

* fix internals visible to

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2024-08-25 14:37:41 +08:00
James Yeung
9cb383c2d0
docs: show sponsors on home page (#3923) 2024-06-22 13:00:32 +08:00
James Yeung
379f862797
docs: form localization (#3852) 2024-05-08 22:41:45 +08:00
James Yeung
5c338640ba
feat(module: form): support interactive localization for DataAnnotations (#3823)
* feat(module: form): support interactive localization for DataAnnotations

* fix service register
2024-04-25 22:54:44 +08:00
James Yeung
01f9c7cb95
docs: add AntSk on home page (#3687)
* docs: add antsk to products

* docs: update app.home.product-antsk-slogan desc

* Update en-US.json

* Update products.json

* reorder

---------

Co-authored-by: zyxucp <286513187@qq.com>
2024-02-22 12:46:51 +08:00
James Yeung
f55ad090a6
docs: fix BlazorPolyfill error on .net7 (#2907) 2022-11-29 11:10:37 +08:00
berkerdong
4af0a1ccfe
docs: add a product showcase - certsvc (#2890)
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2022-11-21 05:02:50 +00:00
James Yeung
69cb9e015e docs: update document content
docs: update document content
2022-05-29 19:34:54 +08:00
James Yeung
c264b7d022 docs: document improvement (#1578)
* fix the ordering of menu items

* add ueditor link

* fix icon document search style

* fix affix width for side menu

* add faq doc
2021-05-31 19:45:23 +08:00
James Yeung
822ce2dd36 feat: add built-in themes (#1286)
* feat: add themes

* add docs theming styles

* fix the RTL for FixedWidgets

* fix aliyun theme

* fix docs style
2021-03-31 19:23:32 +08:00
ElderJames
7e80607ff0 rename the docs project 2021-02-06 20:15:46 +08:00