mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[changelog] 1.3.10
This commit is contained in:
parent
009302e86e
commit
0bd557bdd4
@ -1,5 +1,23 @@
|
||||
## Changelog
|
||||
|
||||
## [v1.3.10](https://github.com/youzan/vant/tree/v1.3.10)
|
||||
`2018-10-29`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Field: add focus method [\#1987](https://github.com/youzan/vant/pull/1987)
|
||||
- Search: add left-icon slot [\#1974](https://github.com/youzan/vant/pull/1974)
|
||||
- CouponCell: add border prop [\#1993](https://github.com/youzan/vant/pull/1993)
|
||||
- CouponCell: update value display rule [\#1976](https://github.com/youzan/vant/pull/1976)
|
||||
- ImagePreview: add showIndicators prop [\#1992](https://github.com/youzan/vant/pull/1992)
|
||||
- GoodsAction: add loading、disabled prop [\#1994](https://github.com/youzan/vant/pull/1994)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- fix Swipe height prop not work [\#1982](https://github.com/youzan/vant/pull/1982)
|
||||
- fix Toast remove unclickable when destroyed [\#1991](https://github.com/youzan/vant/pull/1991)
|
||||
|
||||
|
||||
## [v1.3.9](https://github.com/youzan/vant/tree/v1.3.9)
|
||||
`2018-10-24`
|
||||
|
||||
|
@ -1,5 +1,23 @@
|
||||
## 更新日志
|
||||
|
||||
## [v1.3.10](https://github.com/youzan/vant/tree/v1.3.10)
|
||||
`2018-10-29`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Field: 新增 focus 方法 [\#1987](https://github.com/youzan/vant/pull/1987)
|
||||
- Search: 新增 left-icon 插槽 [\#1974](https://github.com/youzan/vant/pull/1974)
|
||||
- CouponCell: 新增 border 属性 [\#1993](https://github.com/youzan/vant/pull/1993)
|
||||
- CouponCell: 优化优惠金额展示规则 [\#1976](https://github.com/youzan/vant/pull/1976)
|
||||
- ImagePreview: 新增 showIndicators 属性 [\#1992](https://github.com/youzan/vant/pull/1992)
|
||||
- GoodsAction: 新增 loading、disabled 属性 [\#1994](https://github.com/youzan/vant/pull/1994)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- 修复 Swipe height 属性不生效的问题 [\#1982](https://github.com/youzan/vant/pull/1982)
|
||||
- 修复 Toast 在多实例模式下未正确销毁导致无法点击的问题 [\#1991](https://github.com/youzan/vant/pull/1991)
|
||||
|
||||
|
||||
## [v1.3.9](https://github.com/youzan/vant/tree/v1.3.9)
|
||||
`2018-10-24`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user