Commit Graph

651 Commits

Author SHA1 Message Date
unix
6a564fd8a5 test: update snapshots due to style change 2020-05-16 22:57:10 +08:00
unix
372b413ca6 docs(input): add docs for iconRight 2020-05-16 22:55:17 +08:00
unix
c6464409c4 fix(input): fix default width of Input cannot shrink under flex 2020-05-16 22:53:54 +08:00
unix
a012413374 chore: release v1.4.3 v1.4.3 2020-05-16 04:45:10 +08:00
witt
6a67aa0486 Merge pull request #211 from unix/input
fix(input): fix icon event is cached incorrectly
2020-05-16 04:44:08 +08:00
unix
c02e7542a0 fix(input): fix icon event is cached incorrectly 2020-05-16 04:40:45 +08:00
unix
5bf3573531 docs: update favicon 2020-05-14 01:53:59 +08:00
unix
9c647a945c chore: release v1.4.2 v1.4.2 2020-05-14 01:18:25 +08:00
witt
8c20be9789 Merge pull request #205 from unix/page
fix(page): fix page width too large at md breakpoint
2020-05-14 01:17:32 +08:00
unix
24ce127f43 test(page): update snapshots 2020-05-13 23:48:19 +08:00
unix
d9810637cf docs(page): fix height of mock page on mobile screen 2020-05-13 23:45:25 +08:00
unix
1bb7b92b69 fix(page): fix page width too large at md breakpoint 2020-05-13 23:44:55 +08:00
unix
da723aa52a chore: release v1.4.1 v1.4.1 2020-05-13 18:57:14 +08:00
witt
7ca9b09e55 Merge pull request #204 from unix/tooltip
fix(tooltip): fix autowrap errors for elements wrapped by tooltip
2020-05-13 18:56:20 +08:00
unix
f063f7cf39 fix(tooltip): fix autowrap errors for elements wrapped by tooltip 2020-05-13 18:46:32 +08:00
unix
072460dece chore: release v1.4.0 v1.4.0 2020-05-13 01:22:55 +08:00
witt
7b673d6e65 Merge pull request #202 from unix/form
fix: fix form events ignored
2020-05-13 01:21:28 +08:00
unix
4fbdcb4d47 docs(button): add api of htmlType 2020-05-13 01:07:50 +08:00
unix
d4d717eea5 fix(button): fix error where native type is overridden 2020-05-13 01:05:27 +08:00
witt
da05b89fb8 Merge pull request #200 from unix/media-query
feat: add hooks for media query
2020-05-13 00:53:39 +08:00
unix
00a4e0c620 test(hooks): add testcase for use-media-query 2020-05-13 00:36:44 +08:00
unix
734f8a1d87 docs: add docs for use-media-query 2020-05-13 00:36:16 +08:00
unix
4631fd5b27 feat(utils-shared): add hooks for media query 2020-05-13 00:35:52 +08:00
unix
b8a23c3247 chore: release v1.3.1 v1.3.1 2020-05-12 17:01:48 +08:00
witt
c86c3f9f90 Merge pull request #199 from unix/grid
fix(grid): fix side effects of global styles
2020-05-12 17:00:53 +08:00
unix
6bee47d5b7 test(grid): update snapshots 2020-05-12 16:55:32 +08:00
unix
cbd67e359d test: mock dynamic css template 2020-05-12 16:54:49 +08:00
unix
923cdf791a fix(grid): fix side effects of global styles 2020-05-12 15:57:48 +08:00
witt
5762877867 Merge pull request #198 from unix/deps
chore: upgrade deps
2020-05-12 03:05:34 +08:00
unix
30301532b0 chore: upgrade deps 2020-05-12 02:39:33 +08:00
unix
fc85bded9a build: remove webpack config for absolute import 2020-05-12 02:39:26 +08:00
unix
a654db8e3d build(eslint): ignore all config files 2020-05-12 02:38:14 +08:00
unix
6545aba29c chore: release v1.3.0 v1.3.0 2020-05-11 20:41:52 +08:00
witt
149859b156 Merge pull request #197 from unix/group
feat(button-group): add component
2020-05-11 20:40:17 +08:00
unix
c34544f40e fix(toast): fix toasts destroying each other in different instances 2020-05-11 20:35:38 +08:00
unix
e3ba8aed41 perf(toast): improve toast component performance
test(toast): update spanshots

style(button): remove unused
2020-05-11 20:35:37 +08:00
unix
eb596f4592 test(button-group): add testcase
test: update snapshots
2020-05-11 18:38:15 +08:00
unix
3dce6beefa docs(button-group): add docs for button-group
docs: add docs
2020-05-11 18:38:14 +08:00
unix
fcd42f1700 feat(button-group): add component
feat(button-group): buttons arranged vertically
2020-05-11 18:38:12 +08:00
unix
374c58622d chore: release v1.2.1 v1.2.1 2020-05-11 00:25:48 +08:00
witt
90524c2530 Merge pull request #196 from unix/modal-form
fix: fix backdrop layer prevent default behavior
2020-05-11 00:25:11 +08:00
unix
60827e86c4 fix: fix backdrop layer prevent default behavior 2020-05-11 00:20:27 +08:00
unix
5062443d7b chore: release v1.2.0 v1.2.0 2020-05-10 16:43:09 +08:00
unix
2c802ab2be chore: release v1.1.2 2020-05-10 16:42:10 +08:00
witt
0cbdbae89a Merge pull request #194 from Shinyaigeek/fix/hooks-useInput-type
fix: type of useInput
2020-05-10 16:38:44 +08:00
svpcadmin
cd68a0870a fix: type of useInput 2020-05-10 15:56:05 +09:00
unix
908eda0890 chore: release v1.2.0-rc.2 v1.2.0-rc.2 2020-05-10 02:46:54 +08:00
witt
156d383ea1 Merge pull request #192 from unix/grid
feat: add Grid component
2020-05-10 02:45:39 +08:00
unix
5073112fb0 build(test): ignore all types of files when collect coverage
test: update snapshots
2020-05-10 02:40:46 +08:00
unix
9387a58c63 test(grid): add testcase
fix(grid): fix error when size exceeds limit
2020-05-10 02:40:44 +08:00