vue3-yuanma/packages/compiler-sfc/__tests__
2022-05-12 18:56:54 +08:00
..
__snapshots__ fix(compiler-sfc): fix treeshaking of namespace import when used in template 2022-05-12 18:56:54 +08:00
fixture chore(compiler-sfc): delete empty file in fixture (#1649) 2020-07-20 12:43:58 -04:00
compileScript.spec.ts fix(compiler-sfc): fix treeshaking of namespace import when used in template 2022-05-12 18:56:54 +08:00
compileScriptPropsTransform.spec.ts fix(compiler-sfc): defineProps return binding or rest binding should be considered reactive 2022-05-10 17:34:15 +08:00
compileScriptRefTransform.spec.ts fix(compiler-sfc/reactivity-transform): fix edge case where normal script has ref macros but script setup does not 2022-01-21 08:47:48 +08:00
compileStyle.spec.ts fix(compiler-sfc): scope Id should not be attached to @keyframe breakpoint rules (#3308) 2021-03-19 10:32:30 -04:00
compileTemplate.spec.ts fix(ssr): should not hoist transformed asset urls in ssr compile 2022-05-11 12:43:54 +08:00
cssVars.spec.ts test: add missing edge case for css v-bind 2022-01-23 21:03:37 +08:00
parse.spec.ts feat(compiler-sfc): add ignoreEmpty option for sfc parse method 2021-07-19 19:02:46 -04:00
rewriteDefault.spec.ts fix(compiler-sfc): rewriteDefault support multiline (#3917) 2021-06-09 15:07:48 -04:00
templateTransformAssetUrl.spec.ts fix(ssr): should not hoist transformed asset urls in ssr compile 2022-05-11 12:43:54 +08:00
templateTransformSrcset.spec.ts fix(compiler-sfc): fix skipped srcset transform when using base option 2022-05-11 16:55:58 +08:00
templateUtils.spec.ts fix(compiler-sfc): externalRE support automatic http/https prefix url pattern (#4922) 2021-11-14 21:37:50 -05: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