rex-zsd
|
148938f039
|
docs: update changelog @rex-zsd
|
2018-12-20 17:32:37 +08:00 |
|
neverland
|
8033a8f003
|
[improvement] Cell: update style (#1111)
|
2018-12-19 22:33:24 +08:00 |
|
rex-zsd
|
7c11c5c338
|
[release] 0.4.10
v0.4.10
|
2018-12-19 16:54:08 +08:00 |
|
rex-zsd
|
de4f6a8ce9
|
[build] 0.4.10
|
2018-12-19 16:54:07 +08:00 |
|
rex-zsd
|
4c944ba03b
|
Merge branch 'dev'
|
2018-12-19 16:53:55 +08:00 |
|
Tony
|
a1b87f510f
|
[bugfix] Collapse: fix collapse-item height error when set content async (#1094)
fix #1074
|
2018-12-18 16:45:04 +08:00 |
|
rex
|
5aacd6ca1b
|
[new feature] TreeSelect: 更新样式、支持左侧禁用、增加外部样式类 (#1084)
|
2018-12-18 16:36:10 +08:00 |
|
rex
|
41b11bc454
|
[new feature] Card: update style (#1085)
|
2018-12-18 14:02:34 +08:00 |
|
rex
|
5fe840ad2b
|
[bugfix] Stepper: 修复iPad下或修改input高度时输入框样式异常 (#1086)
|
2018-12-18 14:01:25 +08:00 |
|
rex
|
3cb142b8f5
|
[new feature] Picker: add new component Picker
|
2018-12-17 14:23:52 +08:00 |
|
陈嘉涵
|
c1faa8b130
|
Merge branch 'dev' of https://github.com/youzan/vant-weapp into dev
|
2018-12-15 17:47:46 +08:00 |
|
陈嘉涵
|
4c2efe4c23
|
[Doc] Card: fix lazy-load type
|
2018-12-15 17:47:43 +08:00 |
|
neverland
|
329a1f884d
|
[improvement] Switch: optimize computed (#1079)
|
2018-12-13 17:03:09 +08:00 |
|
zgrong
|
7a84f7b1bc
|
[bugfix] ActionSheet:修复actions动态变化时,渲染后button被打散的问题 (#1070)
|
2018-12-13 16:50:09 +08:00 |
|
neverland
|
5aab460b75
|
[new feature] Tag: add text-color prop (#1077)
|
2018-12-13 16:49:35 +08:00 |
|
neverland
|
a2f9e34fac
|
[improvement] Collapse: content default style (#1069)
|
2018-12-12 17:25:50 +08:00 |
|
neverland
|
35b0a8e510
|
[improvement] Checkbox: update disabled label color (#1068)
|
2018-12-12 16:38:06 +08:00 |
|
neverland
|
2ca2ced432
|
[new feature] Dialog: add message-align prop (#1067)
|
2018-12-12 16:28:59 +08:00 |
|
neverland
|
9eedd9776d
|
[improvement] update info style (#1066)
|
2018-12-12 16:19:56 +08:00 |
|
neverland
|
acc2b1da29
|
[improvement] Switch: update style (#1065)
|
2018-12-12 15:52:32 +08:00 |
|
rex
|
e4f39e187d
|
[new feature] SwitchCell: add new props active-color、inactive-color (#1061)
|
2018-12-12 15:35:08 +08:00 |
|
neverland
|
dbc0d6708a
|
[improvement] Toast: update icon size (#1064)
|
2018-12-12 15:34:58 +08:00 |
|
neverland
|
b45b601b69
|
[improvement] Checkbox: optimize performance (#1057)
|
2018-12-11 21:07:19 +08:00 |
|
neverland
|
97476fec76
|
[improvement] Area: optimize performance (#1055)
|
2018-12-11 19:17:53 +08:00 |
|
陈嘉涵
|
353b8288d4
|
Merge branch 'dev' of https://github.com/youzan/vant-weapp into dev
|
2018-12-11 18:00:43 +08:00 |
|
陈嘉涵
|
7bc78b3870
|
add npmignore
|
2018-12-11 18:00:35 +08:00 |
|
neverland
|
f432571bbe
|
[improvement] memoize bem (#1054)
|
2018-12-11 17:32:53 +08:00 |
|
neverland
|
df238651c2
|
[improvement] extract safeAreaInsetBottom to mixin (#1052)
|
2018-12-11 16:05:13 +08:00 |
|
neverland
|
339df6c0e6
|
[improvement] use wxs.bem instead of computed classNames (#1051)
|
2018-12-11 15:51:57 +08:00 |
|
neverland
|
15576ab95a
|
[improvement] Cell: optimize performance (#1050)
|
2018-12-11 15:11:28 +08:00 |
|
fangxu864
|
8fc9ce3b9c
|
[improvement] dialog表单组件:可以使用传递出的dialog实例的stopLoading()手动关闭按钮的loading状态 (#1047)
|
2018-12-11 14:58:51 +08:00 |
|
neverland
|
20928347e7
|
[improvement] Button: use wxs to optimize performance (#1049)
|
2018-12-11 14:57:29 +08:00 |
|
rex
|
aebcb213a9
|
docs(Collapse): improve docs for onChange @rex-zsd (#1044)
|
2018-12-11 14:56:41 +08:00 |
|
rex
|
4912029e2b
|
docs(Tab): improve docs for sticky @rex-zsd (#1042)
|
2018-12-11 14:56:26 +08:00 |
|
rex
|
66e845bf12
|
feat(Field): add new prop showConfirmBar @rex-zsd (#1040)
|
2018-12-11 14:56:04 +08:00 |
|
rex
|
cd0544e68d
|
perf: iPhoneX适配提取到独立behaviors @rex-zsd (#1048)
|
2018-12-11 14:55:34 +08:00 |
|
neverland
|
163d0da836
|
[improvement] Card: change default thumb-mode to aspectFit (#1039)
|
2018-12-10 16:12:31 +08:00 |
|
rex
|
562ffde2f1
|
docs(DatetimePicker): 增加value类型说明与使用建议 @rex-zsd (#1034)
|
2018-12-08 20:26:18 +08:00 |
|
陈嘉涵
|
52e01c6a95
|
[changelog] 0.4.9
|
2018-12-07 16:23:11 +08:00 |
|
陈嘉涵
|
721cd6d6ad
|
[release] 0.4.9
v0.4.9
|
2018-12-07 16:13:03 +08:00 |
|
陈嘉涵
|
6e7dafb4ed
|
[build] 0.4.9
|
2018-12-07 16:13:02 +08:00 |
|
neverland
|
e7b8f6741e
|
[bugfix] Popup: can not hide in iOS 8 (#1029)
|
2018-12-07 16:11:34 +08:00 |
|
健忘症患者丶
|
d5f36e05e3
|
[new feature] Rate: add icon-class prop (#1026)
|
2018-12-06 20:18:53 +08:00 |
|
neverland
|
d7fc30fed7
|
[bugfix] not proxy setData (#1023)
|
2018-12-06 15:29:51 +08:00 |
|
张敏
|
e1b68de7fc
|
[improvement] Tabs:support swipeable and sticky property (#1019)
|
2018-12-06 15:27:24 +08:00 |
|
rex
|
696ae3c661
|
fix(Stepper): fix minusDisabled、plusDisabled error when set value dynamic @rex-zsd (#1022)
|
2018-12-06 15:25:00 +08:00 |
|
rex
|
43a9989673
|
feat: adapt iPhoneX @rex-zsd (#989)
|
2018-12-05 17:41:48 +08:00 |
|
LaoHu97
|
f97cd506f6
|
修复 Steps 组件选择器 (#1015)
|
2018-12-05 17:39:35 +08:00 |
|
rex
|
e041ef1e25
|
[bugfix] Collapse: 修复箭头方向错误
修复 #1012
|
2018-12-05 10:22:09 +08:00 |
|
neverland
|
4303aa34b5
|
[improvement] Icon: reduce setData (#1009)
|
2018-12-04 14:36:14 +08:00 |
|