Commit Graph

2890 Commits

Author SHA1 Message Date
07akioni
bfd1f619de Merge pull request #253 from TuSimple/freestyle
Freestyle
2020-08-12 18:10:09 +08:00
07akioni
bc62cbbb19 refactor(modal): clean cssr codes 2020-08-12 18:04:53 +08:00
07akioni
1e9da8fafd refactor(list): clean cssr codes 2020-08-12 17:39:39 +08:00
07akioni
89b25648b3 refactor(log): clean cssr codes 2020-08-12 17:32:43 +08:00
07akioni
6b3654c4a4 chore: clean cssr codes 2020-08-11 23:59:24 +08:00
07akioni
8ab3a418bd chore: clean cssr codes (loading-bar, icon) 2020-08-11 22:29:40 +08:00
HaiboTang
6847c6caee feat(loadingbar): css in js (#251)
* feat(loadingbar): css in js

* chore: fix code review

* chore: fix code review

Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-11 21:52:45 +08:00
HaiboTang
24a690e1dd Feat/modal (#252)
* feat(modal): css in js

* chore: fix review

* chore:fix code smell
2020-08-11 21:38:31 +08:00
HaiboTang
ea5dd2883e feat(list): css in js (#247)
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-11 20:25:15 +08:00
HaiboTang
1581c9133e feat(log): css in js (#248)
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-11 19:40:17 +08:00
HaiboTang
ec28a284d9 feat(icon): css in js (#246) 2020-08-11 19:37:04 +08:00
07akioni
853b0b003c Merge pull request #245 from TuSimple/freestyle
Freestyle
2020-08-10 22:26:52 +08:00
07akioni
3d31672ed6 chore: clean style scss index 2020-08-10 22:19:13 +08:00
07akioni
648541aa4f refactor(gradient-text): clean cssr codes 2020-08-10 22:12:59 +08:00
07akioni
450426c085 chore: rename gradient-text folder 2020-08-10 21:45:25 +08:00
07akioni
0bf45b314d Merge branch 'develop' of ***REMOVED*** into develop 2020-08-10 21:42:28 +08:00
HaiboTang
f46db8583a feat(gradientText): css in js (#244) 2020-08-10 21:40:36 +08:00
07akioni
7e42f63f05 refactor(dropdown): clean cssr codes 2020-08-10 21:39:23 +08:00
07akioni
9af3be3208 refactor(empty): clean cssr codes 2020-08-10 21:22:11 +08:00
07akioni
4041fe71ec refactor(dynamic-input): clean cssr codes 2020-08-10 21:15:07 +08:00
07akioni
b5646ac250 refactor(collapse): clean cssr codes 2020-08-10 21:06:24 +08:00
07akioni
bf74e55f70 refactor(divider): clean cssr codes 2020-08-10 20:56:51 +08:00
07akioni
a77fabf16f refactor(confirm): clean cssr codes 2020-08-10 20:43:58 +08:00
07akioni
2792c9713f chore: rename some folders 2020-08-10 20:24:46 +08:00
HaiboTang
870f2b92f3 feat(empty): css in js (#243)
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-10 20:18:16 +08:00
HaiboTang
81f8b9d2e6 feat(dropdown): css in js (#241)
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-10 20:16:47 +08:00
HaiboTang
c10aa8a463 feat(collapse): css in js (#239)
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-10 20:14:37 +08:00
HaiboTang
23bec3bd53 feat(divider): css in js (#240)
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-10 20:12:51 +08:00
HaiboTang
046df72763 feat(dynamic-input): css in js (#242)
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-10 20:09:18 +08:00
HaiboTang
4c85282122 feat(confirm): css in js (#238)
* feat(confirm): css in js

* chore: fix code smell
2020-08-10 20:03:29 +08:00
07akioni
f393d430ef Merge pull request #237 from TuSimple/freestyle
Freestyle
2020-08-08 20:28:01 +08:00
07akioni
e34e2744f7 chore 2020-08-08 20:21:10 +08:00
07akioni
644f373c02 docs(changelog): pending 2020-08-08 20:15:18 +08:00
07akioni
01ee562796 fix: fix all seperator to separator 2020-08-08 20:11:46 +08:00
07akioni
16cc49ea9e refactor(anchor): clean cssr codes 2020-08-08 20:09:54 +08:00
07akioni
082198f94c refactor(breadcrumb): clean cssr codes 2020-08-08 19:54:13 +08:00
07akioni
0f8046b45f refactor(card): clean cssr codes 2020-08-08 19:37:54 +08:00
07akioni
dfc585824e Merge branch 'develop' of ***REMOVED*** into develop 2020-08-08 19:12:13 +08:00
HaiboTang
58f35bd857 feat(card): css in js (#231)
* feat(card): css in js

* fix(card): code review

* chore: fix code review

Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-08 19:11:57 +08:00
07akioni
00843cd2b8 Merge branch 'develop' of ***REMOVED*** into develop 2020-08-08 19:11:24 +08:00
HaiboTang
e7fa600355 refactor(anchor): use cssr
* feat(anchor): css in js

* chore: fix code review

* chore:fix code review

* chore: fix code  review

* chore: fix code smell

Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-08 19:09:33 +08:00
HaiboTang
01b801fbaa feat(breadcrumb): css in js (#178)
* feat(breadcrumb): css in js

* chore: fix code review

* chore: delete breadCrumb.scss
2020-08-08 19:04:09 +08:00
07akioni
6291b1bb96 feat(version): access version from entry point 2020-08-08 13:48:05 +08:00
07akioni
e7b8d9119e release: 1.5.4 2020-08-08 13:44:43 +08:00
07akioni
4c191090f3 docs(changelog): 1.5.4 2020-08-08 13:39:31 +08:00
07akioni
05e19f586e chore 2020-08-07 22:21:33 +08:00
07akioni
0b503d539f fix(code): cssr styles 2020-08-07 21:54:10 +08:00
07akioni
d8791a9486 Merge branch 'develop' of ***REMOVED*** into develop 2020-08-07 21:17:34 +08:00
HaiboTang
e2389f0d0e feat(code): css in js (#236) 2020-08-07 21:17:02 +08:00
07akioni
1b313b8b2d refactor(typography): text use cssr 2020-08-07 21:14:14 +08:00