Commit History

Author SHA1 Message Date
  Evan You 1b8e197a5b fix(suspense/hydration): fix hydration timing of async component inside suspense 1 year ago
  Evan You e255c31c88 refactor: remove unnecessary else 1 year ago
  Evan You ee11f43623 release: v3.5.0-alpha.3 1 year ago
  Evan You 66579ea544 chore: Merge branch 'main' into minor 1 year ago
  Evan You 73ef1561f6 feat(runtime-core): useId() (#11404) 1 year ago
  Evan You 422ef34e48 release: v3.4.33 1 year ago
  edison 1b81d14bfd refactor(runtime-core): remove attrsProxy and slotsProxy from instance (#11390) 1 year ago
  Tycho 5df67e3675 fix(runtime-dom): handle undefined values in v-html (#11403) 1 year ago
  Hongkun Peng c7f5c70eba chore(build): fix build error on Windows (#11389) 1 year ago
  Evan You 3f8cbb2379 chore: move useTemplateRef tests 1 year ago
  Evan You b14cd9a68b fix(build): enable SSR branches in esm-browser builds 1 year ago
  Evan You 01032db7cd workflow: enable prod hydration details in dev script 1 year ago
  Evan You 68bb48c04e refactor: move useTemplateRef file 1 year ago
  Evan You 4c03ab2224 test(teleport): test for accessing template ref inside teleport in mounted 1 year ago
  Evan You 59a3e88903 feat(teleport): support deferred Teleport (#11387) 1 year ago
  Evan You 3ba70e49b5 feat: useTemplateRef() 1 year ago
  Evan You 0ae7316008 chore: update comments for proxyRefs 1 year ago
  Evan You f15ba2c2e2 chore: Merge branch 'main' into minor 1 year ago
  Evan You fd5c001ec7 release: v3.4.32 1 year ago
  yangxiuxiu f1bb0aef08 fix(runtime-core): do not emit when defineModel ref is set with same value (#11162) 1 year ago
  linzhe 3e9e32ee0a fix(runtime-dom): properly handle innerHTML unmount into new children (#11159) 1 year ago
  Zhaolin Liang b287aeec3e fix(compiler-sfc): correctly resolve type annotation for declared function (#11279) 1 year ago
  Evan You 3dc5a1ad98 test: test case for #11286 1 year ago
  Evan You c10e40a217 fix(hydration): fix tracking of reactive style objects in production 1 year ago
  Evan You 0fd6193def fix(compiler-sfc): should properly walk desutructured props when reactive destructure is not enabled 1 year ago
  Tycho a509e30f05 fix(reactivity): ensure `unref` correctly resolves type for `ShallowRef` (#11360) 1 year ago
  Evan You f476b7f030 feat(runtime-core): add app.config.throwUnhandledErrorInProduction 1 year ago
  Evan You 3ee7b4c7b1 fix(runtime-core): avoid recursive warning 1 year ago
  Evan You 8655ced480 fix(teleport): skip teleported nodes when locating patch anchor 1 year ago
  LiuSeen 50ddafe91b fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503) 1 year ago