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
49afcc72d5
chore: fix nuget package duplicated file error ( #4109 )
2024-08-21 14:23:56 +08:00
James Yeung
048b9aecd3
chore: add localized intellisense for zh-CN,ja-JP,ko-KR ( #4107 )
2024-08-21 00:38:10 +08:00
zxyao
58d5c7956c
fix(module: modal): js exceptions ( #3634 )
2024-01-17 22:55:11 +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
1659aef02d
chore: sync ant-design v4.20.7 ( #2497 )
...
* chore: sync ant-design v4.20.7
* fix style build
* clean the style
* fix dropdown overlay
* remove cdk styles
* fix dropdown overwrite styles
* fix doc styles
2022-06-04 00:44:34 +08:00
Andrzej Bakun
29e3ce3583
refactor(interop): reorganization into classes and typescript tests ( #1791 )
...
* fix(module:interop): reorganization into classes
* comments clean-up
* Add typescript test project
* fix: sync with pull request #1765 : support drag
* github test action fix attempt
* tests: jsinterop test mock fix
* codecov added to ts tests
* add generated split js to gitignore
* fix: coverage github action
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-07-29 22:45:47 +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
James Yeung
e3cf9ef1a3
Release 0.6.0 ( #1062 )
...
* release 0.6.0
* fix glup version
* fix change logs
2021-02-02 00:35:31 +08:00
James Yeung
045c5582c9
chore: add codecov step for actions ( #463 )
...
* chore: add codecov step for actions
* fix: missing token
* docs: fix image
2020-08-05 22:36:52 +08:00
liuhai
f914e6c4b3
feat: add auto-complete component ( #251 )
...
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-27 18:24:21 +08:00
James Yeung
d16144ece0
refactor: remove the 'ant' prefix for some components that is already in demos ( #162 )
...
* refactor: button
* refactor: avatar
* refactor: alert
* fix: input group compact
2020-05-29 12:55:15 +08:00
ElderJames
97f920ab9a
refactor: change namespcae to AntDesign
2020-05-29 00:33:49 +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
James Yeung
a5eca9bfff
refactor: update to preview 3 ( #54 )
...
- update sdk to 3.1.201
- rename *.ClientApp to *.Wasm
- rename *.ServerApp to *.Server
- add a ASP.NET Core Hosting Project for Wasm Debugging
2020-03-28 00:02:11 +08:00
ElderJames
2087205bfc
docs: dynaimc route for markdown docs
2020-03-17 13:42:54 +08:00
ElderJames
4c75cb3ec1
chore: delete the css & js file from gulp building
2020-03-11 10:42:42 +08:00
ElderJames
65ed6faffe
chore: add commit lint & adjust build directory
2020-03-09 18:16:44 +08:00
ElderJames
47b2b86265
add gulp to complie less
2020-03-07 16:40:38 +08:00
ElderJames
3e4ea9786c
add the base project architecture
2019-12-04 16:46:08 +08:00