[changelog] 1.5.1

This commit is contained in:
陈嘉涵 2019-01-01 22:17:52 +08:00
parent 1eb0dce5a0
commit 445cf64a6e
2 changed files with 36 additions and 0 deletions

View File

@ -1,5 +1,23 @@
## Changelog
## [v1.5.1](https://github.com/youzan/vant/tree/v1.5.1)
`2019-01-01`
**Improvements**
- Card: add price、num slot [\#2416](https://github.com/youzan/vant/pull/2416)
- Slider: add button slot [\#2373](https://github.com/youzan/vant/pull/2373)
- Slider: add active-color、inactive-color prop [\#2374](https://github.com/youzan/vant/pull/2374)
- Tabbar: add active-color prop [\#2372](https://github.com/youzan/vant/pull/2372)
- Sku: add sku-selected event [\#2386](https://github.com/youzan/vant/pull/2386)
**Bug Fixes**
- fix Card desc ellipsis [\#2414](https://github.com/youzan/vant/pull/2414)
- fix ContactList missing dependencies [\#2415](https://github.com/youzan/vant/pull/2415)
- fix Icon missing protocol [\#2385](https://github.com/youzan/vant/pull/2385)
## [v1.5.0](https://github.com/youzan/vant/tree/v1.5.0)
`2018-12-22`

View File

@ -1,5 +1,23 @@
## 更新日志
## [v1.5.1](https://github.com/youzan/vant/tree/v1.5.1)
`2019-01-01`
**Improvements**
- Card: 新增 price、num 插槽 [\#2416](https://github.com/youzan/vant/pull/2416)
- Slider: 新增 button 插槽 [\#2373](https://github.com/youzan/vant/pull/2373)
- Slider: 新增 active-color、inactive-color 属性 [\#2374](https://github.com/youzan/vant/pull/2374)
- Tabbar: 新增 active-color 属性 [\#2372](https://github.com/youzan/vant/pull/2372)
- Sku: 新增 sku-selected 事件 [\#2386](https://github.com/youzan/vant/pull/2386)
**Bug Fixes**
- 修复 Card 描述过长时的样式问题 [\#2414](https://github.com/youzan/vant/pull/2414)
- 修复 ContactList 未注册依赖的 button 组件的问题 [\#2415](https://github.com/youzan/vant/pull/2415)
- 修复 Icon 在 file 协议网页下无法展示的问题 [\#2385](https://github.com/youzan/vant/pull/2385)
## [v1.5.0](https://github.com/youzan/vant/tree/v1.5.0)
`2018-12-22`