Commit Graph

11 Commits

Author SHA1 Message Date
Henry.zhang
f9b615c2ca feat: add more demos (#197)
...for affix,back-top,breadcrumb,card,divider,typogragpy and timeline

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-07 19:41:00 +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
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
Bin Dong
015f594d69 feat: Add Step and Steps (#46)
* doc: Update English README, add Chinese readme back

* doc: fix file name and polish documentation

* <feat> Initialize AntStep and AntSteps

* feat (steps): Add additional demos for steps. Pending on Click features development.

* fix: move step navigation special style to style.less
2020-03-26 15:59:24 +08:00
Benjamin Vertonghen
d0876cc3f7 (feat): Add Component Badge (#27)
Based on Online Docs.

Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-03-22 22:11:34 +08:00
Benjamin Vertonghen
1b8a839d1b feat: Add Alert Component (#26)
Based on the online docs.

Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
2020-03-22 12:06:48 +08:00
ElderJames
bd4b110010 fix(module:icon): catch not found exceptoin 2020-03-11 17:37:00 +08:00
ElderJames
e8ddcf1278 feat: add gulp task for typescript 2020-03-10 15:25:45 +08:00
BenLampson(赵元源)
e262b39808 fix(module:layout&menu) fix some bugs in layout and menu (#6)
* feat:
1.add the "longBodyMode" parameter to AntLayoutSider.
2.add the "longContentMode" parameter to antlaycontent
3.add the self-adaption mode to side bar.
fix:
1.fix doc project page layout.
2.set the default width value, cause if use forgot set this value, there throw the nullreference exception.
3.fix the user set 100% or xxxVH etc. the old style will add the px end of string.
style:
1.fix the menu margin, you will found that you lost one menu item which lastest in list.
2.add the footer to main layout
refactor:
1.Hide the adWidth

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-03-09 22:32:06 +08:00
ElderJames
7d15f20674 refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +08:00