vue3-yuanma/packages/compiler-sfc/src
2020-09-16 09:28:31 -04:00
..
compileScript.ts fix(compiler-sfc): should extract comment for import or type declarations (#2107) 2020-09-15 10:39:27 -04:00
compileStyle.ts fix(compiler-sfc): <style vars scoped> prefixing should only apply to pre-transform source 2020-07-21 15:05:28 -04:00
compileTemplate.ts chore: typos (#1670) 2020-08-14 17:05:12 -04:00
genCssVars.ts fix(compiler-sfc): use correct importer with useCssVars (#1658) 2020-07-20 12:46:33 -04:00
index.ts feat(compiler-sfc): analyze script bindings (#1962) 2020-08-28 16:21:03 -04:00
parse.ts feat(compiler-sfc): analyze script bindings (#1962) 2020-08-28 16:21:03 -04:00
rewriteDefault.ts chore: typos (#1670) 2020-08-14 17:05:12 -04:00
shims.d.ts feat: (wip) setup compiler-sfc 2019-11-06 21:58:15 -05:00
stylePluginScoped.ts chore: use value instead of n.value (#1770) 2020-08-14 17:00:49 -04:00
stylePluginScopedVars.ts fix(compiler-sfc): <style vars scoped> prefixing should only apply to pre-transform source 2020-07-21 15:05:28 -04: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): transformAssetUrl should ignore inline data url (#1431) 2020-06-23 21:46:18 -04:00
templateTransformSrcset.ts fix(compiler-sfc): transformAssetUrl should ignore inline data url (#1431) 2020-06-23 21:46:18 -04:00
templateUtils.ts fix(compiler-sfc): transformAssetUrl should ignore inline data url (#1431) 2020-06-23 21:46:18 -04:00