You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
edison 30399d46b1
fix(compiler-sfc): support resolving type declaration from normal script (#5831)
3 years ago
..
__snapshots__ fix(compiler-sfc): support resolving type declaration from normal script (#5831) 3 years ago
fixture chore(compiler-sfc): delete empty file in fixture (#1649) 5 years ago
compileScript.spec.ts fix(compiler-sfc): support resolving type declaration from normal script (#5831) 3 years ago
compileScriptPropsTransform.spec.ts fix(compiler-sfc): allow declaring variables after defineProps (#7461) 3 years ago
compileScriptRefTransform.spec.ts fix(sfc): also generate getter for import bindings during dev 3 years ago
compileStyle.spec.ts wip(vitest-migration): ssr tests passing 3 years ago
compileTemplate.spec.ts fix(compiler/runtime-dom): ignore comments in inline styles (#6808) 3 years ago
cssVars.spec.ts fix(compiler-sfc): only escape parsing-breaking characters in v-bind css var names (#6816) 3 years ago
parse.spec.ts fix(compiler-sfc): require <template> or <script> in SFC (#6781) 3 years ago
rewriteDefault.spec.ts chore: format 3 years ago
templateTransformAssetUrl.spec.ts fix(ssr): should not hoist transformed asset urls in ssr compile 3 years ago
templateTransformSrcset.spec.ts fix(compiler-sfc): fix skipped srcset transform when using base option 3 years ago
templateUtils.spec.ts fix(compiler-sfc): externalRE support automatic http/https prefix url pattern (#4922) 4 years ago
utils.ts fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997) 3 years ago