Commit History

Author SHA1 Message Date
  Evan You b0203a3092 feat(expose): always expose $ instance properties on child refs 5 years ago
  Evan You 4de5d24aa7 perf: improve static content insertion perf 5 years ago
  Evan You 5bce2ae723 fix(runtime-core): fix fragment update inside de-opt slots 5 years ago
  Evan You 44996d1a0a fix(suspense): fix suspense regression for errored template component 5 years ago
  Evan You 32e21333dd fix(runtime-core): stricter compat root mount check 5 years ago
  Evan You b46a4dccf6 fix(ssr): handle hydrated async component unmounted before resolve 5 years ago
  HcySunYang c8d96837b8 fix(hydration): fix update before async component is hydrated (#3563) 5 years ago
  Evan You d3d9355c5a wip: test for instance and options compat 5 years ago
  Evan You cd33714935 chore: Merge branch 'v2-compat' 5 years ago
  Evan You 86703c23a6 wip: ref v-for compat 5 years ago
  Evan You 66b6b4226b chore: include component info in recursive update warning 5 years ago
  zhaozhao 060c5f1d0a chore: adjust the parameter order of the mountChildren function 5 years ago
  Evan You 115372dd5b wip: refactor deprecations into a single file 5 years ago
  Evan You 7a25cbb7a7 wip: fix compat utils usage 5 years ago
  Evan You 3db29eb773 wip: support per-component compatConfig 5 years ago
  Evan You 1c2c77eb9f wip: apply compat enabled flags to currently implemented features 5 years ago
  Evan You db09805688 wip: instance event emitter api compat 5 years ago
  Evan You e2d6ff845b wip: root mount api compat 5 years ago
  HcySunYang 995d76bd12 fix(runtime-core): fix render function + optimized slot edge case (#3523) 5 years ago
  Evan You 9cf75258c8 fix(runtime-core): fix dev fragment root flag check 5 years ago
  HcySunYang 3736496006 fix(runtime-core): avoid unmount teleport's children multiple times (#3499) 5 years ago
  Evan You d5824b97c5 fix(runtime-core): should not track deps in pre flush watcher callbacks 5 years ago
  HcySunYang 2451dd8ae6 fix(runtime-core): the select tag's multiple prop should be set before the children mounting (#3202) 5 years ago
  HcySunYang 776951315d fix(Teleport): component with multi roots should be removed when unmounted (#3157) 5 years ago
  鱼 21d1288133 fix(teleport): targetAnchor should also be removed when unmounted (#2870) 5 years ago
  Evan You aea88c3280 refactor: fix implementation of SFC :slotted id handling 5 years ago
  Evan You 69304cf166 refactor: adjust logic branches 5 years ago
  HcySunYang 7562e72c2b fix(runtime-core): fix async component ref handling (#3191) 5 years ago
  HcySunYang 8ffcde2836 fix(runtime-dom): support mounting app to svg container (#2929) 5 years ago
  Evan You d0ea74556f fix: init devtools after feature flag checks 5 years ago