[bugfix] Checkbox: label-position prop not work

This commit is contained in:
陈嘉涵
2019-05-31 21:36:04 +08:00
parent 898ba11483
commit df275a0168
6 changed files with 56 additions and 12 deletions
+8
View File
@@ -2,11 +2,19 @@
### [v2.0.0-beta.4](https://github.com/youzan/vant/tree/v2.0.0-beta.4)
##### Checkbox
- 修复`label-position`不生效的问题
##### Field
- 新增`click`事件
- 新增`clickable`属性
##### Radio
- 修复`label-position`不生效的问题
##### Stepper
- 支持`Number`类型的`input-width`属性