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
|
f824375374
|
0.0.1-alpha.32
0.0.1-alpha.32
|
2020-03-25 00:57:01 +08:00 |
|
witt
|
c174cec730
|
Merge pull request #13 from unix/progress
Add progress component
|
2020-03-25 00:56:27 +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 |
|
witt
|
dd2bf4e777
|
Merge pull request #12 from unix/mobile
docs: improve the layout of mobile screen
|
2020-03-24 13:07:15 +08:00 |
|
unix
|
eaba31ae5b
|
docs: replace shadow with normal border
|
2020-03-24 06:47:58 +08:00 |
|
unix
|
ee05d0dc8e
|
docs: increase the response range of button click on mobile
|
2020-03-24 03:51:29 +08:00 |
|
unix
|
84e8072b38
|
docs: improve the layout of mobile screen
|
2020-03-24 03:45:02 +08:00 |
|
unix
|
e245406479
|
0.0.1-alpha.31
0.0.1-alpha.31
|
2020-03-23 11:32:27 +08:00 |
|
unix
|
a202cc323a
|
fix(image): pass width props to img element
|
2020-03-23 11:32:08 +08:00 |
|
unix
|
c946f8d959
|
0.0.1-alpha.30
0.0.1-alpha.30
|
2020-03-23 11:05:10 +08:00 |
|
unix
|
f748cc0157
|
fix(link): improve vertical alignment of link text
|
2020-03-23 11:04:59 +08:00 |
|
unix
|
2058e36ec3
|
0.0.1-alpha.29
0.0.1-alpha.29
|
2020-03-23 10:32:59 +08:00 |
|
unix
|
26c944e85d
|
fix(fieldset): remove unused props
|
2020-03-23 10:32:48 +08:00 |
|
unix
|
5f0a4a083f
|
0.0.1-alpha.28
0.0.1-alpha.28
|
2020-03-23 09:41:20 +08:00 |
|
unix
|
44fdf2be11
|
fix(image): fix max-width in mobile screen
|
2020-03-23 09:41:07 +08:00 |
|
unix
|
ccf7483ea4
|
0.0.1-alpha.27
0.0.1-alpha.27
|
2020-03-23 09:35:34 +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
0.0.1-alpha.26
|
2020-03-23 09:08:32 +08:00 |
|
unix
|
b912a2e0ae
|
0.0.1-alpha.25
0.0.1-alpha.25
|
2020-03-23 08:54:41 +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
|
67a135c01e
|
0.0.1-alpha.24
0.0.1-alpha.24
|
2020-03-23 06:46:33 +08:00 |
|
unix
|
b69ba7ba8d
|
docs: refine all types of native attrs
|
2020-03-23 06:46:01 +08:00 |
|
unix
|
b347906c19
|
fix: remove nonstandard font spec
|
2020-03-23 06:39:46 +08:00 |
|
unix
|
a23d8b3d63
|
0.0.1-alpha.23
0.0.1-alpha.23
|
2020-03-23 02:45:17 +08:00 |
|
unix
|
991a460ece
|
chore: disable eslint for uneless-fragment
|
2020-03-23 02:45:02 +08:00 |
|
unix
|
3a7e1a7680
|
0.0.1-alpha.22
0.0.1-alpha.22
|
2020-03-23 02:36:22 +08:00 |
|
witt
|
68eb5901d0
|
Merge pull request #11 from unix/tabs
feat(tabs): add component
|
2020-03-23 02:35:14 +08:00 |
|
unix
|
ed55a004af
|
docs: improve docs for server render
|
2020-03-23 02:32:31 +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
|
485239465c
|
docs: fix typo
|
2020-03-23 01:38:01 +08:00 |
|
unix
|
1208045458
|
docs: improve the style of document title
|
2020-03-23 01:35:50 +08:00 |
|
unix
|
cb9a9310c2
|
feat(tabs): add component
|
2020-03-23 01:21:54 +08:00 |
|
unix
|
adfe15190c
|
docs: remove text transform from code text
|
2020-03-23 01:16:29 +08:00 |
|
unix
|
b7f767e816
|
fix(button): fix line-height error when children contains other components
|
2020-03-23 01:02:14 +08:00 |
|
unix
|
6bf8e9774e
|
docs: hide scrollbar on windows
|
2020-03-22 07:40:33 +08:00 |
|
witt
|
e60114836a
|
Merge pull request #10 from unix/scrollbar
docs: improve scrollbar on windows
|
2020-03-22 07:26:12 +08:00 |
|
unix
|
7d975783ce
|
docs: improve scrollbar on windows
|
2020-03-22 07:20:53 +08:00 |
|
witt
|
a45c6fff12
|
Merge pull request #9 from unix/select
feat(select): add component
|
2020-03-22 07:20:24 +08:00 |
|
unix
|
fe491e7972
|
feat(select): add component
|
2020-03-22 07:17:53 +08:00 |
|
unix
|
6c21ad9a92
|
docs: remove extra spaces
|
2020-03-22 07:17:53 +08:00 |
|
witt
|
3c9f9b20ce
|
Merge pull request #4 from mxstbr/patch-1
fix: fix heading for Spacer docs
|
2020-03-21 01:35:57 +08:00 |
|