Commit Graph

220 Commits

Author SHA1 Message Date
Rachel
dfe4a6176b test(container): container test routes 2020-08-06 19:28:30 +08:00
Rachel
ab808a7fd9 feat(container): add container component 2020-08-06 19:28:30 +08:00
zazzaz
2bb1d75972 fix: fix merge error 2020-08-06 01:10:03 +08:00
zazzaz
ad4631ce0f fix: update merge error 2020-08-06 01:10:03 +08:00
zazzaz
bbbe50e6b8 ci: add lint to ci 2020-08-06 01:10:03 +08:00
Herrington Darkholme
df0e1de1b1
fix(button): change test case text 2020-08-06 01:09:02 +08:00
zazzaz
2a3f5e747c fix: update text 2020-08-06 01:07:57 +08:00
zazzaz
277661d9d1 feat: add button group 2020-08-06 01:07:57 +08:00
JeremyWuuuuu
9ee4a188e4 remove redundant dependency time-line 2020-08-05 16:10:04 +08:00
bastarder
bc57317bea feat(switch): add switch & fix bug
fix #82
2020-08-05 16:10:04 +08:00
bastarder
72a0812632 feat(switch): fix lint error
fix #82
2020-08-05 16:10:04 +08:00
bastarder
a73dacc92b feat(switch): add switch component
fix #82
2020-08-05 16:10:04 +08:00
zouhang
77c9d91eea docs(rate): fix doc 2020-08-05 15:59:20 +08:00
zouhang
15537085dc fix(rate): improve test & code 2020-08-05 15:59:20 +08:00
zouhang
e5e71e02eb test(rate): update union test 2020-08-05 15:59:20 +08:00
zouhang
105417992f feat(rate): add rate component 2020-08-05 15:59:20 +08:00
JeremyWuuuuu
2aa90a4fa8 address PR comments 2020-08-05 14:46:30 +08:00
JeremyWuuuuu
2930afa650 feat(link): add link component and it's tests 2020-08-05 14:46:30 +08:00
Herrington Darkholme
9ead10d326
[WIP] Fix/eslint (#74)
* fix(style): apply eslint

* fix(breadcrumb): provide inection in test code
2020-08-04 16:08:14 +08:00
Caaalabash
f1a5a41210 feat(icon): add icon component 2020-08-04 11:51:01 +08:00
zazzaz
90ae785beb test: update test 2020-08-04 10:44:00 +08:00
zazzaz
328eee8d9c ci: ci conf 2020-08-04 10:44:00 +08:00
zazzaz
a5ba5e38df chore: update ci 2020-08-04 10:44:00 +08:00
zazzaz
6d06b83228 fix: update locale mixin 2020-08-04 10:44:00 +08:00
zazzaz
160e92f69e ci: add lint 2020-08-04 10:44:00 +08:00
zazzaz
8f83b7c0a8 test: rm test 2020-08-04 10:44:00 +08:00
zazzaz
a4728a569d ci: update ci conf 2020-08-04 10:44:00 +08:00
zazzaz
c3d42339f8 test: rm useless test 2020-08-04 10:44:00 +08:00
zazzaz
5ecc3a0e00 ci: update ci conf 2020-08-04 10:44:00 +08:00
zazzaz
434229058b feat: add locale 2020-08-04 10:44:00 +08:00
Caaalabash
d6822b8af7 fix(breadcrumb): code style 2020-08-03 15:03:55 +08:00
Caaalabash
79e9bdfb38 feat(breadcrumb): add breadcrumb component 2020-08-03 15:03:55 +08:00
HerringtonDarkholme
2760994026 fix(core): fix types 2020-08-03 15:00:05 +08:00
HerringtonDarkholme
a3e2cf6c6f fix(core): tests 2020-08-03 15:00:05 +08:00
HerringtonDarkholme
7083963ff3 fix(project): no lerna-debug.log 2020-08-03 15:00:05 +08:00
HerringtonDarkholme
66cc6aeb39 fix(style): fix eslint 2020-08-03 15:00:05 +08:00
HerringtonDarkholme
2c0fb72bbc feat(core): add avatar test 2020-08-03 15:00:05 +08:00
HerringtonDarkholme
685cad4edb feat(core): add avatar components 2020-08-03 15:00:05 +08:00
Herrington Darkholme
f096a8a65b Create pull_request_template.md 2020-08-03 14:01:07 +08:00
Herrington Darkholme
cd8b25a82c Update README.md 2020-08-03 00:12:00 +08:00
Caaalabash
6038a23bec
feat(progress): add progress component (#71)
* feat(progress): add progress component

* fix(progress): rename type
2020-08-02 15:27:24 +08:00
zazzaz
5fcd416cfb
feat: add Layout component (#50)
* feat: add row component

* feat: add col

* test: update test

* refactor: rename to layout

* chore: update
2020-07-31 18:20:03 +08:00
HerringtonDarkholme
4553871ae4 fix(core): don't use yarn action 2020-07-31 13:59:39 +08:00
HerringtonDarkholme
c806038185 fix(core): try libc6-dev 2020-07-31 13:59:39 +08:00
HerringtonDarkholme
81f9835f04 fix(core): install software permission 2020-07-31 13:59:39 +08:00
HerringtonDarkholme
23150531db fix(core): install libc 2020-07-31 13:59:39 +08:00
HerringtonDarkholme
971affc6ba fix(core): update swc-jest version 2020-07-31 13:59:39 +08:00
HerringtonDarkholme
8d8bff8030 feat(core): use faster swc-jest 2020-07-31 13:59:39 +08:00
bastarder
55afacad18 feat(time-line): add time-line component
fix #56
2020-07-30 21:28:35 +08:00
JeremyWuuuuu
619dedb73e Address PR comments 2020-07-30 11:14:28 +08:00