vue3-core/packages/compiler-sfc/__tests__
三咲智子 Kevin Deng 57c9013837
fix(compiler-sfc): only escape parsing-breaking characters in v-bind css var names (#6816)
close #6803
2022-11-08 22:30:05 -05:00
..
__snapshots__ fix(compiler-sfc): only escape parsing-breaking characters in v-bind css var names (#6816) 2022-11-08 22:30:05 -05: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): handle method shorthand syntax in withDefaults (#6972) 2022-11-08 22:12:54 -05:00
compileScriptPropsTransform.spec.ts fix(compiler-sfc): resolve computed object key (#6963) 2022-11-08 21:57:40 -05: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(compiler/runtime-dom): ignore comments in inline styles (#6808) 2022-11-07 22:42:32 -05:00
cssVars.spec.ts fix(compiler-sfc): only escape parsing-breaking characters in v-bind css var names (#6816) 2022-11-08 22:30:05 -05:00
parse.spec.ts fix(compiler-sfc): require <template> or <script> in SFC (#6781) 2022-11-07 22:34:39 -05:00
rewriteDefault.spec.ts chore: format 2022-10-03 15:30:43 +08: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