mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(changelog): 3.2.7
This commit is contained in:
parent
610fc9a695
commit
df1e6ce916
@ -16,6 +16,24 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
|||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
|
### [v3.2.7](https://github.com/youzan/vant/compare/v3.2.6...v3.2.7)
|
||||||
|
|
||||||
|
`2021-11-04`
|
||||||
|
|
||||||
|
**Feature**
|
||||||
|
|
||||||
|
- export all props type [#9717](https://github.com/youzan/vant/issues/9717)
|
||||||
|
- add --van-text-color-2 CSS var [#9759](https://github.com/youzan/vant/issues/9759)
|
||||||
|
- add --van-text-color-3 CSS var [#9776](https://github.com/youzan/vant/issues/9776)
|
||||||
|
- Cascader: add options-top slot [#9732](https://github.com/youzan/vant/issues/9732)
|
||||||
|
- Coupon: add --van-coupon-content-text-color CSS var [#9760](https://github.com/youzan/vant/issues/9760)
|
||||||
|
- Picker: add --van-picker-mask-color CSS var [#9783](https://github.com/youzan/vant/issues/9783)
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
|
||||||
|
- Field: adjust textarea size when focus/blur [#9719](https://github.com/youzan/vant/issues/9719)
|
||||||
|
- fix --van-border-color should affect hairline [#9751](https://github.com/youzan/vant/issues/9751)
|
||||||
|
|
||||||
### [v3.2.6](https://github.com/youzan/vant/compare/v3.2.5...v3.2.6)
|
### [v3.2.6](https://github.com/youzan/vant/compare/v3.2.5...v3.2.6)
|
||||||
|
|
||||||
`2021-10-24`
|
`2021-10-24`
|
||||||
|
@ -16,6 +16,24 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
|||||||
|
|
||||||
## 更新内容
|
## 更新内容
|
||||||
|
|
||||||
|
### [v3.2.7](https://github.com/youzan/vant/compare/v3.2.6...v3.2.7)
|
||||||
|
|
||||||
|
`2021-11-04`
|
||||||
|
|
||||||
|
**Feature**
|
||||||
|
|
||||||
|
- 导出所有组件的 Props 类型 [#9717](https://github.com/youzan/vant/issues/9717)
|
||||||
|
- 新增 --van-text-color-2 CSS 变量 [#9759](https://github.com/youzan/vant/issues/9759)
|
||||||
|
- 新增 --van-text-color-3 CSS 变量 [#9776](https://github.com/youzan/vant/issues/9776)
|
||||||
|
- Cascader: 新增 options-top 插槽 [#9732](https://github.com/youzan/vant/issues/9732)
|
||||||
|
- Coupon: 新增 --van-coupon-content-text-color CSS 变量 [#9760](https://github.com/youzan/vant/issues/9760)
|
||||||
|
- Picker: 新增 --van-picker-mask-color CSS 变量 [#9783](https://github.com/youzan/vant/issues/9783)
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
|
||||||
|
- Field: 修复 textarea 在聚焦和失焦时未重新计算高度的问题 [#9719](https://github.com/youzan/vant/issues/9719)
|
||||||
|
- 修复 --van-border-color 变量不生效的问题 [#9751](https://github.com/youzan/vant/issues/9751)
|
||||||
|
|
||||||
### [v3.2.6](https://github.com/youzan/vant/compare/v3.2.5...v3.2.6)
|
### [v3.2.6](https://github.com/youzan/vant/compare/v3.2.5...v3.2.6)
|
||||||
|
|
||||||
`2021-10-24`
|
`2021-10-24`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user