[changelog] 1.6.19

This commit is contained in:
陈嘉涵
2019-05-17 17:51:18 +08:00
parent 438c378f0f
commit 373e9bbc2f
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -1,5 +1,16 @@
## Changelog
## [v1.6.19](https://github.com/youzan/vant/tree/v1.6.19)
`2019-05-16`
**Bug Fixes**
- fix Col should set min-height
- fix Uploader should clip file-upload-button
- fix Tabbar should not render info when info is empty string
- fix is-src utils data URLs should be prefixed with the data:image [\#3308](https://github.com/youzan/vant/pull/3308) [\#3300](https://github.com/youzan/vant/pull/3300)
## [v1.6.18](https://github.com/youzan/vant/tree/v1.6.18)
`2019-05-10`