Ziwen Mei
|
bf267b1ce3
chore(compiler-core): fix typo in errors.ts and options.ts (#4650) [ci skip]
|
4 سال پیش |
就是喜欢陈粒
|
5addef8ecd
fix(compiler-core): add check when v-else-if is behind v-else (#4603)
|
4 سال پیش |
Herrington Darkholme
|
c00925ed5c
fix(compiler): report invalid directive name error (#4494) (#4495)
|
4 سال پیش |
Herrington Darkholme
|
7178716b4c
chore: fix typo in error message (#4434) [ci skip]
|
4 سال پیش |
webfansplz
|
df0ce21836
chore(types): improve of type assertion (#4141)
|
5 سال پیش |
Evan You
|
7a8cee8688
wip: remove v-if key warning as there are legit use cases
|
5 سال پیش |
Evan You
|
c5c304af14
wip: compiler should default to v3 behavior
|
5 سال پیش |
Evan You
|
3528ced0b4
wip: warn key usage of v-if branches
|
5 سال پیش |
Evan You
|
ad97bbab85
wip: invert compiler compat behavior default during tests
|
5 سال پیش |
Evan You
|
e130c7db23
wip: compiler deprecation config
|
5 سال پیش |
Evan You
|
b0d01e9db9
dx(compiler-core): warn on `<template v-for>` key misplacement
|
5 سال پیش |
Evan You
|
de0c8a7e3e
fix(compiler-core): v-if key error should only be checking same key on different branches
|
5 سال پیش |
Aurelius333
|
86cdf6694d
chore(compiler-core): improve X_V_IF_KEY error message (#1757)
|
5 سال پیش |
Evan You
|
58b4a382f9
refactor(compiler-core): emit error on v-if key usage
|
6 سال پیش |
Evan You
|
1f6e72b110
fix(compiler): support full range of entity decoding in browser builds
|
6 سال پیش |
Evan You
|
a022b63605
fix(compiler-core/slots): should support on-component named slots
|
6 سال پیش |
Evan You
|
8449a9727c
feat(compiler-core): switch to @babel/parser for expression parsing
|
6 سال پیش |
Evan You
|
4cc39e14a2
feat(compiler): warn invalid children for transition and keep-alive
|
6 سال پیش |
Evan You
|
730d329f79
fix(compiler-core): relax error on unknown entities
|
6 سال پیش |
Evan You
|
2ac4b723e0
fix(compiler/v-slot): handle implicit default slot mixed with named slots
|
6 سال پیش |
Evan You
|
3a3a24d621
feat(sfc): accept inMap in compileTemplate()
|
6 سال پیش |
Evan You
|
b689ca6e85
test: test scopeId support
|
6 سال پیش |
Evan You
|
b15951e190
chore: remove line numbers from default errors
|
6 سال پیش |
Carlos Rodrigues
|
6c80e13986
chore: typos [ci-skip] (#323)
|
6 سال پیش |
Evan You
|
e97951dd2e
feat: emit compiler error for invalid JavaScript expressions
|
6 سال پیش |
Evan You
|
25dd507f71
feat(compiler-core/v-model): error when v-model is used on scope variable
|
6 سال پیش |
Evan You
|
f11dadc1d2
refactor(compiler): improve member expression check for v-on & v-model
|
6 سال پیش |
Rahul Kadyan
|
87c3d2edae
feat(compiler-core): create transform for v-model (#146)
|
6 سال پیش |
Evan You
|
f91d335e65
feat(compiler): v-text transform + move dom-specific errros codes to compiler-dom
|
6 سال پیش |
Rahul Kadyan
|
19c65a61ea
refactor(compiler-core): use directive name in error code identifier (#163)
|
6 سال پیش |