295 Commits

Author SHA1 Message Date
unix
8dc3bd5f3f test: update snapshots 2020-05-29 14:48:08 +08:00
unix
2430d21f4b fix(button): fix loading is not display under auto width 2020-05-29 14:46:11 +08:00
unix
e5d1d6f9e3 test: update snapshots 2020-05-28 21:01:09 +08:00
unix
c5a9b721c8 test: add testcase for ellipsis 2020-05-28 21:00:57 +08:00
unix
d2b8e58dd6 fix: fix placeholder does not show ellipsis 2020-05-28 20:53:25 +08:00
unix
be7fb15bad refactor: abstract inline ellipsis component 2020-05-28 20:52:30 +08:00
unix
374577bd26 test: update snapshots 2020-05-28 11:03:22 +08:00
unix
a0e7b80eab feat(auto-complete): disable dropdown follow parent width 2020-05-28 11:03:22 +08:00
unix
c1d7c3f7f5 test: update snapshots 2020-05-28 11:03:22 +08:00
unix
4f9b9aeb47 fix(radio): fix style imbalance caused by decimal width 2020-05-28 11:03:22 +08:00
unix
9e9a6b8d1e feat(select): disable dropdown follow parent width 2020-05-28 11:03:22 +08:00
unix
b9a4f35fde docs(use-current-state): add docs for functional initializer mode
fix(dropdown): update layout when mouseenter triggered
2020-05-28 11:03:22 +08:00
unix
9467c2da15 feat(select): handle multiple selections 2020-05-28 11:03:22 +08:00
unix
1522d4b229 feat(collections): support filter children contanin array props 2020-05-28 11:03:22 +08:00
unix
fbc2f3000e feat: support for functional initializer mode 2020-05-28 11:03:22 +08:00
unix
fcb244d575 feat(dropdown): update layout when parent DOM changes 2020-05-28 11:03:22 +08:00
unix
fb6be97d79 feat(utils): add hooks for dom observer 2020-05-28 11:03:22 +08:00
unix
212d2e3eab style(radio): remove unused initial-value 2020-05-28 11:03:22 +08:00
unix
e7e406e8a4 refactor(radio): use CSS variable instead of Context broadcast size 2020-05-28 11:03:22 +08:00
unix
2b3f7c974f docs(checkbox): add docs for size prop
test(checkbox): add testcases for size
2020-05-28 11:03:22 +08:00
unix
840757b996 feat(checkbox): add support of different sizes 2020-05-28 11:03:22 +08:00
unix
c1dceeccb5 test(radio): add testcases for size 2020-05-28 11:03:22 +08:00
unix
16710d9ad0 feat(radio): add support of different sizes 2020-05-28 11:03:21 +08:00
kentac55
9e6888bf00 test(user): add a new test to check altText 2020-05-28 11:03:21 +08:00
kentac55
cde23dd101 feat(user): provide a prop for alt text 2020-05-28 11:03:21 +08:00
unix
31582fdaa9 chore: update snapshots 2020-05-28 11:03:21 +08:00
unix
9c3b85e03a feat(button): forward the ref of the original element 2020-05-28 11:03:21 +08:00
unix
b9fe67d14d fix(modal): fix close handler is triggered repeatedly
fix(modal): trigger callback before state update
2020-05-25 12:56:55 +08:00
HSU Rynki
f22d67e482 fix(modal): set body hidden false on close modal 2020-05-25 11:03:36 +08:00
unix
fdf0de7a1e test(tabs): update snapshots 2020-05-17 17:34:29 +08:00
unix
6e7f8c8c5c feat(tabs): provide a prop for the display of divider 2020-05-17 17:29:50 +08:00
unix
e0328e0f4d chore: remove unnecessary warnings of deprecated 2020-05-16 23:05:11 +08:00
unix
978f2b5b89 test(code): remove unused testcase 2020-05-16 23:05:11 +08:00
unix
0e414bc192 chore: remove deprecated props 2020-05-16 23:05:11 +08:00
unix
d236a56075 fix(utils): fix module paths
chore: update snapshots
2020-05-16 23:04:57 +08:00
unix
4e7b4cc57d refactor: export all hooks functions directly from main module
refactor: rename the modules to make sure tree-shaking works
2020-05-16 23:04:57 +08:00
unix
b93acc8d75 refactor: rename the modules to make sure tree-shaking works 2020-05-16 23:04:57 +08:00
unix
0e0a43720c feat(button-group): add the border-color of light types
chore: update snapshots
2020-05-16 23:04:57 +08:00
unix
c57ee5b939 docs(button): add document about light types
fix(button): fix animation shadow too large
2020-05-16 23:04:57 +08:00
unix
542c98272e feat(button): add light type support
test(button): update snapshots
2020-05-16 23:04:57 +08:00
unix
bd4582c871 style(button): reduce duplicate code blocks 2020-05-16 23:04:57 +08:00
unix
6a564fd8a5 test: update snapshots due to style change 2020-05-16 22:57:10 +08:00
unix
c6464409c4 fix(input): fix default width of Input cannot shrink under flex 2020-05-16 22:53:54 +08:00
unix
c02e7542a0 fix(input): fix icon event is cached incorrectly 2020-05-16 04:40:45 +08:00
unix
24ce127f43 test(page): update snapshots 2020-05-13 23:48:19 +08:00
unix
1bb7b92b69 fix(page): fix page width too large at md breakpoint 2020-05-13 23:44:55 +08:00
unix
f063f7cf39 fix(tooltip): fix autowrap errors for elements wrapped by tooltip 2020-05-13 18:46:32 +08:00
unix
d4d717eea5 fix(button): fix error where native type is overridden 2020-05-13 01:05:27 +08:00
unix
00a4e0c620 test(hooks): add testcase for use-media-query 2020-05-13 00:36:44 +08:00
unix
4631fd5b27 feat(utils-shared): add hooks for media query 2020-05-13 00:35:52 +08:00