vue3-yuanma/packages/compiler-sfc/src
2021-03-29 19:15:57 -04:00
..
compileScript.ts fix(compiler-sfc): support proper type arguments for defineEmit helper 2021-03-29 16:38:07 -04:00
compileStyle.ts feat(compiler-sfc): upgrade to postcss 8 (#2710) 2021-02-04 14:37:55 +01:00
compileTemplate.ts perf: support only attaching slot scope ids when necessary 2021-03-05 18:28:12 -05:00
cssVars.ts feat(compiler-sfc): upgrade to postcss 8 (#2710) 2021-02-04 14:37:55 +01:00
index.ts workflow(sfc-playground): support multiple files 2021-03-28 18:41:33 -04:00
parse.ts chore: only set slotted flag on sfc descriptor if style is scoped 2021-03-05 18:28:12 -05:00
rewriteDefault.ts fix(compiler-sfc): handle more edge cases in default rewrite 2021-02-26 11:05:20 -05:00
shims.d.ts feat: (wip) setup compiler-sfc 2019-11-06 21:58:15 -05:00
stylePluginScoped.ts fix(compiler-sfc): scope Id should not be attached to @keyframe breakpoint rules (#3308) 2021-03-19 10:32:30 -04:00
stylePluginTrim.ts feat(compiler-sfc): upgrade to postcss 8 (#2710) 2021-02-04 14:37:55 +01:00
stylePreprocessors.ts feat(compiler-sfc): additionalData support for css preprocessors (#2126) 2020-09-16 09:28:31 -04:00
templateTransformAssetUrl.ts fix(compiler-ssr): avoid duplicated asset imports merged from component slot client branch 2021-02-15 12:12:50 -05:00
templateTransformSrcset.ts perf(compiler-sfc): skip srcset transform if all candidates are external 2021-03-29 19:15:57 -04:00
templateUtils.ts fix(compiler-sfc): support transforming asset urls with full base url. (#2477) 2020-12-04 18:20:25 -05:00
warn.ts workflow: sfc playground 2021-03-28 01:35:45 -04:00