vue3-yuanma/packages/compiler-sfc/src
2020-12-04 18:23:01 -05:00
..
compileScript.ts fix(compiler-sfc): named imports from .vue file should not be treated as constant 2020-12-01 11:52:29 -05:00
compileStyle.ts wip: more consistent compiler-sfc usage + inline mode for ssr 2020-11-20 14:23:09 -05:00
compileTemplate.ts wip: more consistent compiler-sfc usage + inline mode for ssr 2020-11-20 14:23:09 -05:00
cssVars.ts wip: support inherit-attrs="false" on sfc <tempalte> 2020-11-24 19:04:21 -05: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): should keep template nodes with no content (#2468) 2020-12-04 18:23:01 -05:00
rewriteDefault.ts chore: fix missed type guard from dbc29c32 2020-10-15 12:10:25 -04:00
shims.d.ts feat: (wip) setup compiler-sfc 2019-11-06 21:58:15 -05:00
stylePluginScoped.ts wip: new cssVars SSR integration + fix cssVars SSR injection for suspense 2020-11-17 18:54:47 -05:00
stylePluginTrim.ts feat: (wip) setup compiler-sfc 2019-11-06 21:58:15 -05:00
stylePreprocessors.ts feat(compiler-sfc): additionalData support for css preprocessors (#2126) 2020-09-16 09:28:31 -04:00
templateTransformAssetUrl.ts fix(compiler-sfc): support transforming asset urls with full base url. (#2477) 2020-12-04 18:20:25 -05:00
templateTransformSrcset.ts refactor(compiler): better constant hoist/stringify checks 2020-11-20 19:26:07 -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