vue3-yuanma/packages/compiler-sfc/src
2021-02-26 11:05:20 -05:00
..
compileScript.ts fix(compiler-sfc): removeSpecifier issue when removing initial imports (script-setup) (#2729) 2021-02-13 10:06:34 +01:00
compileStyle.ts feat(compiler-sfc): upgrade to postcss 8 (#2710) 2021-02-04 14:37:55 +01:00
compileTemplate.ts wip: more consistent compiler-sfc usage + inline mode for ssr 2020-11-20 14:23:09 -05:00
cssVars.ts feat(compiler-sfc): upgrade to postcss 8 (#2710) 2021-02-04 14:37:55 +01:00
index.ts wip: more consistent compiler-sfc usage + inline mode for ssr 2020-11-20 14:23:09 -05:00
parse.ts fix(compiler-sfc): the empty lang attribute should be treated as no lang specified (#3051) 2021-02-03 19:11:45 +01: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 feat(compiler-sfc): upgrade to postcss 8 (#2710) 2021-02-04 14:37:55 +01: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 fix(compiler-ssr): avoid duplicated asset imports merged from component slot client branch 2021-02-15 12:12:50 -05: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 wip: better experimental feature warnings 2020-11-19 20:36:15 -05:00