vue3-yuanma/packages/compiler-sfc/src
2021-02-03 19:11:45 +01:00
..
compileScript.ts refactor: avoid global scope parentStack 2021-01-15 16:28:55 -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): the empty lang attribute should be treated as no lang specified (#3051) 2021-02-03 19:11:45 +01: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): transformAssetUrls.base should not affect known module requests 2021-01-04 15:10:51 -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