Commit Graph

428 Commits

Author SHA1 Message Date
unix
cee6bef026 docs(image): update props 2020-04-23 15:24:44 +08:00
unix
36a0c9a903 test(image): add testcase for image scale 2020-04-23 15:24:28 +08:00
unix
313dd1f1a1 feat(image): auto scale image when width is too small 2020-04-23 15:23:58 +08:00
unix
79f18987c3 0.0.1-beta.37 0.0.1-beta.37 2020-04-23 12:56:13 +08:00
witt
e7d10d21e0 Merge pull request #123 from unix/test
test: add test cases
2020-04-23 12:55:26 +08:00
unix
f377776c13 test(radio): update snapshots 2020-04-23 12:52:48 +08:00
unix
81c2e86824 style(select): use className instead of element selector 2020-04-23 12:49:15 +08:00
unix
eab2496772 test(radio): rename testcase 2020-04-23 12:49:15 +08:00
unix
a2dcf53773 test(select): add testcase 2020-04-23 12:49:15 +08:00
unix
b6d210bc3c test(row): add testcase 2020-04-23 12:49:15 +08:00
unix
6b91036aa0 fix(radio): fix the initial-value does not work correctly 2020-04-23 12:49:15 +08:00
unix
7777f42ba5 test(radio): add testcase 2020-04-23 12:49:15 +08:00
witt
edb1e87046 Merge pull request #122 from unix/test
test: add testcase
2020-04-22 15:50:15 +08:00
unix
a9d3a1cb59 test(progress): add testcase 2020-04-22 15:25:23 +08:00
unix
4453d794e7 test(popover): add testcase 2020-04-22 15:08:55 +08:00
unix
d39e62d057 test(note): add testcase 2020-04-22 14:27:11 +08:00
unix
e19d398702 0.0.1-beta.36 0.0.1-beta.36 2020-04-22 09:18:41 +08:00
witt
bbec99f79f Merge pull request #121 from unix/card
feat(card): add footer component
2020-04-22 09:18:00 +08:00
unix
e507334c20 docs(card): add docs for card footer
docs(card): fix missing external links
2020-04-22 09:12:28 +08:00
unix
a1ea9197d1 test(card): add testcase for card footer 2020-04-22 09:02:53 +08:00
unix
78a475fd7a feat(card): add footer component 2020-04-22 09:02:31 +08:00
unix
36031bfefe 0.0.1-beta.35 0.0.1-beta.35 2020-04-21 22:51:49 +08:00
witt
a13d7f5e5e Merge pull request #119 from unix/module
fix(module): fix the default export module file
2020-04-21 22:51:08 +08:00
unix
4af6b8fefe fix(module): fix the default export module file 2020-04-21 22:48:46 +08:00
unix
d8635f4796 0.0.1-beta.34 0.0.1-beta.34 2020-04-21 13:37:55 +08:00
witt
2d4a38024d Merge pull request #118 from unix/test
test(input): add testcase
2020-04-21 13:37:03 +08:00
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
aede305e84 0.0.1-beta.33 0.0.1-beta.33 2020-04-20 22:55:39 +08:00
witt
05a31f55e6 Merge pull request #117 from unix/slider
fix(slider): fix excessive offset when sync custom value
2020-04-20 22:55:05 +08:00
unix
4f516a9d3c docs(slider): add event example 2020-04-20 22:51:15 +08:00
unix
82277c4bd6 fix(slider): fix excessive offset when sync custom value 2020-04-20 22:47:28 +08:00
unix
5a1ad7478e 0.0.1-beta.32 0.0.1-beta.32 2020-04-20 17:22:30 +08:00
witt
bb79c23ef9 Merge pull request #116 from unix/image
feat(image): forward ref for image browser
2020-04-20 17:22:03 +08:00
unix
e61f1de39b feat(image): forward ref for image browser 2020-04-20 17:16:07 +08:00
witt
33acd5e434 Merge pull request #115 from unix/test
test(tag): add testcase
2020-04-19 18:20:23 +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
e49734955f 0.0.1-beta.31 0.0.1-beta.31 2020-04-19 13:17:36 +08:00
witt
a0e7802ffa Merge pull request #114 from unix/display
fix(display): hide shadow on dark mode
2020-04-19 13:16:54 +08:00
unix
4487bb12fe ci: limit thread on circleci 2020-04-19 13:14:45 +08:00
unix
945dd61421 fix(display): hide shadow on dark mode 2020-04-19 13:07:04 +08:00
witt
55eb7fcb66 Merge pull request #113 from unix/test
test: add testcase
2020-04-19 12:26:29 +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