vue3-yuanma/packages/compiler-sfc/src
2022-01-23 20:58:43 +08: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/reactivity-transform): fix edge case where normal script has ref macros but script setup does not 2022-01-21 08:47:48 +08: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 additional types 2021-12-12 11:44:23 +08:00
parse.ts feat(compiler-sfc): expose properties for more accurate HMR 2021-11-26 14:22:26 +08: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