Commit History

Author SHA1 Message Date
  Zeke Zhang 36bd9b0a1f fix(hmr): avoid infinite recursion when reloading hmr components (#6936) 1 year ago
  edison accf8396ae fix(Transition): re-fix #10620 (#10832) 2 years ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Evan You afb21f7813 test: fix keepalive transition out-in test case 2 years ago
  被雨水过滤的空气-Rain d11e978fc9 fix(hmr/transition): fix kept-alive component inside transition disappearing after hmr (#7126) 2 years ago
  Evan You 733437691f fix(hmr): fix hmr error for hoisted children array in v-for 2 years ago
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 3 years ago
  Evan You 94fa67a4f7 fix(hmr): force update cached slots during HMR 3 years ago
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
  被雨水过滤的空气(Rairn) a54bff2c9c fix(hmr/keep-alive): fix error in reload component (#7049) 3 years ago
  Evan You 9e3d7731c7 fix(hmr): fix hmr for components with no active instance yet 4 years ago
  Evan You aa8908a854 fix(hmr): handle possible duplicate component definitions with same id 4 years ago
  Evan You db3f57a392 fix(hmr): fix hmr when global mixins are used 4 years ago
  Evan You dd1439e711 build: reduce runtime build size 4 years ago
  HcySunYang 9cb21d088e fix(Teleport): fallback to non-optimized mode when HRM performing updates (#3311) 5 years ago
  Evan You 9c23ddf9c5 fix(hmr): fix updates for imported but not yet rendered components 5 years ago
  Katashin 422f05e085 fix(hmr): make hmr working with class components (#2144) 5 years ago
  Evan You 51510adacb test: fix hmr test 6 years ago
  Carlos Rodrigues 8f2a7489b7 fix(hmr): force full update on nested child components (#1312) 6 years ago
  Evan You 2408a65662 fix(hmr): force full update in child component on slot update 6 years ago
  Evan You aa1672a8bd test: fix hmr test id 6 years ago
  Evan You 1b946c85df fix(hmr): always force full child component props update in HMR mode 6 years ago
  Evan You 68e1ce8b66 refactor(types): mark more internal APIs 6 years ago
  HiiTea 22717772dd chore: fix typos (#1090) 6 years ago
  Evan You cb504c287f refactor(runtime-core): refactor slots resolution 6 years ago
  Evan You 206640a2d8 fix(build): remove __RUNTIME_COMPILE__ flag 6 years ago
  Evan You 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 years ago
  Evan You 8ea2101553 test: test hot module replacement 6 years ago