| .. |
|
transforms
|
052a621762
feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393)
|
5 лет назад |
|
ast.ts
|
9499871582
fix(compiler-core): make v-once work with v-if/else-if/else (#2182)
|
5 лет назад |
|
codegen.ts
|
615dccd00e
feat(compiler-core/internal): add `onContextCreated` option to `generate` (#1672)
|
6 лет назад |
|
compile.ts
|
e29f0b3fc2
feat(compiler): better warning for invalid expressions in function/browser mode
|
6 лет назад |
|
errors.ts
|
b0d01e9db9
dx(compiler-core): warn on `<template v-for>` key misplacement
|
5 лет назад |
|
index.ts
|
b6cdd5621e
wip: template binding optimization
|
6 лет назад |
|
options.ts
|
62b9d02f6f
feat(compiler-core): add `comments` parser option (#1858)
|
5 лет назад |
|
parse.ts
|
f4119249f2
fix(compiler-core): consistently remove comment nodes for pre tags in production
|
5 лет назад |
|
runtimeHelpers.ts
|
052a621762
feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393)
|
5 лет назад |
|
transform.ts
|
b29bc0d694
chore(compiler-core): define `child` if necessary. (#2033)
|
5 лет назад |
|
utils.ts
|
692197be33
fix(compiler-core): fix v-if key injection with v-on object syntax (#2368)
|
5 лет назад |
|
validateExpression.ts
|
afb231ec5c
fix(compiler-core): skip empty expressions when validating expressions in browser mode
|
6 лет назад |