Commit Graph

91 Commits

Author SHA1 Message Date
ElderJames
71c3641c8e docs: update readme 2020-03-15 13:15:16 +08:00
ElderJames
f0cbf7ac21 docs: fix lauchsettings.json 2020-03-14 17:04:59 +08:00
ElderJames
4d2fb8a589 docs: update readme 2020-03-14 15:19:36 +08:00
ElderJames
a831dfa6ff chore: fix service-worker's fail to fetch file 2020-03-13 23:25:22 +08:00
ElderJames
8ca44d2ce5 docs: add convention router 2020-03-13 14:10:33 +08:00
ElderJames
add9e58de3 chore: update license 2020-03-13 12:29:33 +08:00
ElderJames
a506ad91bb chore: use the special gh-pages action 2020-03-13 00:04:29 +08:00
ElderJames
2bdeb7f670 feat(module:switch): add switch 2020-03-12 18:23:38 +08:00
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
ElderJames
1978214151 fix(module:layout & menu): style and dropdown 2020-03-12 14:34:01 +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
2353513eaf docs: fix pwa & icon 2020-03-11 22:17:42 +08:00
ElderJames
ed8767898d fix: publish directory was changed 🤦‍♂️ 2020-03-11 20:06:26 +08:00
ElderJames
5a1c1c5180 chore: update to preview 2 2020-03-11 18:45:37 +08:00
ElderJames
bd4b110010 fix(module:icon): catch not found exceptoin 2020-03-11 17:37:00 +08:00
ElderJames
621fa50cc4 docs: make menu dynamic 2020-03-11 17:35:30 +08:00
ElderJames
6bcc68cb4e docs: add icon doc 2020-03-11 17:17:35 +08:00
ElderJames
4dbab3a58e docs: move DemoCard to Shared folder 2020-03-11 17:16:49 +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
f6bf7da144 feat(module:menu): add menu-item-group 2020-03-11 14:00:18 +08:00
ElderJames
dfbab28f2e fix: ci for build 2020-03-11 10:55:43 +08:00
ElderJames
4c75cb3ec1 chore: delete the css & js file from gulp building 2020-03-11 10:42:42 +08:00
Bin Dong
fbc3c317e1 docs: Add DemoCard component in Docs project (#9)
* doct: Add DemoCard component

* doc: Update Button demo page.
2020-03-10 22:09:44 +08:00
ElderJames
9ad6492669 docs: footer copyright 2020-03-10 19:03:19 +08:00
ElderJames
330df0b4cd fix: fix prefix of types 2020-03-10 17:42:13 +08:00
ElderJames
e23e50f48d fix: opening state of menu and layout 2020-03-10 17:38:25 +08:00
ElderJames
e8ddcf1278 feat: add gulp task for typescript 2020-03-10 15:25:45 +08:00
Bin Dong
4c736b0444 feat(typograhy): Add AntTitle and AntText, pending on edit and copy (#7)
* <doc> Update Button documentation page

Bin Dong

* fix: ci

* <feat> Initialize Typography

* feat(typography) Add AntTitle and AntText

* feat (typography): Add AntParagraph, Update documentation

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-03-10 13:29:03 +08:00
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
James Yeung
7e0a6ffc36 chore: sync ant-design v4.0.2 (#4) 2020-03-09 00:09:32 +08:00
ElderJames
0680af7677 feat(breadcrumb): add breadcrumb 2020-03-08 22:32:30 +08:00
James Yeung
84ca70e8b7 chore: sync ant-design v4.0.1 (#2)
fixed #1
2020-03-08 15:12:21 +08:00
ElderJames
84b7e273ed chore: add style-sync action 2020-03-08 15:03:33 +08:00
ElderJames
dbb447a132 chroe: use datetime as preview build number 2020-03-07 19:23:03 +08:00
ElderJames
b268e4254a fix ci and build task with installing nodejs 2020-03-07 17:00:14 +08:00
ElderJames
47b2b86265 add gulp to complie less 2020-03-07 16:40:38 +08:00
ElderJames
7444b050c1 fix: ci 2020-03-05 13:33:23 +08:00
ElderJames
7d15f20674 refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +08:00
ElderJames
d9901875c4 fix(gh-page): fix gh-page spa redirect issue 2020-02-17 11:34:57 +08:00
ElderJames
385e3f0bf5 chore: update packages and fix static assets importing 2020-02-15 18:22:51 +08:00
ElderJames
f0ba3f9406 chore: add CNAME file 2020-02-12 21:43:33 +08:00
ElderJames
9661bebb6b fix(gh-pages): fix background 2020-02-12 20:33:10 +08:00
ElderJames
05df964e26 feat(index): add loading 2020-02-12 19:06:09 +08:00
ElderJames
d78414e0f8 fix(gh-pages): base url 2020-02-12 15:16:00 +08:00