Commit Verlauf

Autor SHA1 Nachricht Datum
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) vor 2 Jahren
  Evan You e2f2b75b62 chore(deps): bump vitest to 1.0 vor 2 Jahren
  白雾三语 61c1357427 fix(compiler-ssr): fix missing scopeId on server-rendered TransitionGroup (#7557) vor 2 Jahren
  Evan You dca4224c2c wip(vitest-migration): compiler-ssr tests passing vor 3 Jahren
  Evan You 9d5e30d911 build: bump jest, puppeteer and use official rollup terser plugin vor 3 Jahren
  Evan You 8e05b7f9fc fix(ssr): fix ssr runtime helper import in module mode vor 4 Jahren
  Evan You 935b4e2210 fix(compiler-core): remove no longer necessary withScopeId import in generated code vor 4 Jahren
  Evan You 317654b34f chore: fix codegen error due to scopeId deprecation change vor 4 Jahren
  Evan You a8edf2bdff refactor: remove outdated slot ctx wrapper codegen vor 4 Jahren
  Evan You f596e008ef refactor: remove deprecated scopeId codegen vor 4 Jahren
  Evan You 37c17091fd fix: ensure backwards compat for pre-compiled sfc components vor 5 Jahren
  Evan You aea88c3280 refactor: fix implementation of SFC :slotted id handling vor 5 Jahren
  Evan You e41b46c396 chore: annotate generated slot flag vor 5 Jahren
  Evan You 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr vor 5 Jahren
  Evan You afe13e0584 fix(ssr): fix ssr scopeId on component root vor 6 Jahren
  Evan You d5dbd27193 fix(ssr): handle fallthrough attrs in ssr compile output vor 6 Jahren
  Evan You 4dc8ffc378 fix: simplify and use correct ctx in withCtx vor 6 Jahren
  Evan You ecd7ce60d5 feat(compiler-core): wrap slot functions with render context vor 6 Jahren
  Evan You 1389d7b88c refactor(compiler-core): use more concise marker for compiled slots vor 6 Jahren
  Evan You 8b2d6a35d0 test: update tests and snapshots for helper prefixing vor 6 Jahren
  Evan You a51e710396 wip(ssr): proper scope analysis for ssr vnode slot fallback vor 6 Jahren
  Evan You b7a74d0439 wip(ssr): ssr slot vnode fallback vor 6 Jahren
  Evan You 4659c366e0 wip(ssr): generate correct component code vor 6 Jahren
  Evan You 7984a135ca wip(ssr): scopeId in slots vor 6 Jahren