Histórico de Commits

Autor SHA1 Mensagem Data
  edison 7dbdb3edf0 fix(compiler-ssr): fix node clone edge case caused by AST reuse (#9983) há 2 anos atrás
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) há 2 anos atrás
  edison eb51b23d85 fix(compile-sfc): fix identifier prefixing edge case caused by reused AST (#9867) há 2 anos atrás
  Evan You e12b10ac3e chore: Merge branch 'main' into minor há 2 anos atrás
  Evan You 634519720a fix(compiler-sfc): deindent pug/jade templates há 2 anos atrás
  Evan You fb619cf9a4 fix(compiler-sfc): fix ast reuse for ssr há 2 anos atrás
  Evan You 79d3cc6cec wip: should not reuse AST when using custom compiler há 2 anos atrás
  Evan You 37f9d3da8f wip: compiler-sfc should not attach ast on template with src import há 2 anos atrás
  Evan You 5fc695be26 wip: support reusing template ast from sfc descriptor há 2 anos atrás
  zhiyuanzmj 26399aa6fa feat(compiler-core): support v-bind shorthand for key and value with the same name (#9451) há 2 anos atrás
  Rudy 50e2253057 fix(compiler/runtime-dom): ignore comments in inline styles (#6808) há 3 anos atrás
  Dunqing f9d43b99f8 fix(compilre-core): dynamic v-on and static v-on should be merged (#6747) há 3 anos atrás
  Evan You 57bb37bd64 fix(ssr): should not hoist transformed asset urls in ssr compile há 4 anos atrás
  HcySunYang 49f4072c83 fix(compiler-ssr): keep the order of imports expression for the fallback branch of SSR (#3448) há 5 anos atrás
  Evan You 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr há 5 anos atrás
  Evan You 6a0be882d4 feat(compiler-sfc): support transforming absolute asset urls há 6 anos atrás
  Evan You 47e984d31f refactor(compiler): provide _ctx and _cache via arguments há 6 anos atrás
  Sören Schwert c71ca354b9 fix(compiler-sfc): only transform relative asset URLs (#628) há 6 anos atrás
  Evan You 59c595c1e8 refactor: use named export for compiled render function há 6 anos atrás
  Evan You 90ddb7c260 refactor: expose parse in compiler-dom, improve sfc parse error handling há 6 anos atrás
  宋铄运 559fa27185 test(compiler-sfc): more tests (#536) há 6 anos atrás
  Evan You 818bf17cb7 feat(compiler-sfc): use @vue/compiler-dom by default há 6 anos atrás
  Evan You 3e3188fa9f refactor: adjust sfc compiler options há 6 anos atrás
  Evan You c8c5b16ef7 feat(compiler-sfc): properly pass on options há 6 anos atrás
  宋铄运 0a14c04c81 feat(compiler-sfc): compile template WIP (#534) há 6 anos atrás