Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You 583b625987 fix(compiler-sfc): fix usage detection for types in v-for/v-slot expressions hace 4 años
  Evan You 8ba0bb8ec3 chore: bump repl hace 4 años
  Evan You cf55480163 build: target es2019/node 12 for node dist files hace 4 años
  Evan You 80de1adb36 chore: require version in bug report [ci skip] hace 4 años
  Evan You 523f6aa363 chore: use existing method hace 4 años
  Evan You 3991609087 release: v3.2.34 hace 4 años
  Evan You 31bdde0480 chore: fix lint hace 4 años
  Evan You 939209c6b5 fix(ssr): fix hydration for slot with empty text node hace 4 años
  Evan You e1bc2681ef fix(ssr): fix hydration mismatch caused by multi-line comments inside slot hace 4 años
  Evan You 516bc548fc fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches hace 4 años
  Evan You e8ceac7a11 workflow: add dev-esm script [ci skip] hace 4 años
  小刘(liulinboyi) 6ce75c10f1 test(runtime-dom): vModel tests for input range (#5907) hace 4 años
  小刘(liulinboyi) 73e6523134 fix(compiler-sfc): support `export { default } from '...'` (#5937) hace 4 años
  Yunyoung LEE 991d62322f fix(compiler-sfc): type-only defineProps does not recognize Promise (fix #5941) (#5943) hace 4 años
  Carlos Rodrigues 7c8f4578e9 fix(types): fix `defineComponent` inference to `Component` (#5949) hace 4 años
  Cédric Exbrayat 3e2850fa6c fix(types): export ComponentProvideOptions (#5947) hace 4 años
  Anthony Fu 72ac937f35 chore: use `packageManager` field (#5911) hace 4 años
  Evan You 595263c0e9 fix(ssr/teleport): support nested teleports in ssr hace 4 años
  Evan You 84f0353511 test: hydration test case for component w/ teleport root hace 4 años
  Evan You cdda49bbfb fix(runtime-core): adjust force diff of dev root fragments hace 4 años
  Evan You b60cff052c fix(ssr): fix hydration error when teleport is used as component root hace 4 años
  Evan You fd2aa120a1 chore: add note to pr guidelines [ci skip] hace 4 años
  Bulat Aykaev 0841b9b524 fix(keep-alive): fix keep-alive rendering when placed in vnode branch hace 4 años
  Evan You 3705b3b46a fix(ssr): fix hydration error when transition contains comment children hace 4 años
  Evan You aed10c5072 fix(ssr): render fallthrough attributes for transition-group with tag hace 4 años
  Evan You 1035c6b51b chore: split ssr transition group tests hace 4 años
  Evan You ee4186ef9e fix(ssr): fix hydration error on falsy v-if inside transition/keep-alive hace 4 años
  Evan You c65b805ef1 fix(compiler-ssr): only inject fallthrough attrs for root transition/keep-alive hace 4 años
  Roan Kattouw c03459b9b6 fix(ssr): support client-compiled v-model with dynamic type during ssr (#5787) hace 4 años
  Evan You 847d7f782b fix(ssr): inherit scope id on functional component during ssr hace 4 años