mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[changelog] 1.6.17
This commit is contained in:
parent
8b9ba9f356
commit
4832342321
@ -1,5 +1,23 @@
|
||||
## Changelog
|
||||
|
||||
## [1.6.17](https://github.com/youzan/vant/tree/v1.6.17)
|
||||
`2019-05-05`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- List: add direction prop [\#3223](https://github.com/youzan/vant/pull/3223)
|
||||
- Cell: add title-style prop [\#3233](https://github.com/youzan/vant/pull/3233)
|
||||
- Field: add label-width prop [\#3235](https://github.com/youzan/vant/pull/3235)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- fix Card thumb image align center [\#3229](https://github.com/youzan/vant/pull/3229)
|
||||
- fix Icon new and question icon incomplete render
|
||||
- fix Step text display overlapping in small screen devices
|
||||
- fix Step incorrect active step when insert step asynchronously
|
||||
- fix Popup click-overlay event triggered twice when show multiple popup
|
||||
|
||||
|
||||
## [v1.6.16](https://github.com/youzan/vant/tree/v1.6.16)
|
||||
`2019-04-26`
|
||||
|
||||
|
@ -1,5 +1,23 @@
|
||||
## 更新日志
|
||||
|
||||
## [1.6.17](https://github.com/youzan/vant/tree/v1.6.17)
|
||||
`2019-05-05`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- List: 新增 direction 属性 [\#3223](https://github.com/youzan/vant/pull/3223)
|
||||
- Cell: 新增 title-style 属性 [\#3233](https://github.com/youzan/vant/pull/3233)
|
||||
- Field: 新增 label-width 属性 [\#3235](https://github.com/youzan/vant/pull/3235)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- 修复 Card 图片未居中的问题 [\#3229](https://github.com/youzan/vant/pull/3229)
|
||||
- 修复 Icon new、question 图标展示不全的问题
|
||||
- 修复 Step 异步插入步骤时顺序错误的问题
|
||||
- 修复 Step 步骤超过五项时在小屏设备上文字重叠的问题
|
||||
- 修复 Popup 弹出多个弹层时 click-overlay 事件重复触发的问题
|
||||
|
||||
|
||||
## [v1.6.16](https://github.com/youzan/vant/tree/v1.6.16)
|
||||
`2019-04-26`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user