[changelog] 1.6.12

This commit is contained in:
陈嘉涵
2019-03-29 15:03:38 +08:00
parent 43fa88ca21
commit cc6b4bb62b
2 changed files with 28 additions and 0 deletions
+14
View File
@@ -1,5 +1,19 @@
## Changelog
## [v1.6.12](https://github.com/youzan/vant/tree/v1.6.12)
`2019-03-28`
**Improvements**
- Actionsheet: add less vars [\#3049](https://github.com/youzan/vant/pull/3049)
**Bug Fixes**
- fix SwipeCell unable to scroll page when opened [\#3056](https://github.com/youzan/vant/pull/3056)
- fix Picker render error when set data async [\#3064](https://github.com/youzan/vant/pull/3064)
- fix Button square prop not work when use hairline [\#3058](https://github.com/youzan/vant/pull/3058)
## [v1.6.11](https://github.com/youzan/vant/tree/v1.6.11)
`2019-03-22`