mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(changelog): 2.12.26
This commit is contained in:
parent
72976d0ea2
commit
4f2fda84fa
@ -16,6 +16,21 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v2.12.26](https://github.com/youzan/vant/compare/v2.12.25...v2.12.26)
|
||||
|
||||
`2021-08-15`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Uploader: add click-upload event [#9260](https://github.com/youzan/vant/issues/9260)
|
||||
- Uploader: add readonly prop [#9257](https://github.com/youzan/vant/issues/9257)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- Field: textarea scroll to top after resizing [#9207](https://github.com/youzan/vant/issues/9207)
|
||||
- Rate: should enable flex wrap [#9193](https://github.com/youzan/vant/issues/9193)
|
||||
- Tabs: remove invalid head padding for card type [#9169](https://github.com/youzan/vant/issues/9169)
|
||||
|
||||
### [v2.12.25](https://github.com/youzan/vant/compare/v2.12.24...v2.12.25)
|
||||
|
||||
`2021-07-25`
|
||||
|
@ -16,6 +16,21 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
## 更新内容
|
||||
|
||||
### [v2.12.26](https://github.com/youzan/vant/compare/v2.12.25...v2.12.26)
|
||||
|
||||
`2021-08-15`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Uploader: 新增 click-upload 事件 [#9260](https://github.com/youzan/vant/issues/9260)
|
||||
- Uploader: 新增 readonly 属性 [#9257](https://github.com/youzan/vant/issues/9257)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- Field: 修复 Textarea 内容较多时,输入会导致页面滚动到顶部的问题 [#9207](https://github.com/youzan/vant/issues/9207)
|
||||
- Rate: 修复星星较多时无法自动换行的问题 [#9193](https://github.com/youzan/vant/issues/9193)
|
||||
- Tabs: 修复 card 类型内边距错误的问题 [#9169](https://github.com/youzan/vant/issues/9169)
|
||||
|
||||
### [v2.12.25](https://github.com/youzan/vant/compare/v2.12.24...v2.12.25)
|
||||
|
||||
`2021-07-25`
|
||||
|
Loading…
x
Reference in New Issue
Block a user