mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(changelog): 2.12.45
This commit is contained in:
parent
b08698e770
commit
5c48d289c1
@ -16,6 +16,18 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v2.12.45](https://github.com/youzan/vant/compare/v2.12.44...v2.12.45)
|
||||
|
||||
`2022-03-18`
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- Sku: Fixed a syntax error when skuTree is an empty array in special cases [#10390](https://github.com/youzan/vant/issues/10390)
|
||||
|
||||
**Feature**
|
||||
|
||||
- Dialog: support keyboard events [#10359](https://github.com/youzan/vant/issues/10359)
|
||||
|
||||
### [v2.12.44](https://github.com/youzan/vant/compare/v2.12.43...v2.12.44)
|
||||
|
||||
`2022-02-14`
|
||||
|
@ -22,6 +22,18 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
## 更新内容
|
||||
|
||||
### [v2.12.45](https://github.com/youzan/vant/compare/v2.12.44...v2.12.45)
|
||||
|
||||
`2022-03-18`
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- Sku: 修复特殊情况下 skuTree 为空数组时导致的语法报错问题 [#10390](https://github.com/youzan/vant/issues/10390)
|
||||
|
||||
**Feature**
|
||||
|
||||
- Dialog: 添加 entry/esc 键盘事件 [#10359](https://github.com/youzan/vant/issues/10359)
|
||||
|
||||
### [v2.12.44](https://github.com/youzan/vant/compare/v2.12.43...v2.12.44)
|
||||
|
||||
`2022-02-14`
|
||||
|
Loading…
x
Reference in New Issue
Block a user