mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(changelog): 2.12.34
This commit is contained in:
parent
175fb7d46d
commit
c91be41922
@ -16,6 +16,19 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v2.12.34](https://github.com/youzan/vant/compare/v2.12.33...v2.12.34)
|
||||
|
||||
`2021-11-24`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Tabbar: support highlight with child route [#9173](https://github.com/youzan/vant/issues/9173) [#9921](https://github.com/youzan/vant/issues/9921)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- DatetimePicker: fix incorrect confirm value when v-model is not used [#9913](https://github.com/youzan/vant/issues/9913)
|
||||
- Swipe: should prevent touchmove event when swiping [#9918](https://github.com/youzan/vant/issues/9918)
|
||||
|
||||
### [v2.12.33](https://github.com/youzan/vant/compare/v2.12.32...v2.12.33)
|
||||
|
||||
`2021-11-16`
|
||||
|
@ -16,6 +16,19 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
## 更新内容
|
||||
|
||||
### [v2.12.34](https://github.com/youzan/vant/compare/v2.12.33...v2.12.34)
|
||||
|
||||
`2021-11-24`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Tabbar: route 模式支持匹配子路由 [#9173](https://github.com/youzan/vant/issues/9173) [#9921](https://github.com/youzan/vant/issues/9921)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- DatetimePicker: 修复未使用 v-model 时 confirm 抛出的值可能出错的问题 [#9913](https://github.com/youzan/vant/issues/9913)
|
||||
- Swipe: 修复开始滑动时未阻止 touchmove 事件行为的问题 [#9918](https://github.com/youzan/vant/issues/9918)
|
||||
|
||||
### [v2.12.33](https://github.com/youzan/vant/compare/v2.12.32...v2.12.33)
|
||||
|
||||
`2021-11-16`
|
||||
|
Loading…
x
Reference in New Issue
Block a user