witt
|
06f0590fdb
|
Merge pull request #137 from unix/styles
fix: fix input styles and baseline
|
2020-04-26 22:38:27 +08:00 |
|
unix
|
a0aa11ef1d
|
test: update snapshots
|
2020-04-26 22:33:15 +08:00 |
|
unix
|
2ce0b33d64
|
chore: remove unused
|
2020-04-26 22:26:44 +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 |
|
witt
|
ce850e4fc1
|
Merge pull request #136 from unix/test
test(styles): add testcase
|
2020-04-26 21:45:26 +08:00 |
|
unix
|
563844e3aa
|
test(styles): add testcase
|
2020-04-26 21:31:10 +08:00 |
|
unix
|
9eb44ddb96
|
1.0.0-rc.2
1.0.0-rc.2
|
2020-04-26 12:06:44 +08:00 |
|
witt
|
1318e3d7b9
|
Merge pull request #135 from unix/pkg
docs: rename the referenced ZEIT brand name in docs
|
2020-04-26 12:05:37 +08:00 |
|
unix
|
99ef3feacd
|
chore(pkg): improve and upgrade packages
|
2020-04-26 12:00:50 +08:00 |
|
unix
|
065dc98fcc
|
docs: rename the referenced ZEIT brand name in docs
|
2020-04-26 11:51:44 +08:00 |
|
witt
|
17abf19c11
|
Merge pull request #129 from zenml/test
test(tooltip): add testcase
|
2020-04-26 11:44:26 +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
|
a8991c82c1
|
1.0.0-rc.1
1.0.0-rc.1
|
2020-04-25 20:43:44 +08:00 |
|
unix
|
12a18f3bc7
|
docs(readme): append cases
|
2020-04-25 20:41:49 +08:00 |
|
witt
|
e4755319a0
|
Merge pull request #133 from unix/test
chore: add test cases and export utils
|
2020-04-25 20:37:51 +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
|
59b36ce5eb
|
build(pkg): remove the limie of threads for coverage when in development
|
2020-04-25 20:09:59 +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
|
eeade703f0
|
0.0.1-beta.41
0.0.1-beta.41
|
2020-04-25 16:42:37 +08:00 |
|
witt
|
ce55039ca8
|
Merge pull request #132 from unix/test
test: add test cases
|
2020-04-25 16:41:25 +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 |
|
witt
|
9c0f356d23
|
Merge pull request #131 from unix/test
test: add test cases
|
2020-04-25 01:18:59 +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 |
|
witt
|
ba6af416a3
|
Merge pull request #130 from unix/test
test: add test cases
|
2020-04-25 00:06:56 +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 |
|
unix
|
12ea6d3884
|
test(spacer): add testcase
|
2020-04-24 23:58:58 +08:00 |
|
unix
|
84758b0ece
|
0.0.1-beta.40
0.0.1-beta.40
|
2020-04-24 14:57:55 +08:00 |
|
witt
|
7c80d35b6f
|
Merge pull request #128 from unix/test
test: add test cases
|
2020-04-24 14:57:03 +08:00 |
|
unix
|
6caff6a7ef
|
fix(snippet): rename fill to filled
|
2020-04-24 14:54:21 +08:00 |
|
unix
|
4e7868c2cc
|
test(snippet): add testcase
|
2020-04-24 14:53:57 +08:00 |
|
unix
|
80e3ce0a9e
|
test(slider): add testcase
|
2020-04-24 14:26:08 +08:00 |
|
unix
|
50c688128d
|
0.0.1-beta.39
0.0.1-beta.39
|
2020-04-24 13:24:30 +08:00 |
|
witt
|
f79e74a665
|
Merge pull request #127 from unix/modal
fix(modal): fix styles to follow design guide
|
2020-04-24 13:23:32 +08:00 |
|
unix
|
870fc5cb8e
|
test(modal): update snapshots
fix(modal): fix max-width in mobile
fix: decrease the Z level of the mobile menu
test: update snapshots
|
2020-04-24 13:19:34 +08:00 |
|
unix
|
abca5e9d8f
|
fix(menu): decrease the Z level of the menu
|
2020-04-24 12:20:33 +08:00 |
|
unix
|
cc8fdcd904
|
fix(modal): fix styles to follow design guide
|
2020-04-24 12:19:22 +08:00 |
|
unix
|
9ff15a79a9
|
0.0.1-beta.38
0.0.1-beta.38
|
2020-04-23 15:32:43 +08:00 |
|
witt
|
ca1290ff13
|
Merge pull request #124 from unix/image
feat(image): auto scale image when width is too small
|
2020-04-23 15:31:23 +08:00 |
|
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 |
|