Commit History

Author SHA1 Message Date
  edison c531937c5c fix(vapor): infer component multi-root metadata from SFC templates for hydration (#14530) 1 month ago
  Cameron 08598a6bed chore(style): migrate linting to oxlint (#13326) 4 months ago
  edison abd563822a fix(compiler-sfc): ensure props bindings register before compiling template (#13922) 7 months ago
  edison 89edc6cdcb fix(compile-sfc): handle inline template source map in prod build (#12701) 11 months ago
  edison d37a2ac59d fix(compiler-core): ensure mapping is added only if node source is available (#13285) 11 months ago
  Haoqun Jiang 07b3c4b786 fix(compat): correctly transform non-identifier expressions in legacy filter syntax (#10896) 1 year ago
  edison 7dbdb3edf0 fix(compiler-ssr): fix node clone edge case caused by AST reuse (#9983) 2 years ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  edison eb51b23d85 fix(compile-sfc): fix identifier prefixing edge case caused by reused AST (#9867) 2 years ago
  Evan You e12b10ac3e chore: Merge branch 'main' into minor 2 years ago
  Evan You 634519720a fix(compiler-sfc): deindent pug/jade templates 2 years ago
  Evan You fb619cf9a4 fix(compiler-sfc): fix ast reuse for ssr 2 years ago
  Evan You 79d3cc6cec wip: should not reuse AST when using custom compiler 2 years ago
  Evan You 37f9d3da8f wip: compiler-sfc should not attach ast on template with src import 2 years ago
  Evan You 5fc695be26 wip: support reusing template ast from sfc descriptor 2 years ago
  zhiyuanzmj 26399aa6fa feat(compiler-core): support v-bind shorthand for key and value with the same name (#9451) 2 years ago
  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