[improvement] Field: not update v-model during IME composition

This commit is contained in:
陈嘉涵
2019-05-30 17:16:59 +08:00
parent d67cec269f
commit efa1142589
2 changed files with 33 additions and 5 deletions

View File

@@ -2,6 +2,10 @@
### [v2.0.0-beta.3](https://github.com/youzan/vant/tree/v2.0.0-beta.3)
##### Field
- 优化输入体验,输入法拼写过程中不再会触发`v-model`更新
##### IndexBar
- 新增`sticky`属性