216 Commits

Author SHA1 Message Date
unix
3e022b6699 fix(dropdown): modify z-index of dropdown to ensure it works normal in modal 2020-05-03 00:27:14 +08:00
unix
ed8d36897d fix(modal): reset only recent element styles 2020-05-03 00:13:58 +08:00
unix
a3bcfa33ef fix(card): reset only recent element styles
docs: update icons styles
2020-05-03 00:13:56 +08:00
unix
3a19099c80 feat(utils): support lambda mode to update current-state 2020-05-02 22:56:48 +08:00
unix
2e198f0b27 feat: export use-click-away
test(utils): add testcase
2020-05-02 14:20:59 +08:00
unix
16c879ab3e feat(utils): export use-current-state
test(utils): add testcase
2020-05-02 14:20:59 +08:00
unix
6cfc87e917 feat(utils): export use-clipboard
test(utils): add testcase
2020-05-02 14:20:59 +08:00
unix
d433d1ba55 feat(utils-shared): separate internal tools and shared utilities
test(utils-shared): add testcase for hooks
2020-05-02 14:20:59 +08:00
unix
57dae9d568 test(shared): add testcases for shared components 2020-05-01 11:56:04 +08:00
unix
6b9f839452 test(badge): add testcase for anchor 2020-04-30 22:44:13 +08:00
unix
3fa7eb1422 feat(badge): supoort to anchor with other components 2020-04-30 22:28:20 +08:00
unix
bbcf954674 test: update snapshots 2020-04-30 01:08:44 +08:00
unix
7b10adf392 fix(toast): prevent main color change in special types 2020-04-30 01:01:12 +08:00
unix
0f3ebb4b99 fix(note): prevent main color change in special types 2020-04-30 00:57:04 +08:00
unix
869154175f chore: avoid memo override exported component displayName 2020-04-29 15:11:49 +08:00
unix
cb642cd068 test(input): update snapshots
test(auto-complete): update snapshots
2020-04-29 12:30:56 +08:00
unix
76c3e4011b fix(input): fix color of fill text 2020-04-29 12:26:13 +08:00
unix
0820950e6e test(fieldset): add testcase for fieldset.content 2020-04-29 01:44:55 +08:00
unix
1840fc225e feat(fieldset): extract content wrapper 2020-04-29 01:39:11 +08:00
unix
0f427d3949 test: update snapshots for text component 2020-04-29 01:06:47 +08:00
unix
d651c609e8 test(text): add testcase for size 2020-04-29 01:02:57 +08:00
unix
cbfb8b1694 feat(text): add size to specify the text size 2020-04-29 00:59:56 +08:00
unix
06996d5150 test(card): add testcase for card.content 2020-04-29 00:38:53 +08:00
unix
74b00f7951 feat(card): extract content wrapper 2020-04-29 00:34:08 +08:00
unix
574b3defc6 test(input): add testcase for password 2020-04-28 11:31:52 +08:00
unix
3675d2582d feat(input): add password 2020-04-28 11:19:39 +08:00
unix
834b17a54d test: update spanshots 2020-04-27 21:53:43 +08:00
unix
f21b0856b4 feat(text): add blockquote 2020-04-27 21:53:43 +08:00
unix
2c00e6824c test(button): remove unused default-values
test(fieldset): remove unused default-values

test(file-tree): remove unused default-values

test(modal): remove unused default-values
2020-04-27 15:07:48 +08:00
unix
871e73e560 test: update snapshots 2020-04-27 10:03:45 +08:00
unix
97d098a563 feat(icons): link icons through CSS variables 2020-04-27 10:02:28 +08:00
unix
a0aa11ef1d test: update snapshots 2020-04-26 22:33:15 +08:00
unix
54bbd622b9 fix(baseline): fix default font-size for element small 2020-04-26 22:25:55 +08:00
unix
03aadc515f fix(styles): remove background of webkit autofill 2020-04-26 22:23:57 +08:00
unix
563844e3aa test(styles): add testcase 2020-04-26 21:31:10 +08:00
unix
0b29b188c9 style(tooltip): clearup 2020-04-26 11:42:20 +08:00
creanme
aa55dcb353 test(tooltip): add testcase 2020-04-25 23:17:42 +08:00
unix
f854fc504f chore: remove unused 2020-04-25 20:30:45 +08:00
unix
a9aeaa37ed test(text): add testcase 2020-04-25 20:20:28 +08:00
unix
cdbff2d4bf feat(utils): export utils hooks 2020-04-25 20:06:40 +08:00
unix
909ff46f4a test(utils): add testcase 2020-04-25 20:05:55 +08:00
unix
5cda30ff6d test(toggle): add testcase 2020-04-25 16:38:07 +08:00
unix
7882bfc1e1 fix(toast): fix multiple destory events triggerd at the same time 2020-04-25 16:26:04 +08:00
unix
d6fdd3a5bd fix(toast): stop update component after toast parent unmount 2020-04-25 16:24:52 +08:00
unix
7214394b9b test(toast): add testcase 2020-04-25 16:23:52 +08:00
unix
2c79e06fb8 test(textarea): add testcase 2020-04-25 14:32:02 +08:00
unix
811d465a47 test(tabs): add testcase 2020-04-25 01:15:43 +08:00
unix
b135825804 test(table): add testcase 2020-04-25 01:15:43 +08:00
unix
161b9c66ea test(spinner): add testcase 2020-04-25 00:01:57 +08:00
unix
68509970de chore(spacer): remove wraning about negative numbers 2020-04-24 23:59:23 +08:00