Commit Graph

266 Commits

Author SHA1 Message Date
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
unix
6bee47d5b7 test(grid): update snapshots 2020-05-12 16:55:32 +08:00
unix
923cdf791a fix(grid): fix side effects of global styles 2020-05-12 15:57:48 +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
fcd42f1700 feat(button-group): add component
feat(button-group): buttons arranged vertically
2020-05-11 18:38:12 +08:00
unix
60827e86c4 fix: fix backdrop layer prevent default behavior 2020-05-11 00:20:27 +08:00
svpcadmin
cd68a0870a fix: type of useInput 2020-05-10 15:56:05 +09: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
unix
50077f2547 feat(grid): add props for layout
docs(playground): fix container is not fill of parent element
2020-05-10 02:40:42 +08:00
unix
42b9886997 feat(styles): add breakpoints to default theme 2020-05-09 20:31:59 +08:00
unix
e746f913bb test(input): add testcase for input ref 2020-05-09 11:17:41 +08:00
unix
7c9257543c fix(input): fix ref type of input forwarding 2020-05-09 11:17:22 +08:00
unix
4c71d0de6a test(modal): add testcase for customization 2020-05-09 00:05:23 +08:00
unix
d8bb1ab12b feat(modal): custom width and className 2020-05-08 23:59:25 +08:00
unix
368d52b48c test: update snapshots 2020-05-08 16:59:52 +08:00
unix
909cee6ae1 test(link): add testcase for deprecate warning 2020-05-08 16:58:51 +08:00
unix
bb1e7c40ca feat(link): hide icon of link component by default 2020-05-08 16:48:38 +08:00
unix
080ed93331 test: update snapshots 2020-05-08 00:02:26 +08:00
unix
07d7858151 test(toast): remove testcase dependency on button component 2020-05-08 00:02:15 +08:00
unix
3eb90ef76a test(button): add testcase for icon 2020-05-07 23:54:30 +08:00
unix
9fe7f1e2ce feat(button): support to display icons in button 2020-05-07 23:53:45 +08:00
unix
634618f935 docs(page): update page attributes
feat(page): add an alias to page component
2020-05-07 15:49:36 +08:00
unix
4d6e95be8e test(page): add testcase
docs: add zh-cn docs for page component
2020-05-07 15:49:35 +08:00
unix
45e1b0a396 feat(page): add component
feat(page): add header and footer

feat(page): add dot-backdrop decoration
2020-05-07 15:49:34 +08:00
unix
3a8dd34010 chore: upgrade deps
style(prettier): format code style
2020-05-06 14:51:15 +08:00
unix
b1950970b1 chore: update snapshots due to code format
build(prettier): ignore snap file
2020-05-06 14:25:10 +08:00
unix
112c826575 style(prettier): format code style 2020-05-06 14:25:10 +08:00