Skip to content

Commit 50fe174

Browse files
committed
docs(changelog): 2.1.5
1 parent 86259cf commit 50fe174

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

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+
### [v2.1.5](https://github.com/youzan/vant/tree/v2.1.5)
4+
`2019-08-23`
5+
6+
**Improvements**
7+
8+
- Toast: add closeOnClick option [\#4192](https://github.com/youzan/vant/pull/4192)
9+
- Uploader: add image-fit prop [\#4189](https://github.com/youzan/vant/pull/4189)
10+
- Uploader: add click-preview event [\#4206](https://github.com/youzan/vant/pull/4206)
11+
- Uploader: add preview-full-image prop [\#4205](https://github.com/youzan/vant/pull/4205)
12+
- DropdownMenu: add @dropdown-menu-title-active-text-color less var [\#4208](https://github.com/youzan/vant/pull/4208)
13+
14+
**Bug Fixes**
15+
16+
- fix IndexBar sticky bug [\#4184](https://github.com/youzan/vant/pull/4184)
17+
- fix NumberKeyboard border color [\#4183](https://github.com/youzan/vant/pull/4183)
18+
- fix Area can't select some oversea countries [\#4195](https://github.com/youzan/vant/pull/4195)
19+
20+
21+
322
### [v2.1.4](https://github.com/youzan/vant/tree/v2.1.4)
423
`2019-08-21`
524

docs/markdown/changelog.zh-CN.md

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

3+
### [v2.1.5](https://github.com/youzan/vant/tree/v2.1.5)
4+
`2019-08-23`
5+
6+
**Improvements**
7+
8+
- Toast: 新增 closeOnClick 选项 [\#4192](https://github.com/youzan/vant/pull/4192)
9+
- Uploader: 新增 image-fit 属性 [\#4189](https://github.com/youzan/vant/pull/4189)
10+
- Uploader: 新增 click-preview 事件 [\#4206](https://github.com/youzan/vant/pull/4206)
11+
- Uploader: 新增 preview-full-image 属性 [\#4205](https://github.com/youzan/vant/pull/4205)
12+
- DropdownMenu: 新增 @dropdown-menu-title-active-text-color less 变量 [\#4208](https://github.com/youzan/vant/pull/4208)
13+
14+
**Bug Fixes**
15+
16+
- 修复 Area 无法选中部分海外地址的问题 [\#4195](https://github.com/youzan/vant/pull/4195)
17+
- 修复 IndexBar 在局部滚动容器内计算错误的问题 [\#4184](https://github.com/youzan/vant/pull/4184)
18+
- 修复 NumberKeyboard 按键边框颜色错误的问题 [\#4183](https://github.com/youzan/vant/pull/4183)
19+
20+
321
### [v2.1.4](https://github.com/youzan/vant/tree/v2.1.4)
422
`2019-08-21`
523

0 commit comments

Comments
 (0)