| .. |
|
transforms
|
be4df124e6
refactor: move @babel/types to dev deps, reduce install size
|
5 years ago |
|
ast.ts
|
8a2cf21b71
perf(compiler-core): treat v-for with constant exp as a stable fragment (#1394)
|
6 years ago |
|
codegen.ts
|
615dccd00e
feat(compiler-core/internal): add `onContextCreated` option to `generate` (#1672)
|
5 years ago |
|
compile.ts
|
e29f0b3fc2
feat(compiler): better warning for invalid expressions in function/browser mode
|
6 years ago |
|
errors.ts
|
1f6e72b110
fix(compiler): support full range of entity decoding in browser builds
|
6 years ago |
|
index.ts
|
b6cdd5621e
wip: template binding optimization
|
6 years ago |
|
options.ts
|
a935998b33
chore: better comment hovers preview [ci skip] (#1612)
|
5 years ago |
|
parse.ts
|
64e2f46436
fix(compiler-core): add `\r` to accepted chars after end tag name (#1515)
|
6 years ago |
|
runtimeHelpers.ts
|
9152a89016
fix(v-on): capitalize dynamic event names
|
6 years ago |
|
transform.ts
|
b9595e64cf
feat: ssr support for `<style vars>`
|
6 years ago |
|
utils.ts
|
be4df124e6
refactor: move @babel/types to dev deps, reduce install size
|
5 years ago |
|
validateExpression.ts
|
afb231ec5c
fix(compiler-core): skip empty expressions when validating expressions in browser mode
|
6 years ago |