vue3-yuanma/packages/compiler-sfc/src
2021-07-15 13:12:06 -04:00
..
compileScript.ts fix(sfc): only enable jsx parser plugin when explicitly using tsx 2021-07-15 13:12:06 -04:00
compileStyle.ts feat(compiler-sfc): upgrade to postcss 8 (#2710) 2021-02-04 14:37:55 +01:00
compileTemplate.ts wip: relay compiler-core warnings in compiler-sfc with codeframe 2021-05-05 14:24:46 -04:00
cssVars.ts fix(compiler-sfc): fix style injection when using normal script + setup 2021-05-28 18:40:45 -04:00
index.ts workflow(sfc-playground): support multiple files 2021-03-28 18:41:33 -04:00
parse.ts feat(compiler-sfc): compileScript parseOnly mode 2021-06-29 17:56:49 -04:00
rewriteDefault.ts fix(compiler-sfc): rewriteDefault support multiline (#3917) 2021-06-09 15:07:48 -04: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