Skip to content

Commit d2f6185

Browse files
committed
docs(changelog): 2.2.3
1 parent d0dc8fd commit d2f6185

2 files changed

Lines changed: 43 additions & 0 deletions

File tree

docs/markdown/changelog.en-US.md

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

3+
### [v2.2.3](https://github.com/youzan/vant/tree/v2.2.3)
4+
`2019-09-24`
5+
6+
**Features**
7+
8+
- Cell: improve accessibility [\#4519](https://github.com/youzan/vant/pull/4519)
9+
- Popup: improve accessibility [\#4516](https://github.com/youzan/vant/pull/4516)
10+
- Search: improve accessibility [\#4522](https://github.com/youzan/vant/pull/4522)
11+
- Picker: improve accessibility [\#4521](https://github.com/youzan/vant/pull/4521)
12+
- GridItem: improve accessbility [\#4517](https://github.com/youzan/vant/pull/4517)
13+
- ActionSheet: improve accessibility [\#4525](https://github.com/youzan/vant/pull/4525)
14+
- Sku: add sku item previewImgUrl [\#4562](https://github.com/youzan/vant/pull/4562)
15+
- ActionSheet: enable round by default [\#4542](https://github.com/youzan/vant/pull/4542)
16+
- RadioGroup: add icon-size prop [\#4529](https://github.com/youzan/vant/pull/4529)
17+
- RadioGroup: add checked-color prop [\#4532](https://github.com/youzan/vant/pull/4532)
18+
- CheckboxGroup: add icon-size prop [\#4530](https://github.com/youzan/vant/pull/4530)
19+
- CheckboxGroup: add checked-color prop [\#4531](https://github.com/youzan/vant/pull/4531)
20+
- ActionSheet: enable safe-area-inset-bottom by default [\#4524](https://github.com/youzan/vant/pull/4524)
21+
- NumberKeyboard: enable safe-area-inset-bottom by default [\#4544](https://github.com/youzan/vant/pull/4544)
22+
23+
324
### [v2.2.2](https://github.com/youzan/vant/tree/v2.2.2)
425
`2019-09-19`
526

docs/markdown/changelog.zh-CN.md

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

13+
14+
### [v2.2.3](https://github.com/youzan/vant/tree/v2.2.3)
15+
`2019-09-24`
16+
17+
**Features**
18+
19+
- Cell: 优化无障碍访问 [\#4519](https://github.com/youzan/vant/pull/4519)
20+
- Popup: 优化无障碍访问 [\#4516](https://github.com/youzan/vant/pull/4516)
21+
- Search: 优化无障碍访问 [\#4522](https://github.com/youzan/vant/pull/4522)
22+
- Picker: 优化无障碍访问 [\#4521](https://github.com/youzan/vant/pull/4521)
23+
- GridItem: 优化无障碍访问 [\#4517](https://github.com/youzan/vant/pull/4517)
24+
- ActionSheet: 优化无障碍访问 [\#4525](https://github.com/youzan/vant/pull/4525)
25+
- Sku: 新增 previewImgUrl 字段 [\#4562](https://github.com/youzan/vant/pull/4562)
26+
- RadioGroup: 新增 icon-size 属性 [\#4529](https://github.com/youzan/vant/pull/4529)
27+
- RadioGroup: 新增 checked-color 属性 [\#4532](https://github.com/youzan/vant/pull/4532)
28+
- CheckboxGroup: 新增 icon-size 属性 [\#4530](https://github.com/youzan/vant/pull/4530)
29+
- CheckboxGroup: 新增 checked-color 属性 [\#4531](https://github.com/youzan/vant/pull/4531)
30+
- ActionSheet: 默认开启 round 属性 [\#4542](https://github.com/youzan/vant/pull/4542)
31+
- ActionSheet: 默认开启 safe-area-inset-bottom 属性 [\#4524](https://github.com/youzan/vant/pull/4524)
32+
- NumberKeyboard: 默认开启 safe-area-inset-bottom 属性 [\#4544](https://github.com/youzan/vant/pull/4544)
33+
34+
1335
### [v2.2.2](https://github.com/youzan/vant/tree/v2.2.2)
1436
`2019-09-19`
1537

0 commit comments

Comments
 (0)