edison
|
075d769e0b
|
chore: fix typo for babelParserDefautPlugins (#1897)
|
2020-08-19 09:53:09 -04:00 |
|
Evan You
|
0b3b1cfa48
|
fix(v-model): enable v-model type detection on custom elements
|
2020-07-28 11:44:39 -04:00 |
|
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
|
9eef37fa32
|
refactor(compiler): remove modelValue from generated code for native v-model
|
2020-03-16 17:51:56 -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
|
c952321fcf
|
wip(compiler-ssr): v-model static types + textarea
|
2020-02-05 14:23:03 -05:00 |
|
Carlos Rodrigues
|
6c80e13986
|
chore: typos [ci-skip] (#323)
|
2019-10-17 15:01:51 -04:00 |
|
Evan You
|
25dd507f71
|
feat(compiler-core/v-model): error when v-model is used on scope variable
|
2019-10-16 15:35:04 -04:00 |
|
Cr
|
8eba1aba08
|
feat(vModel): warn if v-model is used on file input (#295)
|
2019-10-15 12:23:38 -04:00 |
|
Evan You
|
e3b14f5904
|
chore: comments grammar
|
2019-10-15 12:02:12 -04:00 |
|
Evan You
|
d376439167
|
wip(compiler-dom): v-model runtime
|
2019-10-10 18:02:51 -04:00 |
|
Evan You
|
3354837ce1
|
refactor: move transformStyle to compiler-dom
|
2019-10-03 16:55:14 -04:00 |
|