vue3-core/packages/compiler-sfc/__tests__
Evan You 5fc695be26 wip: support reusing template ast from sfc descriptor 2023-11-25 16:18:29 +08:00
..
__snapshots__ wip: support reusing template ast from sfc descriptor 2023-11-25 16:18:29 +08:00
compileScript feat!: remove reactivity transform (#9321) 2023-11-21 18:06:42 +08:00
fixture chore(compiler-sfc): delete empty file in fixture (#1649) 2020-07-20 12:43:58 -04:00
compileScript.spec.ts feat!: remove reactivity transform (#9321) 2023-11-21 18:06:42 +08:00
compileStyle.spec.ts fix(compiler-sfc): support `:is` and `:where` selector in scoped css rewrite (#8929) 2023-11-10 16:44:53 +08:00
compileTemplate.spec.ts wip: support reusing template ast from sfc descriptor 2023-11-25 16:18:29 +08:00
cssVars.spec.ts fix(compiler-sfc): avoid gen useCssVars when targeting SSR (#6979) 2023-10-21 12:11:41 +08:00
parse.spec.ts wip: pass all compiler-sfc tests 2023-11-25 16:18:29 +08:00
rewriteDefault.spec.ts fix(compiler-sfc): rewrite default export with AST analysis instead of regex (#7068) 2023-03-28 11:54:22 +08:00
templateTransformAssetUrl.spec.ts fix(compiler-sfc): support asset paths containing spaces (#8752) 2023-10-20 15:49:58 +08:00
templateTransformSrcset.spec.ts refactor(compiler-sfc): move related files into separate directories 2023-04-05 16:35:10 +08:00
templateUtils.spec.ts refactor(compiler-sfc): move related files into separate directories 2023-04-05 16:35:10 +08:00
utils.ts fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997) 2022-05-09 21:16:28 -04:00