vue3-yuanma/packages/compiler-sfc/src
Evan You af4b0c2cf1 fix(compiler-sfc): prohibit src usage for <script setup> + do not
process non js/ts blocks in compileScript
2020-07-15 17:44:02 -04:00
..
compileScript.ts fix(compiler-sfc): prohibit src usage for <script setup> + do not 2020-07-15 17:44:02 -04:00
compileStyle.ts refactor: only rewrite css varaiable in <style scoped> when vars is present 2020-07-10 17:10:48 -04:00
compileTemplate.ts refactor(types): improve typing (#1317) 2020-06-12 10:46:44 -04:00
genCssVars.ts feat(compiler-sfc): <style vars> CSS variable injection 2020-07-10 16:30:58 -04:00
index.ts wip: template binding optimization 2020-07-10 22:12:25 -04:00
parse.ts fix(compiler-sfc): prohibit src usage for <script setup> + do not 2020-07-15 17:44:02 -04:00
rewriteDefault.ts feat(compiler-sfc): <style vars> CSS variable injection 2020-07-10 16:30:58 -04:00
shims.d.ts feat: (wip) setup compiler-sfc 2019-11-06 21:58:15 -05:00
stylePluginScoped.ts refactor: shorten scoped css var / animation prefix 2020-07-10 18:47:31 -04:00
stylePluginTrim.ts feat: (wip) setup compiler-sfc 2019-11-06 21:58:15 -05:00
stylePreprocessors.ts feat(compiler-sfc): add preprocessCustomRequire option 2020-04-24 09:28:03 -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