三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 лет назад |
Evan You
|
2859b653c9
fix(v-model): unnecessary value binding error should apply to dynamic instead of static binding
|
2 лет назад |
edison
|
075d769e0b
chore: fix typo for `babelParserDefautPlugins` (#1897)
|
5 лет назад |
Evan You
|
0b3b1cfa48
fix(v-model): enable v-model type detection on custom elements
|
6 лет назад |
Evan You
|
71c3c6e2a0
fix(v-model): allow v-model usage on declared custom elements
|
6 лет назад |
Evan You
|
9eef37fa32
refactor(compiler): remove modelValue from generated code for native v-model
|
6 лет назад |
Evan You
|
1f2de9e232
fix(v-model): should use dynamic directive on input with dynamic v-bind
|
6 лет назад |
Evan You
|
c952321fcf
wip(compiler-ssr): v-model static types + textarea
|
6 лет назад |
Carlos Rodrigues
|
6c80e13986
chore: typos [ci-skip] (#323)
|
6 лет назад |
Evan You
|
25dd507f71
feat(compiler-core/v-model): error when v-model is used on scope variable
|
6 лет назад |
Cr
|
8eba1aba08
feat(vModel): warn if v-model is used on file input (#295)
|
6 лет назад |
Evan You
|
e3b14f5904
chore: comments grammar
|
6 лет назад |
Evan You
|
d376439167
wip(compiler-dom): v-model runtime
|
6 лет назад |
Evan You
|
3354837ce1
refactor: move transformStyle to compiler-dom
|
6 лет назад |