mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[changelog] 1.5.6
This commit is contained in:
parent
35b9f851ab
commit
1c49a90010
@ -1,5 +1,20 @@
|
||||
## Changelog
|
||||
|
||||
## [v1.5.6](https://github.com/youzan/vant/tree/v1.5.6)
|
||||
`2019-01-22`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Card: add origin-price slot [\#2588](https://github.com/youzan/vant/pull/2588)
|
||||
- Switch: add active-value & inactive-value prop [\#2590](https://github.com/youzan/vant/pull/2590)
|
||||
- SwitchCell: add active-value & inactive-value prop [\#2591](https://github.com/youzan/vant/pull/2591)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- fix Card: centered prop not work [\#2589](https://github.com/youzan/vant/pull/2589)
|
||||
- fix Icon name not work when passing url [\#2585](https://github.com/youzan/vant/pull/2585)
|
||||
|
||||
|
||||
## [v1.5.5](https://github.com/youzan/vant/tree/v1.5.5)
|
||||
`2019-01-21`
|
||||
|
||||
|
@ -1,5 +1,20 @@
|
||||
## 更新日志
|
||||
|
||||
## [v1.5.6](https://github.com/youzan/vant/tree/v1.5.6)
|
||||
`2019-01-22`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Card: 新增 origin-price slot [\#2588](https://github.com/youzan/vant/pull/2588)
|
||||
- Switch: 新增 active-value、inactive-value 属性 [\#2590](https://github.com/youzan/vant/pull/2590)
|
||||
- SwitchCell: 新增 active-value、inactive-value 属性 [\#2591](https://github.com/youzan/vant/pull/2591)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- 修复 Card centered 属性不生效的问题 [\#2589](https://github.com/youzan/vant/pull/2589)
|
||||
- 修复 Icon name 属性传入 URL 不生效的问题 [\#2585](https://github.com/youzan/vant/pull/2585)
|
||||
|
||||
|
||||
## [v1.5.5](https://github.com/youzan/vant/tree/v1.5.5)
|
||||
`2019-01-21`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user