mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(changelog): 2.12.20
This commit is contained in:
parent
090b41d1b0
commit
a47e1f5202
@ -16,6 +16,19 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v2.12.20](https://github.com/youzan/vant/compare/v2.12.19...v2.12.20)
|
||||
|
||||
`2021-05-23`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Uploader: max-size prop can be a function [#8745](https://github.com/youzan/vant/issues/8745)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- Button: should not submit form when loading [#8735](https://github.com/youzan/vant/issues/8735)
|
||||
- functional components should inherit "key" [#8718](https://github.com/youzan/vant/issues/8718)
|
||||
|
||||
### [v2.12.19](https://github.com/youzan/vant/compare/v2.12.18...v2.12.19)
|
||||
|
||||
`2021-05-17`
|
||||
|
@ -16,6 +16,19 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
## 更新内容
|
||||
|
||||
### [v2.12.20](https://github.com/youzan/vant/compare/v2.12.19...v2.12.20)
|
||||
|
||||
`2021-05-23`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Uploader: max-size 属性支持函数格式 [#8745](https://github.com/youzan/vant/issues/8745)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- Button: 修复 loading 状态下点击按钮会提交表单的问题 [#8735](https://github.com/youzan/vant/issues/8735)
|
||||
- 修复函数式组件未继承 `key` 的问题 [#8718](https://github.com/youzan/vant/issues/8718)
|
||||
|
||||
### [v2.12.19](https://github.com/youzan/vant/compare/v2.12.18...v2.12.19)
|
||||
|
||||
`2021-05-17`
|
||||
|
Loading…
x
Reference in New Issue
Block a user