vue3-core/packages/compiler-core/__tests__
Evan You cb87b6213d fix(compiler-core): handle same-name shorthand edge case for in-DOM templates
Also add error for invalid arguments for same-name shorthand.

close #10280
2024-02-07 12:15:39 +08:00
..
__snapshots__ fix(compiler-core): fix parsing `<script setup>` generics with > 2023-12-22 22:49:30 +08:00
transforms fix(compiler-core): handle same-name shorthand edge case for in-DOM templates 2024-02-07 12:15:39 +08:00
codegen.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
compile.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
parse.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
scopeId.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
testUtils.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
transform.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
utils.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00