Bin Dong
46ca380a11
feat(typography): polish typograph copy related functions. ( #16 )
...
* doct: Add DemoCard component
* doc: Update Button demo page.
* doct: Add DemoCard component
* feat:(typography)( Add copyable icon render and corresponding trial functions.
Add a console.log() wrap up for jsinterop testing.
Temporarily use log instead of copy before copy is implemented.
Add copyable demo in demo project.
* feat (typography): polish typograph copy related functions.
* doct: Add DemoCard component
* feat:(typography)( Add copyable icon render and corresponding trial functions.
Add a console.log() wrap up for jsinterop testing.
Temporarily use log instead of copy before copy is implemented.
Add copyable demo in demo project.
* feat (typography): polish typograph copy related functions.
2020-03-12 16:35:23 +08:00
Bin Dong
73d323e428
feat(module:paragraph): add paragraph copy feature ( #14 )
...
* doct: Add DemoCard component
* doc: Update Button demo page.
* doct: Add DemoCard component
* feat:(typography)( Add copyable icon render and corresponding trial functions.
Add a console.log() wrap up for jsinterop testing.
Temporarily use log instead of copy before copy is implemented.
Add copyable demo in demo project.
2020-03-12 13:00:54 +08:00
ElderJames
621fa50cc4
docs: make menu dynamic
2020-03-11 17:35:30 +08:00
ElderJames
127f7cccf4
docs: add htmlRender & markdown component
2020-03-11 17:15:15 +08:00
ElderJames
ea7b14d658
refactor: getDom funciton
2020-03-11 16:49:25 +08:00
ElderJames
2823e82f45
refactor: domEventService
2020-03-11 16:40:07 +08:00
ElderJames
330df0b4cd
fix: fix prefix of types
2020-03-10 17:42:13 +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