Evan You
|
e130c7db23
|
wip: compiler deprecation config
|
2021-04-12 19:43:53 -04:00 |
|
Sohaib Alam
|
6136cf874e
|
chore: fix error message (#1602)
make the error message in `compiler-dom` and `compiler-ssr` a bit
cleaner and fix grammar
|
2020-07-16 13:36:16 -04:00 |
|
Evan You
|
5e52f4e4d7
|
fix(compiler-dom): should ignore and warn side effect tags like script and style
This keeps behavior consistency with v2.
|
2020-07-08 12:32:07 -04:00 |
|
Evan You
|
4cc39e14a2
|
feat(compiler): warn invalid children for transition and keep-alive
|
2020-02-06 17:45:46 -05:00 |
|
Evan You
|
c952321fcf
|
wip(compiler-ssr): v-model static types + textarea
|
2020-02-05 14:23:03 -05:00 |
|
Evan You
|
6a5ed49ea9
|
wip(ssr): v-bind basic usage
|
2020-02-04 12:21:04 -05:00 |
|
likui
|
00857ac816
|
feat(core): support v-show directive (#310)
|
2019-11-24 22:04:26 -05: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
|
d376439167
|
wip(compiler-dom): v-model runtime
|
2019-10-10 18:02:51 -04:00 |
|
Evan You
|
f91d335e65
|
feat(compiler): v-text transform + move dom-specific errros codes to compiler-dom
|
2019-10-09 11:13:13 -04:00 |
|