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 |
|
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 |
|
witt
|
4402b5328d
|
Merge pull request #112 from unix/test
test(col): add testcase
|
2020-04-18 14:18:07 +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
|
0f1f3326e1
|
test(utils): add helper function for wrapper update
|
2020-04-18 13:23:14 +08:00 |
|
unix
|
bd02c43c7b
|
test(col): add testcase
|
2020-04-18 12:33:58 +08:00 |
|
unix
|
0bdcf70a44
|
0.0.1-beta.30
0.0.1-beta.30
|
2020-04-17 17:32:15 +08:00 |
|
witt
|
c47b0af3c2
|
Merge pull request #111 from unix/package
build: move styled-jsx to dependencies
|
2020-04-17 17:31:08 +08:00 |
|
unix
|
2d636463a3
|
build: 0.0.1-beta.29
|
2020-04-17 17:22:46 +08:00 |
|
unix
|
de3f33f6f6
|
build: move styled-jsx to dependencies
|
2020-04-17 17:22:35 +08:00 |
|
witt
|
b4c6a17a9f
|
Merge pull request #109 from unix/test
test(code): add testcase
|
2020-04-17 16:10:06 +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
|
431f104674
|
0.0.1-beta.28
0.0.1-beta.28
|
2020-04-17 13:29:20 +08:00 |
|
witt
|
37d9d70ec5
|
Merge pull request #108 from unix/user
feat(user): add component
|
2020-04-17 13:28:36 +08:00 |
|
unix
|
a8ea32eb59
|
test(user): add testcase
|
2020-04-17 13:24:20 +08:00 |
|
unix
|
d252aa0e2f
|
docs(user): add component docs
|
2020-04-17 13:17:52 +08:00 |
|
unix
|
be63d6281d
|
feat(user): add component
|
2020-04-17 13:17:35 +08:00 |
|
witt
|
7e07b7296d
|
Merge pull request #107 from unix/test
test(auto-complete): add testcase
|
2020-04-16 16:28:35 +08:00 |
|
unix
|
f45eeaf345
|
test(auto-complete): add testcase
|
2020-04-16 15:15:52 +08:00 |
|
witt
|
3fb527cf4e
|
Merge pull request #106 from unix/test
test(checkbox): add testcase
|
2020-04-16 11:31:55 +08:00 |
|
unix
|
446052a090
|
style(checkbox): remove unnecessary default value of context
|
2020-04-16 11:28:34 +08:00 |
|