mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
docs(changelog): 2.12.2
This commit is contained in:
parent
54fc8469b6
commit
01d1a3ec28
@ -16,6 +16,19 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v2.12.2](https://github.com/youzan/vant/compare/v2.12.1...v2.12.2)
|
||||
|
||||
`2021-01-02`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Calendar: add scrollToDate method [#7847](https://github.com/youzan/vant/issues/7847)
|
||||
- Form: add disabled prop [#7829](https://github.com/youzan/vant/issues/7829)
|
||||
- Form: add readonly prop [#7829](https://github.com/youzan/vant/issues/7829)
|
||||
- Loading: add text-color prop [#7846](https://github.com/youzan/vant/issues/7846)
|
||||
- IndexBar: add scrollTo method [#7845](https://github.com/youzan/vant/issues/7845)
|
||||
- NumberKeyboard: add random-key-order prop [#7841](https://github.com/youzan/vant/issues/7841)
|
||||
|
||||
### [v2.12.1](https://github.com/youzan/vant/compare/v2.12.0...v2.12.1)
|
||||
|
||||
`2020-12-26`
|
||||
|
@ -16,6 +16,19 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
## 更新内容
|
||||
|
||||
### [v2.12.2](https://github.com/youzan/vant/compare/v2.12.1...v2.12.2)
|
||||
|
||||
`2021-01-02`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Calendar: 新增 scrollToDate 方法 [#7847](https://github.com/youzan/vant/issues/7847)
|
||||
- Form: 新增 disabled 属性 [#7829](https://github.com/youzan/vant/issues/7829)
|
||||
- Form: 新增 readonly 属性 [#7829](https://github.com/youzan/vant/issues/7829)
|
||||
- Loading: 新增 text-color 属性 [#7846](https://github.com/youzan/vant/issues/7846)
|
||||
- IndexBar: 新增 scrollTo 方法 [#7845](https://github.com/youzan/vant/issues/7845)
|
||||
- NumberKeyboard: 新增 random-key-order 属性 [#7841](https://github.com/youzan/vant/issues/7841)
|
||||
|
||||
### [v2.12.1](https://github.com/youzan/vant/compare/v2.12.0...v2.12.1)
|
||||
|
||||
`2020-12-26`
|
||||
|
Loading…
x
Reference in New Issue
Block a user