Commit Graph

13 Commits

Author SHA1 Message Date
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