1406 Commits

Author SHA1 Message Date
neverland
e81c2689f2
Update README.md 2019-10-15 14:26:28 +08:00
rex-zsd
d6769a7686 docs(changelog): build 1.0.0-beta.2 changelog 2019-10-14 20:52:19 +08:00
rex-zsd
446010ab00 build: release 1.0.0-beta.2 v1.0.0-beta.2 2019-10-14 19:27:02 +08:00
rex-zsd
4e8ffe29ad build: compile 1.0.0-beta.2 2019-10-14 19:26:57 +08:00
Jake
31feeac3bd feat(Area): add columns placeholder 2019-10-14 19:14:41 +08:00
rex
be1b6c69e9
feat(Transition): add new lifecycle events & drop transitionend event
BREAKING CHANGE: drop transitionend event

fix #2071
2019-10-14 15:15:41 +08:00
rex
4baa4b93b7
fix(NavBar): fix safeAreaInsetTop not work in android device
fix #2114
2019-10-14 15:12:45 +08:00
neverland
dd6053cd09
feat(Slider): add slide animation & improve click area (#2146) 2019-10-12 11:39:24 +08:00
neverland
dc9fab0a1e
fix(Slider): pseudo element may casue body overflow-x (#2145) 2019-10-12 10:51:15 +08:00
neverland
b9f52933ff
feat(CountDown): update slot (#2143) 2019-10-11 20:52:10 +08:00
lethe
95476ae754 feat(CountDown): add CountDown (#2135) 2019-10-11 20:12:22 +08:00
neverland
a01f966dea
fix(Stepper): can't work when step is decimal (#2142) 2019-10-11 20:10:58 +08:00
neverland
f7379bb6b4
feat(Dialog): add width prop (#2141) 2019-10-11 19:44:10 +08:00
neverland
a1c01090f1
feat(Dialog): add overlay-style prop (#2140) 2019-10-11 19:34:04 +08:00
neverland
8381b4c042
fix(Dialog): improve width and avoid text blurry (#2139) 2019-10-11 19:28:50 +08:00
neverland
9b203ba5e0
feat(ActionSheet): add description prop (#2138) 2019-10-11 19:26:41 +08:00
neverland
1b8792c418
fix(Rate): incorrect height caused by inline-block (#2137) 2019-10-11 19:19:36 +08:00
ShuaiKang Zhang
a14ad6e384 fix(Tabs): fix some error when component init (#2133) 2019-10-10 17:58:50 +08:00
Jake
716c76e900 docs(Radio): setData params error (#2113) 2019-10-10 17:19:40 +08:00
neverland
224e0527fb
docs(ActionSheet): fix typo (#2132) 2019-10-10 17:14:27 +08:00
neverland
577cb8fa72
docs(Checkbox): add custom shape demo (#2112) 2019-09-30 15:29:46 +08:00
thomasy
d23777b780 Loading 支持 slot 传递加载文案 (#1977) 2019-09-30 13:58:30 +08:00
rex-zsd
33489665a1 docs: update changelog 2019-09-29 13:43:55 +08:00
rex-zsd
3248c66ffa build: release 1.0.0-beta.1 v1.0.0-beta.1 2019-09-29 11:58:47 +08:00
rex-zsd
91dcf68558 build: compile 1.0.0-beta.1 2019-09-29 11:58:44 +08:00
rex
b7296af46f
feat(SwipeCell): support mutual exclusion
fix #1889
2019-09-29 11:32:59 +08:00
ShuaiKang Zhang
ee3bf31ff2 feat(Tab): improve the prop of Tab (#2082) 2019-09-27 17:47:38 +08:00
Jake
602fbfb7b4 fix(checkbox): set a 12px icon size style bug (#2105) 2019-09-27 17:08:51 +08:00
creeperdance
1a3332d36c feat(GoodsActionButton):样式升级为圆角风格 (#2096) 2019-09-27 10:31:59 +08:00
rex
147080bf54
refactor: compatible with iphone by env 2019-09-25 10:50:11 +08:00
neverland
26f2b77538
chore: update release.sh (#2090) 2019-09-24 14:20:39 +08:00
ShuaiKang Zhang
89bcab7b09 feat(Rate): improve touchmove gesture (#2088) 2019-09-24 13:11:12 +08:00
ShuaiKang Zhang
f3c063ae0d feat(Stepper): add decimalLength prop (#2087) 2019-09-24 13:10:51 +08:00
neverland
338df00e8f
feat(Button): add transition when toggle disabled (#2089) 2019-09-24 13:10:07 +08:00
neverland
b38672c8e6
feat(Popup): update border radius (#2083) 2019-09-23 17:59:16 +08:00
neverland
13c8df1f25
feat(ActionSheet): add color option (#2081) 2019-09-23 16:38:33 +08:00
neverland
086a5f9ff6
feat(ActionSheet): add round prop (#2080) 2019-09-23 16:31:33 +08:00
ShuaiKang Zhang
cdd65163d1 feat(GoodsActionIcon): add dot prop (#2072) 2019-09-20 16:17:13 +08:00
ShuaiKang Zhang
f613cd4e3d feat(GridItem): add info & dot props (#2073) 2019-09-20 16:17:01 +08:00
陈嘉涵
ff894c54b8 docs: support switch version 2019-09-20 16:03:45 +08:00
陈嘉涵
82fb7c17f5 docs(changelog): 1.0.0-beta.0 2019-09-20 15:51:30 +08:00
陈嘉涵
9bc31446f0 build: release 1.0.0-beta.0 v1.0.0-beta.0 2019-09-20 14:15:09 +08:00
陈嘉涵
43a15cab5a build: compile 1.0.0-beta.0 2019-09-20 14:15:06 +08:00
陈嘉涵
ef330af98c chore: eslint ignore lib dir 2019-09-20 14:14:21 +08:00
ShuaiKang Zhang
a65d97c2dd feat(Switch): change loading color when background color change (#2067) 2019-09-20 09:39:19 +08:00
ShuaiKang Zhang
da30b612c4 feat(SideBarItem): add dot prop (#2066) 2019-09-19 20:05:38 +08:00
neverland
a43fb7f263
docs(Popup): update (#2065) 2019-09-19 17:55:26 +08:00
neverland
7724700650
feat(Popup): add close-icon-position prop (#2064) 2019-09-19 17:47:16 +08:00
ShuaiKang Zhang
a6fea1bc6f feat(Icon): add dot prop (#2063) 2019-09-19 17:46:42 +08:00
ShuaiKang Zhang
d1169348ae feat(SwipeCell): add name prop (#2062) 2019-09-19 16:52:37 +08:00