[new feature] Field: add clearable prop

This commit is contained in:
陈嘉涵
2019-05-31 19:09:19 +08:00
parent d8803abf9f
commit a8a18505a6
6 changed files with 11 additions and 4 deletions
+4
View File
@@ -2,6 +2,10 @@
### [v2.0.0-beta.4](https://github.com/youzan/vant/tree/v2.0.0-beta.4)
##### Field
- 新增`clickable`属性
##### Stepper
- 支持`Number`类型的`input-width`属性