vue3-core/packages/compiler-core/src
HcySunYang 4bf7ba19bf
fix(compiler-core): detect v-if branch root with comment as dev fragment (#2785)
fix #2780
2021-03-25 15:43:44 -04:00
..
transforms fix(compiler-core): detect v-if branch root with comment as dev fragment (#2785) 2021-03-25 15:43:44 -04:00
ast.ts refactor(compiler): better constant hoist/stringify checks 2020-11-20 19:26:07 -05:00
codegen.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
compile.ts feat(compiler): better warning for invalid expressions in function/browser mode 2020-06-11 16:31:51 -04:00
errors.ts dx(compiler-core): warn on `<template v-for>` key misplacement 2020-08-04 12:20:32 -04:00
index.ts wip: fix dts tests 2020-11-13 00:12:04 -05:00
options.ts perf: support only attaching slot scope ids when necessary 2021-03-05 18:28:12 -05:00
parse.ts chore: comment initial space (#3192) [skip ci] 2021-02-08 12:32:12 +01:00
runtimeHelpers.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
transform.ts perf: support only attaching slot scope ids when necessary 2021-03-05 18:28:12 -05:00
utils.ts fix(compiler-core): fix multiline member expression check (#2436) 2020-10-20 09:31:08 -04:00
validateExpression.ts fix(compiler-core): skip empty expressions when validating expressions in browser mode 2020-06-15 10:59:03 -04:00