Commit History

Author SHA1 Message Date
  Rudy 50e2253057 fix(compiler/runtime-dom): ignore comments in inline styles (#6808) 3 years ago
  Dunqing f9d43b99f8 fix(compilre-core): dynamic v-on and static v-on should be merged (#6747) 3 years ago
  Evan You 57bb37bd64 fix(ssr): should not hoist transformed asset urls in ssr compile 4 years ago
  HcySunYang 49f4072c83 fix(compiler-ssr): keep the order of imports expression for the fallback branch of SSR (#3448) 5 years ago
  Evan You 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr 5 years ago
  Evan You 6a0be882d4 feat(compiler-sfc): support transforming absolute asset urls 6 years ago
  Evan You 47e984d31f refactor(compiler): provide _ctx and _cache via arguments 6 years ago
  Sören Schwert c71ca354b9 fix(compiler-sfc): only transform relative asset URLs (#628) 6 years ago
  Evan You 59c595c1e8 refactor: use named export for compiled render function 6 years ago
  Evan You 90ddb7c260 refactor: expose parse in compiler-dom, improve sfc parse error handling 6 years ago
  宋铄运 559fa27185 test(compiler-sfc): more tests (#536) 6 years ago
  Evan You 818bf17cb7 feat(compiler-sfc): use @vue/compiler-dom by default 6 years ago
  Evan You 3e3188fa9f refactor: adjust sfc compiler options 6 years ago
  Evan You c8c5b16ef7 feat(compiler-sfc): properly pass on options 6 years ago
  宋铄运 0a14c04c81 feat(compiler-sfc): compile template WIP (#534) 6 years ago