Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4a5644

Browse files
committed
[changelog] 1.6.9
1 parent 6b5f191 commit d4a5644

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

docs/markdown/changelog.en-US.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
## Changelog
22

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+
322
## [v1.6.8](https://github.com/youzan/vant/tree/v1.6.8)
423
`2019-03-02`
524

docs/markdown/changelog.zh-CN.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
## 更新日志
22

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+
322
## [v1.6.8](https://github.com/youzan/vant/tree/v1.6.8)
423
`2019-03-02`
524

0 commit comments

Comments
 (0)