[changelog] 0.12.11

This commit is contained in:
陈嘉涵
2018-02-27 10:38:34 +08:00
parent 39e74cd246
commit 6ccaec078b
3 changed files with 50 additions and 0 deletions
+14
View File
@@ -1,5 +1,19 @@
## 更新日志
### [0.12.11](https://github.com/youzan/vant/tree/v0.12.11)
`2018-02-27`
**Improvements**
* Checkbox: 新增 label-disabled 属性,支持禁用 label 点击 [\#644](https://github.com/youzan/vant/pull/644) [@ddchef](https://github.com/ddchef)
* Popup: 新增 click-overlay 事件 [\#647](https://github.com/youzan/vant/pull/647) [@chenjiahan](https://github.com/chenjiahan)
* Icon: 新增 warn 图标 [\#651](https://github.com/youzan/vant/pull/651) [@chenjiahan](https://github.com/chenjiahan)
* Icon: 新增 info-o 图标, 优化 checked & underway 图标 [\#648](https://github.com/youzan/vant/pull/648) [@chenjiahan](https://github.com/chenjiahan)
**Bug Fixes**
* 修复 Button loading 样式未居中的问题 [\#645](https://github.com/youzan/vant/pull/645) [@chenjiahan](https://github.com/chenjiahan)
### [0.12.10](https://github.com/youzan/vant/tree/v0.12.10)
`2018-02-12`