edison b29bc0d694 chore(compiler-core): define `child` if necessary. (#2033) 5 лет назад
..
transforms be946ea549 fix(compiler-core): fix prefixing for `<template v-for>` key expressions 5 лет назад
ast.ts de0c8a7e3e fix(compiler-core): v-if key error should only be checking same key on different branches 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 62b9d02f6f feat(compiler-core): add `comments` parser option (#1858) 5 лет назад
runtimeHelpers.ts 9152a89016 fix(v-on): capitalize dynamic event names 6 лет назад
transform.ts b29bc0d694 chore(compiler-core): define `child` if necessary. (#2033) 5 лет назад
utils.ts de0c8a7e3e fix(compiler-core): v-if key error should only be checking same key on different branches 5 лет назад
validateExpression.ts afb231ec5c fix(compiler-core): skip empty expressions when validating expressions in browser mode 6 лет назад