[changelog] 0.11.4

This commit is contained in:
陈嘉涵
2017-11-30 15:26:39 +08:00
parent 0008502c74
commit dd25e2c184
3 changed files with 29 additions and 0 deletions
+8
View File
@@ -1,5 +1,13 @@
## 更新日志
### [0.11.4](https://github.com/youzan/vant/tree/v0.11.4)
`2017-11-30`
**Improvements**
- 新增类型定义文件,增强对 TypeScript 支持 [\#361](https://github.com/youzan/vant/pull/361) [@chenjiahan](https://github.com/chenjiahan)
- Toast/Dialog 自动挂载至 Vue.prototype, 支持 this.$toast 等方式调用 [\#363](https://github.com/youzan/vant/pull/363) [@chenjiahan](https://github.com/chenjiahan)
### [0.11.3](https://github.com/youzan/vant/tree/v0.11.3)
`2017-11-28`