Historique des commits

Auteur SHA1 Message Date
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) il y a 2 ans
  Evan You e2f2b75b62 chore(deps): bump vitest to 1.0 il y a 2 ans
  edison e09c26bc9b fix(compiler-ssr): proper scope analysis for ssr vnode slot fallback (#7184) il y a 2 ans
  Evan You 05f94cf7b0 fix(compiler-ssr): disable v-once transform in ssr vdom fallback branch il y a 3 ans
  Evan You dca4224c2c wip(vitest-migration): compiler-ssr tests passing il y a 3 ans
  Evan You 9d5e30d911 build: bump jest, puppeteer and use official rollup terser plugin il y a 3 ans
  Evan You 09bb3e996e fix(compiler-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326) il y a 3 ans
  Evan You 00036bb52c fix(slots): ensure different branches of dynamic slots have different keys il y a 3 ans
  Evan You 516bc548fc fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches il y a 4 ans
  Evan You 1035c6b51b chore: split ssr transition group tests il y a 4 ans
  Evan You ee4186ef9e fix(ssr): fix hydration error on falsy v-if inside transition/keep-alive il y a 4 ans
  Evan You c65b805ef1 fix(compiler-ssr): only inject fallthrough attrs for root transition/keep-alive il y a 4 ans
  Evan You f811dc2b60 fix(compiler-ssr): fix component event handlers inheritance in ssr il y a 4 ans
  Evan You 60cf175d88 feat(ssr): support custom directive getSSRProps in optimized compilation il y a 4 ans
  Evan You d74f21a42c fix(compiler-ssr): import ssr helpers from updated path il y a 4 ans
  Evan You 9f6f8b35c1 fix(compiler-ssr): fix attr fallthrough for transition/keep-alive as template root il y a 4 ans
  HcySunYang 7715c49af9 fix(compiler-core): avoid generating useless createVNode helper (#2938) il y a 5 ans
  Evan You e41b46c396 chore: annotate generated slot flag il y a 5 ans
  Evan You a5d6f8091e fix(compiler-ssr): generate correct children for transition-group il y a 5 ans
  Evan You 65beba98fe fix(slots): differentiate dynamic/static compiled slots il y a 5 ans
  Evan You 41db49dfb7 fix(ssr): support dynamic components that resolve to element or vnode il y a 5 ans
  Evan You d5dbd27193 fix(ssr): handle fallthrough attrs in ssr compile output il y a 5 ans
  Evan You 08b4e8815d fix(compiler-ssr): avoid unnecessary withCtx import il y a 6 ans
  Evan You f529dbde23 fix: dynamic component fallback to native element il y a 6 ans
  Evan You 4dc8ffc378 fix: simplify and use correct ctx in withCtx il y a 6 ans
  Evan You fd3418d79d chore: fix snapshot il y a 6 ans
  Evan You ecd7ce60d5 feat(compiler-core): wrap slot functions with render context il y a 6 ans
  Evan You a05d41c940 refactor(ssr): adjust ssr fragment anchor content il y a 6 ans
  Evan You a3cc970030 feat(ssr/suspense): suspense hydration il y a 6 ans
  Evan You 80c625dce3 feat(ssr): compiler-ssr support for Suspense il y a 6 ans