Commit Graph

146 Commits

Author SHA1 Message Date
unix
18786aee68 fix(modal): fix onOpen not triggered when modal opening 2020-04-21 13:32:02 +08:00
unix
28ef6e2318 test(modal): add testcase 2020-04-21 13:30:57 +08:00
unix
2d36fe2d83 test(loading): add testcase 2020-04-21 12:44:22 +08:00
unix
1e24f03c6c test(link): add testcase 2020-04-21 12:38:08 +08:00
unix
9979894b64 test(keyboard): add testcase 2020-04-21 12:26:44 +08:00
unix
e9b00778de fix(input): simulate a change event when the value of input is reset 2020-04-21 12:20:07 +08:00
unix
680dcaaa2f test(input): add testcase 2020-04-21 12:18:52 +08:00
unix
82277c4bd6 fix(slider): fix excessive offset when sync custom value 2020-04-20 22:47:28 +08:00
unix
e61f1de39b feat(image): forward ref for image browser 2020-04-20 17:16:07 +08:00
unix
1ad320bafa test(tag): add testcase 2020-04-19 18:11:20 +08:00
unix
1d0e685d27 fix(tag): fix height clutter caused by box-sizing of parent element 2020-04-19 18:06:22 +08:00
unix
945dd61421 fix(display): hide shadow on dark mode 2020-04-19 13:07:04 +08:00
unix
3e98b22411 test(image): add testcase 2020-04-19 12:22:20 +08:00
unix
c7ac8d91ee test(file-tree): add testcase 2020-04-19 10:20:15 +08:00
unix
86662a9b1c test(fieldset): add testcase 2020-04-19 09:56:07 +08:00
unix
b9b247a623 test(dot): add testcase 2020-04-19 09:31:53 +08:00
unix
e7eb13bddb test(divider): add testcase 2020-04-18 14:15:26 +08:00
unix
d720c363fc test(display): add testcase 2020-04-18 14:03:29 +08:00
unix
8e744602b3 test(description): add testcase 2020-04-18 13:43:30 +08:00
unix
aa96fda047 test(collapse): add testcase 2020-04-18 13:36:04 +08:00
unix
638ec03903 test: use module alias instead of relative path 2020-04-18 13:24:11 +08:00
unix
bd02c43c7b test(col): add testcase 2020-04-18 12:33:58 +08:00
unix
59a0580bc5 test(code): add testcase 2020-04-17 16:05:44 +08:00
unix
dbcde10b76 feat(css-baseline): optimize the performance of pre component in the layout 2020-04-17 15:22:55 +08:00
unix
a8ea32eb59 test(user): add testcase 2020-04-17 13:24:20 +08:00
unix
be63d6281d feat(user): add component 2020-04-17 13:17:35 +08:00
unix
f45eeaf345 test(auto-complete): add testcase 2020-04-16 15:15:52 +08:00
unix
446052a090 style(checkbox): remove unnecessary default value of context 2020-04-16 11:28:34 +08:00
unix
af50f3e2dc test(checkbox): add testcase 2020-04-16 11:22:46 +08:00
unix
aaa17db9c8 test(card): add testcase 2020-04-16 10:12:28 +08:00
unix
fede6fc6aa test(button-dropdown): test event when callback missing 2020-04-16 09:56:18 +08:00
unix
f322fd02d9 test(button-dropdown): add testcase 2020-04-16 09:37:57 +08:00
unix
30c66c997b test(button): add testcase 2020-04-15 21:56:54 +08:00
unix
d5a5ca04ef test(capacity): add testcase 2020-04-15 17:08:22 +08:00
unix
0ebcadf900 test(avatar): add testcase 2020-04-15 16:36:59 +08:00
unix
e1aad98133 fix(avatar): render specified width when size is number 2020-04-15 16:36:21 +08:00
unix
f328cda47d fix(tooltip): update tooltip rect on each render 2020-04-15 12:46:13 +08:00
unix
aa5eeed3e0 test(badge): add testcase 2020-04-14 19:08:08 +08:00
unix
2f86f926c3 style: always use relative path first 2020-04-14 19:06:47 +08:00
unix
323f72235b feat(divider): add component 2020-04-14 11:15:02 +08:00
unix
bf0ba9e39b chore(spacer): export margin function by default 2020-04-14 11:14:33 +08:00
unix
5920129920 feat(slider): show animation at click event 2020-04-13 15:23:30 +08:00
unix
acd7114233 feat(slider): add component 2020-04-13 15:08:04 +08:00
unix
4c914bd5b7 fix(select): limit the maximum height of the dropdown-menu 2020-04-12 08:16:12 +08:00
unix
d34d7421c2 feat(link): display colors for links in dark mode 2020-04-12 07:48:25 +08:00
unix
d1b1d41fda fix(union-type): fix union type overridden by default-props type 2020-04-11 20:52:33 +08:00
unix
b0bd61c4e9 fix(dropdown): update rect when trigger event before 2020-04-11 16:41:00 +08:00
unix
17e0c84a94 feat(select): allow the user to control current value 2020-04-11 16:40:18 +08:00
unix
156b39ded8 docs: show and copy the theme codes of user changes 2020-04-11 09:26:36 +08:00
unix
7452fe1279 feat(auto-complete): support hide empty search results 2020-04-11 08:18:24 +08:00