提交歷史

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