mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[changelog] 2.0.8
This commit is contained in:
parent
84d3662f12
commit
2a2e43ef90
@ -1,5 +1,22 @@
|
||||
# Changelog
|
||||
|
||||
### [v2.0.8](https://github.com/youzan/vant/tree/v2.0.8)
|
||||
`2019-07-16`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Sku: support custom placeholder [\#3864](https://github.com/youzan/vant/pull/3864)
|
||||
- DropdownMenu: add icon option [\#3855](https://github.com/youzan/vant/pull/3855)
|
||||
- DropdownMenu: optimize title ellipsis [\#3847](https://github.com/youzan/vant/pull/3847)
|
||||
- ImagePreview: support double click zoom [\#3839](https://github.com/youzan/vant/pull/3839)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- fix Tab: click event param missing [\#3866](https://github.com/youzan/vant/pull/3866)
|
||||
- fix List not work when body is the scrolling container [\#3844](https://github.com/youzan/vant/pull/3844)
|
||||
- fix IndexBar incorrect active anchor in some cases [\#3832](https://github.com/youzan/vant/pull/3832)
|
||||
|
||||
|
||||
### [v2.0.7](https://github.com/youzan/vant/tree/v2.0.7)
|
||||
`2019-07-11`
|
||||
|
||||
|
@ -1,5 +1,22 @@
|
||||
# 更新日志
|
||||
|
||||
### [v2.0.8](https://github.com/youzan/vant/tree/v2.0.8)
|
||||
`2019-07-16`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Sku: 支持自定义留言占位文本 [\#3864](https://github.com/youzan/vant/pull/3864)
|
||||
- DropdownMenu: 新增 icon 选项 [\#3855](https://github.com/youzan/vant/pull/3855)
|
||||
- DropdownMenu: 标题过长时自动截断 [\#3847](https://github.com/youzan/vant/pull/3847)
|
||||
- ImagePreview: 支持双击缩放手势 [\#3839](https://github.com/youzan/vant/pull/3839)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- 修复 Tab 点击事件参数丢失的问题 [\#3866](https://github.com/youzan/vant/pull/3866)
|
||||
- 修复 List 在 body 标签添加滚动样式时异常的问题 [\#3844](https://github.com/youzan/vant/pull/3844)
|
||||
- 修复 IndexBar 在某些情况下 active 锚点失效的问题 [\#3832](https://github.com/youzan/vant/pull/3832)
|
||||
|
||||
|
||||
### [v2.0.7](https://github.com/youzan/vant/tree/v2.0.7)
|
||||
`2019-07-11`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user