mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[changelog] 0.12.6
This commit is contained in:
parent
23b167b151
commit
fab548d4e2
@ -1,5 +1,19 @@
|
||||
## Changelog
|
||||
|
||||
### [0.12.6](https://github.com/youzan/vant/tree/v0.12.6)
|
||||
`2018-01-25`
|
||||
|
||||
**Improvements**
|
||||
|
||||
* AddressEdit: add default slot [\#573](https://github.com/youzan/vant/pull/573) [@chenjiahan](https://github.com/chenjiahan)
|
||||
* Uploader: support maxSize prop [\#575](https://github.com/youzan/vant/pull/575) [@chenjiahan](https://github.com/chenjiahan)
|
||||
* Sku: add sku-body-top slot and resetSelectedSkuOnHide prop [\#568](https://github.com/youzan/vant/pull/568) [@w91](https://github.com/w91)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
* fix Sku message error when overlimit [\#568](https://github.com/youzan/vant/pull/568) [@w91](https://github.com/w91)
|
||||
* fix Toast work break [\#567](https://github.com/youzan/vant/pull/567) [@chenjiahan](https://github.com/chenjiahan)
|
||||
* fix Tab active not work [\#572](https://github.com/youzan/vant/pull/572) [@chenjiahan](https://github.com/chenjiahan)
|
||||
|
||||
### [0.12.5](https://github.com/youzan/vant/tree/v0.12.5)
|
||||
`2018-01-23`
|
||||
|
@ -1,5 +1,21 @@
|
||||
## 更新日志
|
||||
|
||||
## [v0.12.6](https://github.com/youzan/vant/tree/v0.12.6) (2018-01-25)
|
||||
[Full Changelog](https://github.com/youzan/vant/compare/v0.12.5...v0.12.6)
|
||||
|
||||
**Issue**
|
||||
|
||||
- 能否去除cell的下边框线 [\#576](https://github.com/youzan/vant/issues/576)
|
||||
- 地址编辑 areaList 请求后 赋值不可以? [\#570](https://github.com/youzan/vant/issues/570)
|
||||
|
||||
**Improvements**
|
||||
|
||||
- \[new feature\] Uploader: support maxSize prop [\#575](https://github.com/youzan/vant/pull/575) ([chenjiahan](https://github.com/chenjiahan))
|
||||
- \[Improvement\] AddressEdit: add default slot [\#573](https://github.com/youzan/vant/pull/573) ([chenjiahan](https://github.com/chenjiahan))
|
||||
- \[bugfix\] Tab: active not work [\#572](https://github.com/youzan/vant/pull/572) ([chenjiahan](https://github.com/chenjiahan))
|
||||
- \[bugfix\] 修复限购情况下,未超出限购数时的错误文案显示;\[new feature\] 增加sku-body-top slot;\[new feature\] 增加resetSelectedSkuOnHide参数 [\#568](https://github.com/youzan/vant/pull/568) ([w91](https://github.com/w91))
|
||||
- \[bugfix\] Toast: work break [\#567](https://github.com/youzan/vant/pull/567) ([chenjiahan](https://github.com/chenjiahan))
|
||||
|
||||
## [v0.12.5](https://github.com/youzan/vant/tree/v0.12.5) (2018-01-23)
|
||||
[Full Changelog](https://github.com/youzan/vant/compare/v0.12.4...v0.12.5)
|
||||
|
||||
|
@ -1,5 +1,21 @@
|
||||
## 更新日志
|
||||
|
||||
### [0.12.6](https://github.com/youzan/vant/tree/v0.12.6)
|
||||
`2018-01-25`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- AddressEdit: 增加默认 slot [\#573](https://github.com/youzan/vant/pull/573) [@chenjiahan](https://github.com/chenjiahan)
|
||||
- Uploader: 新增 maxSize 属性 [\#575](https://github.com/youzan/vant/pull/575) [@chenjiahan](https://github.com/chenjiahan)
|
||||
- Sku: 新增 sku-body-top slot、resetSelectedSkuOnHide 属性 [\#568](https://github.com/youzan/vant/pull/568) [@w91](https://github.com/w91)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- 修复 Toast 文案换行 [\#567](https://github.com/youzan/vant/pull/567) [@chenjiahan](https://github.com/chenjiahan)
|
||||
- 修复 Sku 限购情况下,未超出限购数时的错误文案显示 [\#568](https://github.com/youzan/vant/pull/568) [@w91](https://github.com/w91)
|
||||
- 修复 Tab active 在初始化时未生效的问题 [\#572](https://github.com/youzan/vant/pull/572) [@chenjiahan](https://github.com/chenjiahan)
|
||||
|
||||
|
||||
### [0.12.5](https://github.com/youzan/vant/tree/v0.12.5)
|
||||
`2018-01-23`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user