[changelog] 1.1.10

This commit is contained in:
陈嘉涵
2018-06-28 19:37:40 +08:00
parent f4283f73d3
commit fb085de430
4 changed files with 94 additions and 40 deletions
+23
View File
@@ -1,5 +1,28 @@
## Changelog
### [1.1.10](https://github.com/youzan/vant/tree/v1.1.10)
`2018-06-28`
**Breaking changes**
- Icon: remove birthday-privilege、member-day-privilege、balance-details [\#1331](https://github.com/youzan/vant/pull/1331)
**Improvements**
- Cell: add arrow-direction prop [\#1323](https://github.com/youzan/vant/pull/1323)
- Field: add is-link prop [\#1347](https://github.com/youzan/vant/pull/1347)
- Field: add input-align prop [\#1352](https://github.com/youzan/vant/pull/1352)
- Field: add label-align prop [\#1353](https://github.com/youzan/vant/pull/1353)
- Icon: add idcard icon [\#1331](https://github.com/youzan/vant/pull/1331)
- Sku: add stepper-change event [\#1349](https://github.com/youzan/vant/pull/1349)
- PullRefresh: add disabled prop [\#1336](https://github.com/youzan/vant/pull/1336)
**Bug Fixes**
- fix List visibility check [\#1345](https://github.com/youzan/vant/pull/1345)
- fix Sku image clip [\#1334](https://github.com/youzan/vant/pull/1334)
### [1.1.9](https://github.com/youzan/vant/tree/v1.1.9)
`2018-06-22`