| .. |
|
transforms
|
abd129d845
fix(component): prioritize registered component over implicit self-reference via filename
|
5 years ago |
|
ast.ts
|
c8aed13711
chore(types): remove redundant 'undefined' type (#3484)
|
5 years ago |
|
codegen.ts
|
abd129d845
fix(component): prioritize registered component over implicit self-reference via filename
|
5 years ago |
|
compile.ts
|
e29f0b3fc2
feat(compiler): better warning for invalid expressions in function/browser mode
|
6 years ago |
|
errors.ts
|
b0d01e9db9
dx(compiler-core): warn on `<template v-for>` key misplacement
|
5 years ago |
|
index.ts
|
8ba3a7de40
wip: fix dts tests
|
5 years ago |
|
options.ts
|
02cbbb718c
perf: support only attaching slot scope ids when necessary
|
5 years ago |
|
parse.ts
|
b4b82159e2
fix(compiler-core): should not condense whitespace in RCDATA text mode (#3482)
|
5 years ago |
|
runtimeHelpers.ts
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
5 years ago |
|
transform.ts
|
7715c49af9
fix(compiler-core): avoid generating useless createVNode helper (#2938)
|
5 years ago |
|
utils.ts
|
ebedcccdc0
fix(compiler-core): allow unicode to appear in identifiers (#3443)
|
5 years ago |
|
validateExpression.ts
|
afb231ec5c
fix(compiler-core): skip empty expressions when validating expressions in browser mode
|
6 years ago |