Commit Graph

55 Commits

Author SHA1 Message Date
unix
1248e6c018 fix(theme): export types of theme 2020-03-29 07:08:28 +08:00
unix
f0ea95d2af fix(avatar): fix union types for different elements 2020-03-29 06:21:57 +08:00
unix
904e8e7b15 feat: migrate to standard loading component 2020-03-29 05:08:50 +08:00
unix
3ee394870e feat(loading): add component 2020-03-29 05:07:46 +08:00
unix
1c40cdbc12 feat(collapse): add component 2020-03-29 04:00:53 +08:00
unix
a52e400355 feat(auto-complete): add component 2020-03-28 07:11:10 +08:00
unix
2930287d17 fix(input): hide clear icon when value is undefined 2020-03-28 07:11:10 +08:00
Ofek Ashery
dda6853c9c fix(avatar): Fix HTML Attributes
fix(avatar): fix native attributes
2020-03-28 07:04:45 +08:00
unix
27c1ec54aa feat(input): add clearable and clear event 2020-03-28 00:50:24 +08:00
unix
8da344f2a9 feat(input): add custom width to fit more layouts 2020-03-28 00:22:16 +08:00
unix
80d169f984 fix(baseline): fix section styles 2020-03-27 09:40:47 +08:00
unix
fdeb290502 feat(badge): add component 2020-03-27 09:40:21 +08:00
unix
b72d082d44 docs: improve styles follow zeit's design 2020-03-27 09:08:11 +08:00
unix
790ee6f138 fix(tabs): fix svg width in tabs label 2020-03-27 01:15:11 +08:00
unix
2d6d1bc618 fix(input): fix value update from controlled component 2020-03-27 00:39:14 +08:00
unix
2f0593ff08 fix(button-dropdown): fix button text vertical alignment on firefox 2020-03-27 00:20:13 +08:00
unix
3d62f41cb4 fix(toast): add max-width to toast 2020-03-26 12:18:47 +08:00
unix
b51ea26ba9 feat: add optoins for body scroll 2020-03-26 12:15:27 +08:00
unix
3a16b61c4d fix(modal): disable scroll when modal display 2020-03-26 11:55:44 +08:00
unix
2bccf04c0f feat: add body scroll hooks 2020-03-26 11:55:19 +08:00
unix
fe64d20760 style: remove warning from eslint 2020-03-25 12:59:15 +08:00
unix
42e47f3210 feat(file-tree): add component 2020-03-25 12:57:34 +08:00
unix
eb41b01bd3 fix(baseline): remove bullet of summary 2020-03-25 12:57:14 +08:00
unix
e7c01d1c9e feat(shared): add common expand component 2020-03-25 12:56:22 +08:00
unix
4a47b0c770 fix(progress): remove unused log 2020-03-25 02:42:19 +08:00
unix
e4c22537fb fix: fix dropdown position when the page height changes 2020-03-25 02:36:44 +08:00
unix
f3d2356938 refactor(select): use context first to pass ref 2020-03-25 02:36:09 +08:00
unix
7915c74525 feat: add click any where hooks 2020-03-25 02:35:20 +08:00
unix
269a2bfae5 refactor: add a unified warning function 2020-03-25 02:03:17 +08:00
unix
03578c2b68 fix: response dropdown position when page resize 2020-03-25 02:02:42 +08:00
unix
bab279fa29 fix: remove node when component unmount 2020-03-25 02:01:41 +08:00
unix
ba0975e71d feat: use unified away click hooks 2020-03-25 02:01:13 +08:00
unix
f49beb8c0d feat(spacer): add inline mode 2020-03-25 00:52:03 +08:00
unix
e884f99965 refactor: extract common functions 2020-03-25 00:51:47 +08:00
unix
08f50e5c4f feat(progress): add component 2020-03-25 00:50:01 +08:00
unix
a202cc323a fix(image): pass width props to img element 2020-03-23 11:32:08 +08:00
unix
f748cc0157 fix(link): improve vertical alignment of link text 2020-03-23 11:04:59 +08:00
unix
26c944e85d fix(fieldset): remove unused props 2020-03-23 10:32:48 +08:00
unix
44fdf2be11 fix(image): fix max-width in mobile screen 2020-03-23 09:41:07 +08:00
unix
df9762cad0 fix: fix min-width in mobile screen 2020-03-23 09:35:01 +08:00
unix
37a26988a2 0.0.1-alpha.26 2020-03-23 09:08:32 +08:00
unix
4e76051c2a feat(code): add min-width to code block 2020-03-23 08:54:20 +08:00
unix
2d2d9d33de feat(image): add scale prop to image container 2020-03-23 08:46:48 +08:00
unix
b347906c19 fix: remove nonstandard font spec 2020-03-23 06:39:46 +08:00
unix
991a460ece chore: disable eslint for uneless-fragment 2020-03-23 02:45:02 +08:00
unix
8b9a52cf77 fix(link): fix type of extra props 2020-03-23 02:31:00 +08:00
unix
0293f83c2b fix(text): render element p only if no elemnt is found 2020-03-23 02:20:34 +08:00
unix
cb9a9310c2 feat(tabs): add component 2020-03-23 01:21:54 +08:00
unix
b7f767e816 fix(button): fix line-height error when children contains other components 2020-03-23 01:02:14 +08:00
unix
fe491e7972 feat(select): add component 2020-03-22 07:17:53 +08:00