Evan You
|
71c3c6e2a0
|
fix(v-model): allow v-model usage on declared custom elements
fix #1699
|
2020-07-27 17:09:30 -04:00 |
|
Evan You
|
1f2de9e232
|
fix(v-model): should use dynamic directive on input with dynamic v-bind
|
2020-02-05 15:21:47 -05:00 |
|
Evan You
|
90ddb7c260
|
refactor: expose parse in compiler-dom, improve sfc parse error handling
|
2019-12-22 19:44:21 -05:00 |
|
likui
|
29811d1fe8
|
test(compiler-dom): add test for vModel transform (#289)
|
2019-10-16 01:47:58 -04:00 |
|
Cr
|
8eba1aba08
|
feat(vModel): warn if v-model is used on file input (#295)
|
2019-10-15 12:23:38 -04:00 |
|