История коммитов

Автор SHA1 Сообщение Дата
  edison 5d166f3796 fix(compiler-core): remove slot cache from parent renderCache during unmounting (#13215) 1 год назад
  dopamine b3ecee3da8 fix(runtime-core): update __vnode of static nodes when patching along the optimized path (#13223) 1 год назад
  edison d6a6ec13ce fix(runtime-core): prevent unmounted vnode from being inserted during transition leave (#12862) 1 год назад
  edison 10a2c6053b fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907) 1 год назад
  Adrien Foulon 8e6c337867 fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat (#11825) 1 год назад
  edison ac2a410e46 fix(runtime-core): ensure suspense content inherit scopeId (#10652) 1 год назад
  skirtle 4b608a9449 refactor(scheduler): remove invalidateJob (#11650) 1 год назад
  Kevin Deng 三咲智子 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
  Evan You eaf5455d77 chore: Merge branch 'main' into minor 1 год назад
  Evan You 978ff3c1db fix(custom-element): fix custom-element double render on immediate prop change 1 год назад
  Evan You bcb9a70290 types: custom element interface should be internal 1 год назад
  Evan You 56c76a8b05 feat(custom-element): inject child components styles to custom element shadow root (#11517) 1 год назад
  Evan You d14a11c1cd feat: lazy hydration strategies for async components (#11458) 1 год назад
  Evan You 1b8e197a5b fix(suspense/hydration): fix hydration timing of async component inside suspense 1 год назад
  Evan You f15ba2c2e2 chore: Merge branch 'main' into minor 1 год назад
  linzhe 3e9e32ee0a fix(runtime-dom): properly handle innerHTML unmount into new children (#11159) 1 год назад
  Evan You 8655ced480 fix(teleport): skip teleported nodes when locating patch anchor 1 год назад
  Evan You d343a0dc01 fix(v-once): properly unmount v-once cached trees 1 год назад
  Evan You 2815531fd5 refactor: memoIndex -> cacheIndex 1 год назад
  Evan You ee0248accf fix(runtime-core): errors during component patch should be caught by error handlers 1 год назад
  Evan You 3d34f406ac fix(runtime-core): bail manually rendered compiler slot fragments in all cases 1 год назад
  Evan You 7d06ca3a83 chore: Merge branch 'main' into minor 2 лет назад
  Evan You a959781dd6 fix(runtime-core): update devtool __vnode on patch, avoid memory leak during dev 2 лет назад
  Fernando Fernández 80ba50d74c refactor(built-ins): remove unused code from Teleport and Suspense components (#11139) 2 лет назад
  Tycho 220fe24748 fix(runtime-core): ensure unmount dynamic components in optimized mode (#11171) 2 лет назад
  Evan You 26356264d2 chore: Merge branch 'main' into minor 2 лет назад
  Tycho b557d3fb8a fix(runtime-core): avoid traversing static children for vnodes w/ PatchFlags.BAIL (#11115) 2 лет назад
  edison edf263847e fix(runtime-core): fix stale v-memo after v-if toggle (#6606) 2 лет назад
  edison aa156ed5c4 fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370) 2 лет назад
  tomasvn 32262a9af5 chore: use PropertyKey type (#11056) 2 лет назад