[new feature] Stepper: support number type of input-width prop

This commit is contained in:
陈嘉涵
2019-05-31 17:37:13 +08:00
parent 4d71231436
commit d8803abf9f
4 changed files with 12 additions and 5 deletions

View File

@@ -1,5 +1,12 @@
# 更新日志
### [v2.0.0-beta.4](https://github.com/youzan/vant/tree/v2.0.0-beta.4)
##### Stepper
- 支持`Number`类型的`input-width`属性
### [v2.0.0-beta.3](https://github.com/youzan/vant/tree/v2.0.0-beta.3)
`2019-05-31`