mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
docs(changelog): vant@3.5.2
This commit is contained in:
parent
52957ec244
commit
e5a3aa103d
@ -19,6 +19,20 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
|||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
|
### [v3.5.2](https://github.com/youzan/vant/compare/v3.5.1...v3.5.2)
|
||||||
|
|
||||||
|
`2022-06-26`
|
||||||
|
|
||||||
|
**Feature**
|
||||||
|
|
||||||
|
- ActionBar: add placeholder prop [#10724](https://github.com/youzan/vant/issues/10724)
|
||||||
|
- Field: add start-validate and end-validate event [#10726](https://github.com/youzan/vant/issues/10726)
|
||||||
|
- SubmitBar: add placeholder prop [#10725](https://github.com/youzan/vant/issues/10725)
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
|
||||||
|
- List: element with `overflow: overlay` style should be considered a scroll container [#10743](https://github.com/youzan/vant/issues/10743)
|
||||||
|
|
||||||
### [v3.5.1](https://github.com/youzan/vant/compare/v3.5.0...v3.5.1)
|
### [v3.5.1](https://github.com/youzan/vant/compare/v3.5.0...v3.5.1)
|
||||||
|
|
||||||
`2022-06-12`
|
`2022-06-12`
|
||||||
|
@ -19,6 +19,20 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
|||||||
|
|
||||||
## 更新内容
|
## 更新内容
|
||||||
|
|
||||||
|
### [v3.5.2](https://github.com/youzan/vant/compare/v3.5.1...v3.5.2)
|
||||||
|
|
||||||
|
`2022-06-26`
|
||||||
|
|
||||||
|
**Feature**
|
||||||
|
|
||||||
|
- ActionBar: 新增 placeholder 属性 [#10724](https://github.com/youzan/vant/issues/10724)
|
||||||
|
- Field: 新增 start-validate 和 end-validate 事件 [#10726](https://github.com/youzan/vant/issues/10726)
|
||||||
|
- SubmitBar: 新增 placeholder 属性 [#10725](https://github.com/youzan/vant/issues/10725)
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
|
||||||
|
- List: 修复父节点样式包含 `overflow: overlay` 时未被判定为滚动容器的问题 [#10743](https://github.com/youzan/vant/issues/10743)
|
||||||
|
|
||||||
### [v3.5.1](https://github.com/youzan/vant/compare/v3.5.0...v3.5.1)
|
### [v3.5.1](https://github.com/youzan/vant/compare/v3.5.0...v3.5.1)
|
||||||
|
|
||||||
`2022-06-12`
|
`2022-06-12`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user