1419 Commits

Author SHA1 Message Date
aphasic
dd5d76dbb4 feat: add DropdownMenu、DropdownItem component (#2181) 2019-10-23 12:00:24 +08:00
neverland
02dee88899
docs(Area): fix event prefix (#2183) 2019-10-22 13:14:01 +08:00
neverland
ba5f0d17b1
feat: add some basic less vars (#2180) 2019-10-21 17:24:19 +08:00
nrz
a1405a9b4a feat(Image): add Image component (#2176) 2019-10-21 16:55:29 +08:00
Lindy
3c4d2e63d8 feat(Button): add some less vars (#2170) 2019-10-21 16:53:23 +08:00
Lindy
5f8983104d feat(Card): card组件样式变量化 (#2179) 2019-10-21 16:51:14 +08:00
neverland
fbd142b245
fix(Progress): track-color source & doc (#2175) 2019-10-20 13:06:38 +08:00
Eric Yuan
b6c7461e7e feat(Progress): Add customizable progress track color (#2173) 2019-10-20 12:56:28 +08:00
Lindy
aa9723e412 feat(ActionSheet): action-sheet组件样式变量化 (#2164) 2019-10-17 15:14:45 +08:00
neverland
0a2cf4bc41
fix(Steps): incorrect style when use inactive-icon prop (#2166) 2019-10-17 11:45:09 +08:00
neverland
18378bdbdc
docs: fix icon link (#2162) 2019-10-17 09:41:10 +08:00
neverland
07f223485d
feat(Switch): optimize animation timing function (#2159) 2019-10-15 20:51:58 +08:00
neverland
c1c8979539
feat(Dialog): update border radius (#2158) 2019-10-15 20:41:30 +08:00
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