mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(changelog): 2.12.7
This commit is contained in:
parent
68626a1719
commit
2003223bef
@ -16,6 +16,22 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v2.12.7](https://github.com/youzan/vant/compare/v2.12.6...v2.12.7)
|
||||
|
||||
`2021-02-28`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Step: add finish-icon slot [#8240](https://github.com/youzan/vant/issues/8240)
|
||||
- Steps: add finish-icon prop [#8237](https://github.com/youzan/vant/issues/8237)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- DatetimePicker: fix incorrecrt inital value when v-model is null [#7832](https://github.com/youzan/vant/issues/7832)
|
||||
- Empty: linearGradient id conflict [#8011](https://github.com/youzan/vant/issues/8011)
|
||||
- GoodsActionIcon: info warning [#8040](https://github.com/youzan/vant/issues/8040)
|
||||
- Tabs: incorrect active tab when active prop is zero [#8087](https://github.com/youzan/vant/issues/8087)
|
||||
|
||||
### [v2.12.6](https://github.com/youzan/vant/compare/v2.12.5...v2.12.6)
|
||||
|
||||
`2021-01-26`
|
||||
|
@ -16,6 +16,22 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
## 更新内容
|
||||
|
||||
### [v2.12.7](https://github.com/youzan/vant/compare/v2.12.6...v2.12.7)
|
||||
|
||||
`2021-02-28`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Step: 新增 finish-icon 插槽 [#8240](https://github.com/youzan/vant/issues/8240)
|
||||
- Steps: 新增 finish-icon 属性 [#8237](https://github.com/youzan/vant/issues/8237)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- DatetimePicker: 修复 v-model 为 null 时初始值不正确的问题 [#7832](https://github.com/youzan/vant/issues/7832)
|
||||
- Empty: 修复 linearGradient id 可能导致冲突的问题 [#8011](https://github.com/youzan/vant/issues/8011)
|
||||
- GoodsActionIcon: 修复控制台存在 info 属性 warning 的问题 [#8040](https://github.com/youzan/vant/issues/8040)
|
||||
- Tabs: 修复 v-model 值为 0 时激活标签可能不正确的问题 [#8087](https://github.com/youzan/vant/issues/8087)
|
||||
|
||||
### [v2.12.6](https://github.com/youzan/vant/compare/v2.12.5...v2.12.6)
|
||||
|
||||
`2021-01-26`
|
||||
|
Loading…
x
Reference in New Issue
Block a user