[changelog] 1.0.8
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
## 更新日志
|
||||
|
||||
### [1.0.8](https://github.com/youzan/vant/tree/v1.0.8)
|
||||
`2018-04-20`
|
||||
|
||||
**Improvements**
|
||||
- 新增 git hook, 提交代码时进行格式校验 [\#883](https://github.com/youzan/vant/pull/883) [@jerryni](https://github.com/jerryni)
|
||||
|
||||
**Bug Fixes**
|
||||
- 修复构建结果中未完全使用 es module 的问题 [\#885](https://github.com/youzan/vant/pull/885) [@chenjiahan](https://github.com/chenjiahan)
|
||||
- 修复 Cell 文字垂直不对齐的问题 [\#893](https://github.com/youzan/vant/pull/893) [@chenjiahan](https://github.com/chenjiahan)
|
||||
- 修复 Field number 类型无法输入负数的问题 [\#889](https://github.com/youzan/vant/pull/889) [@chenjiahan](https://github.com/chenjiahan)
|
||||
- 修复 Popup lock-scroll 属性在 iOS 下无效的问题 [\#891](https://github.com/youzan/vant/pull/891) [@Tinysymphony](https://github.com/Tinysymphony)
|
||||
|
||||
|
||||
### [1.0.7](https://github.com/youzan/vant/tree/v1.0.7)
|
||||
`2018-04-17`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user