Skip to content

Commit 8b493aa

Browse files
committed
docs(changelog): 2.2.10
1 parent 22d3dac commit 8b493aa

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

docs/markdown/changelog.en-US.md

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

3+
### [v2.2.10](https://github.com/youzan/vant/tree/v2.2.10)
4+
`2019-10-27`
5+
6+
**Features**
7+
8+
- Icon: add font-display auto property [\#4831](https://github.com/youzan/vant/pull/4831)
9+
- Popup: add close-on-popstate prop [\#4845](https://github.com/youzan/vant/pull/4845)
10+
- Picker: add swipe-duration prop [\#4816](https://github.com/youzan/vant/pull/4816)
11+
- Toast: support set default options of specfic type [\#4848](https://github.com/youzan/vant/pull/4848)
12+
13+
**Bug Fixes**
14+
15+
- fix Uploader file preview border radius [\#4846](https://github.com/youzan/vant/pull/4846)
16+
- fix DatetimePicker incorrecrt initial value when use min-date and filter [\#4837](https://github.com/youzan/vant/pull/4837)
17+
18+
319
### [v2.2.9](https://github.com/youzan/vant/tree/v2.2.9)
420
`2019-10-20`
521

docs/markdown/changelog.zh-CN.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
1010
- 次版本号:每隔一至二个月发布,包含新特性和较大的功能更新,向下兼容。
1111
- 主版本号:发布时间不定,包含不兼容更新,预计下一个主版本会与 Vue 3.0 同期发布。
1212

13+
### [v2.2.10](https://github.com/youzan/vant/tree/v2.2.10)
14+
`2019-10-27`
15+
16+
**Features**
17+
18+
- Icon: 新增 font-display: auto 样式 [\#4831](https://github.com/youzan/vant/pull/4831)
19+
- Popup: 新增 close-on-popstate 属性 [\#4845](https://github.com/youzan/vant/pull/4845)
20+
- Picker: 新增 swipe-duration 属性 [\#4816](https://github.com/youzan/vant/pull/4816)
21+
- Toast: 支持针对指定类型的 Toast 修改默认配置 [\#4848](https://github.com/youzan/vant/pull/4848)
22+
23+
**Bug Fixes**
24+
25+
- 修复 Uploader 文件预览圆角样式错误的问题 [\#4846](https://github.com/youzan/vant/pull/4846)
26+
- 修复 DatetimePicker 同时使用 min-date 和 filter 时初始值错误的问题 [\#4837](https://github.com/youzan/vant/pull/4837)
27+
28+
1329
### [v2.2.9](https://github.com/youzan/vant/tree/v2.2.9)
1430
`2019-10-20`
1531

0 commit comments

Comments
 (0)