Commit Graph

808 Commits

Author SHA1 Message Date
ElderJames
e65efc1506 docs: add a github stars badge 2020-03-10 00:14:11 +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
2d549e8134 fix(packaging): run gulp in both components & docs 2020-03-09 22:25:21 +08:00
ElderJames
65ed6faffe chore: add commit lint & adjust build directory 2020-03-09 18:16:44 +08:00
Bin Dong
a0eb91b06a doc: Update Button documentation page (#5)
Use `Card` component to organize demos.
2020-03-09 14:54:32 +08:00
ElderJames
0680af7677 feat(breadcrumb): add breadcrumb 2020-03-08 22:32:30 +08:00
ElderJames
47b2b86265 add gulp to complie less 2020-03-07 16:40:38 +08:00
ElderJames
7d15f20674 refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +08:00