Skip to content

Commit f9a1de0

Browse files
committed
docs(changelog): 2.1.6
1 parent 4392afb commit f9a1de0

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

docs/markdown/changelog.en-US.md

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

3+
### [v2.1.6](https://github.com/youzan/vant/tree/v2.1.6)
4+
`2019-08-26`
5+
6+
**Improvements**
7+
8+
- Tag: add warning type [\#4232](https://github.com/youzan/vant/pull/4232)
9+
- Image: add radius prop [\#4230](https://github.com/youzan/vant/pull/4230)
10+
- Notify: add type prop [\#4237](https://github.com/youzan/vant/pull/4237)
11+
- CellGroup: add title slot [\#4227](https://github.com/youzan/vant/pull/4227)
12+
- Sku: initialSku can be set dynamically [\#4214](https://github.com/youzan/vant/pull/4214)
13+
- Sku: can preview images of non-first level sku [\#4236](https://github.com/youzan/vant/pull/4236)
14+
- Locale: add Spanish translation [\#4235](https://github.com/youzan/vant/pull/4235)
15+
16+
**Bug Fixes**
17+
18+
- fix Tabbar incorrect active style in route mode [\#4229](https://github.com/youzan/vant/pull/4229)
19+
- fix NumberKeyboard incorrect sidebar position when has title [\#4228](https://github.com/youzan/vant/pull/4228)
20+
- fix IndexBar the problem of rolling out parent boundaries when sticky bottom [\#4218](https://github.com/youzan/vant/pull/4218)
21+
22+
323
### [v2.1.5](https://github.com/youzan/vant/tree/v2.1.5)
424
`2019-08-23`
525

docs/markdown/changelog.zh-CN.md

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

3+
### [v2.1.6](https://github.com/youzan/vant/tree/v2.1.6)
4+
`2019-08-26`
5+
6+
**Improvements**
7+
8+
- Tag: 新增 warning 类型 [\#4232](https://github.com/youzan/vant/pull/4232)
9+
- Image: 新增 radius 属性 [\#4230](https://github.com/youzan/vant/pull/4230)
10+
- Notify: 新增 type 属性 [\#4237](https://github.com/youzan/vant/pull/4237)
11+
- CellGroup: 新增 title 插槽 [\#4227](https://github.com/youzan/vant/pull/4227)
12+
- Sku: 支持动态设置 initial-sku 属性 [\#4214](https://github.com/youzan/vant/pull/4214)
13+
- Sku: 支持预览更高层级的规格类目图片 [\#4236](https://github.com/youzan/vant/pull/4236)
14+
- Locale: 支持西班牙语 [\#4235](https://github.com/youzan/vant/pull/4235)
15+
16+
**Bug Fixes**
17+
18+
- 修复 Tabbar 在 route 模式下选中样式错误的问题 [\#4229](https://github.com/youzan/vant/pull/4229)
19+
- 修复 NumberKeyboard 使用 title 属性时按钮位置错误的问题 [\#4228](https://github.com/youzan/vant/pull/4228)
20+
- 修复 IndexBar 在 sticky 模式下锚点位置可能超出元素边界的问题 [\#4218](https://github.com/youzan/vant/pull/4218)
21+
22+
323
### [v2.1.5](https://github.com/youzan/vant/tree/v2.1.5)
424
`2019-08-23`
525

0 commit comments

Comments
 (0)