| .. |
|
transforms
|
a8352506f6
refactor: cache constant check result on transform context
|
5 years ago |
|
ast.ts
|
90bdf59f4c
refactor(compiler): better constant hoist/stringify checks
|
5 years ago |
|
codegen.ts
|
8ac2241b22
wip: more consistent compiler-sfc usage + inline mode for ssr
|
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
|
67d1aac6ae
feat(sfc): allow sfcs to recursively self-reference in template via name inferred from filename
|
5 years ago |
|
parse.ts
|
47b3652ecd
chore(compiler-core): improve types (#2428)
|
5 years ago |
|
runtimeHelpers.ts
|
c15bd6235e
wip: generate valid v-model and TS code in script setup inline mode
|
5 years ago |
|
transform.ts
|
a8352506f6
refactor: cache constant check result on transform context
|
5 years ago |
|
utils.ts
|
6d2a1cb64d
fix(compiler-core): fix multiline member expression check (#2436)
|
5 years ago |
|
validateExpression.ts
|
afb231ec5c
fix(compiler-core): skip empty expressions when validating expressions in browser mode
|
6 years ago |