File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ## [ v1.6.9] ( https://github.com/youzan/vant/tree/v1.6.9 )
4
+ ` 2019-03-11 `
5
+
6
+ ** Improvements**
7
+
8
+ - Field: add size prop [ \# 2936] ( https://github.com/youzan/vant/pull/2936 )
9
+ - Collapse: add size prop [ \# 2946] ( https://github.com/youzan/vant/pull/2946 )
10
+ - Collapse: add border prop [ \# 2933] ( https://github.com/youzan/vant/pull/2933 )
11
+ - CellGroup: add title prop [ \# 2928] ( https://github.com/youzan/vant/pull/2928 )
12
+ - Steps: add active-icon prop [ \# 2934] ( https://github.com/youzan/vant/pull/2934 )
13
+ - Picker: add default-index prop [ \# 2935] ( https://github.com/youzan/vant/pull/2935 )
14
+ - Actionsheet: add index param for select event [ \# 2917] ( https://github.com/youzan/vant/pull/2917 )
15
+
16
+ ** Bug Fixes**
17
+
18
+ - fix Card origin-price slot not work [ \# 2927] ( https://github.com/youzan/vant/pull/2927 )
19
+ - fix Swipe emit change event in correct time [ \# 2909] ( https://github.com/youzan/vant/pull/2909 )
20
+
21
+
3
22
## [ v1.6.8] ( https://github.com/youzan/vant/tree/v1.6.8 )
4
23
` 2019-03-02 `
5
24
Original file line number Diff line number Diff line change 1
1
## 更新日志
2
2
3
+ ## [ v1.6.9] ( https://github.com/youzan/vant/tree/v1.6.9 )
4
+ ` 2019-03-11 `
5
+
6
+ ** Improvements**
7
+
8
+ - Field: 新增 size 属性 [ \# 2936] ( https://github.com/youzan/vant/pull/2936 )
9
+ - Collapse: 新增 size 属性 [ \# 2946] ( https://github.com/youzan/vant/pull/2946 )
10
+ - Collapse: 新增 border 属性 [ \# 2933] ( https://github.com/youzan/vant/pull/2933 )
11
+ - CellGroup: 新增 title 属性 [ \# 2928] ( https://github.com/youzan/vant/pull/2928 )
12
+ - Steps: 新增 active-icon 属性 [ \# 2934] ( https://github.com/youzan/vant/pull/2934 )
13
+ - Picker: 新增 default-index 属性 [ \# 2935] ( https://github.com/youzan/vant/pull/2935 )
14
+ - Actionsheet: 新增 index 作为 select 事件的回调参数 [ \# 2917] ( https://github.com/youzan/vant/pull/2917 )
15
+
16
+ ** Bug Fixes**
17
+
18
+ - 修复 Card origin-price 插槽未生效的问题 [ \# 2927] ( https://github.com/youzan/vant/pull/2927 )
19
+ - 修复 Swipe change 事件触发时机错误的问题 [ \# 2909] ( https://github.com/youzan/vant/pull/2909 )
20
+
21
+
3
22
## [ v1.6.8] ( https://github.com/youzan/vant/tree/v1.6.8 )
4
23
` 2019-03-02 `
5
24
You can’t perform that action at this time.
0 commit comments