mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(changelog): vant@2.12.52 (#11234)
This commit is contained in:
parent
7d1e9b3709
commit
0d54e9644d
@ -16,6 +16,15 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
|||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
|
### [v2.12.52](https://github.com/vant-ui/vant/compare/v2.12.51...v2.12.52)
|
||||||
|
|
||||||
|
`2022-11-08`
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
|
||||||
|
- ActionSheet: fix that close is invalid without title [#11214](https://github.com/vant-ui/vant/issues/11214)
|
||||||
|
- Uploader: chooseFile is invalid when show-upload = false [#11221](https://github.com/vant-ui/vant/issues/11221)
|
||||||
|
|
||||||
### [v2.12.51](https://github.com/vant-ui/vant/compare/v2.12.50...v2.12.51)
|
### [v2.12.51](https://github.com/vant-ui/vant/compare/v2.12.50...v2.12.51)
|
||||||
|
|
||||||
`2022-10-17`
|
`2022-10-17`
|
||||||
|
@ -25,6 +25,15 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
|||||||
|
|
||||||
## 更新内容
|
## 更新内容
|
||||||
|
|
||||||
|
### [v2.12.52](https://github.com/vant-ui/vant/compare/v2.12.51...v2.12.52)
|
||||||
|
|
||||||
|
`2022-11-08`
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
|
||||||
|
- ActionSheet: 修复标题为空时,关闭按钮层级错误的问题 [#11214](https://github.com/vant-ui/vant/issues/11214)
|
||||||
|
- Uploader: 修复 show-upload 设置为 false 时无法调用 chooseFile 方法的问题 [#11221](https://github.com/vant-ui/vant/issues/11221)
|
||||||
|
|
||||||
### [v2.12.51](https://github.com/vant-ui/vant/compare/v2.12.50...v2.12.51)
|
### [v2.12.51](https://github.com/vant-ui/vant/compare/v2.12.50...v2.12.51)
|
||||||
|
|
||||||
`2022-10-17`
|
`2022-10-17`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user