vue3-core/packages/compiler-sfc/src
edison decad9df57
types(compiler-sfc): export SFCParseResult type (#2923)
close #2921
2022-05-09 21:37:59 -04:00
..
cache.ts build: expose compiler-sfc and server-renderer under main vue package + optimize package size 2021-09-21 10:26:08 -04:00
compileScript.ts fix(compiler-sfc): remove the jsx from the babelParserPlugins when not match the case of adding jsx (#5846) 2022-05-09 21:20:18 -04:00
compileStyle.ts build: expose compiler-sfc and server-renderer under main vue package + optimize package size 2021-09-21 10:26:08 -04:00
compileTemplate.ts build: expose compiler-sfc and server-renderer under main vue package + optimize package size 2021-09-21 10:26:08 -04:00
cssVars.ts fix(compiler-sfc): fix css v-bind inside other css functions 2022-01-23 20:58:43 +08:00
index.ts types(compiler-sfc): export SFCParseResult type (#2923) 2022-05-09 21:37:59 -04:00
parse.ts fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997) 2022-05-09 21:16:28 -04:00
rewriteDefault.ts chore: run updated prettier 2021-07-19 18:24:18 -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 build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) 2021-09-02 09:53:57 -04:00
templateTransformAssetUrl.ts fix(compiler-sfc): make asset url imports stringifiable 2021-12-06 01:19:06 +08:00
templateTransformSrcset.ts chore(compiler-sfc): fix typo in comments (#5029) 2021-12-05 23:19:15 -05:00
templateUtils.ts fix(compiler-sfc): externalRE support automatic http/https prefix url pattern (#4922) 2021-11-14 21:37:50 -05:00
warn.ts chore: warnings for ref transform 2021-08-24 10:26:38 -04:00