Commit Graph

3 Commits

Author SHA1 Message Date
Ryan2128
e112b9c83b
fix(input-number): fix input-number behavior error (#1252)
* fix(input-number): fix input-number behavior error

- After input-number is cleared, the focus is lost and the value of v-model is not changed when the value of Min is changed

* test(input-number): add input-number test case

* docs(input-number): update modelValue's description
2021-01-11 10:30:44 +08:00
FengXingyuan
3f1ed9417f
docs(input-number): correct attribute description (#591) 2020-11-14 00:37:43 +08:00
Yamamoto Ken
4c3f2103b3
docs: translation japanese (#536) 2020-11-04 10:30:14 +08:00