Commit History

Author SHA1 Message Date
  Tony Trinh c513126c5d types(runtime-core): support plugin options type inference (#3969) 3 years ago
  nandi95 506a42a9a5 types(runtime-core): added `ComponentCustomProperties` type to `globalProperties` (#5389) 3 years ago
  Evan You 5381abc057 fix(types): support TypeScript 4.8 3 years ago
  zs 0c07f12541 chore: warn when mounting different apps on the same host element (#5573) 4 years ago
  qinxiaosen_ccc 292ce69439 chore: remove outdated type comment (#5103) 4 years ago
  Evan You 7efb9dba30 refactor: remove use of Object.assign 4 years ago
  Yuchao d121a9bc7e fix(runtime-core): Avoid mutating original options object in createApp (#4840) 4 years ago
  Evan You 50f13278f9 chore: avoid api-extractor warnings 4 years ago
  skirtle 5aa4255808 fix(runtime-core): return the exposeProxy from mount (#4606) 4 years ago
  Evan You 561e210157 fix(inject): should auto unwrap injected refs 4 years ago
  Evan You 47f488350c chore: run updated prettier 4 years ago
  Guillaume 2b52d5d7c5 fix(devtools): expose root instance 5 years ago
  Evan You 51d2be2038 perf: avoid deopt for props/emits normalization when global mixins are used 5 years ago
  Evan You e2ca67b59a fix(runtime-core): align option merge behavior with Vue 2 5 years ago
  Evan You 1e35a860b9 refactor: adjust component options merge cache strategy 5 years ago
  Evan You b10db86711 wip: make legacy global apis available on app instance as well 5 years ago
  Evan You f2a5a3ee55 wip: make singleton mutations affect all app instances 5 years ago
  Evan You d0dd6674bb wip: fix isCustomElement 5 years ago
  Evan You c27f01bc74 wip: tests for global config compat 5 years ago
  Evan You 091e6d67bf feat(config): support configuring runtime compiler via `app.config.compilerOptions` 5 years ago
  Evan You 7dc681c196 wip: filters compat 5 years ago
  Evan You 62bfdae043 wip: Vue.util compat 5 years ago
  Evan You 960e0943f7 wip: config.ignoredElements compat 5 years ago
  Evan You 53b8127a9c wip: progress 5 years ago
  Evan You 40e3dd28e1 wip: restructure compat code + global api alignment 5 years ago
  Evan You e2d6ff845b wip: root mount api compat 5 years ago
  HcySunYang 8ffcde2836 fix(runtime-dom): support mounting app to svg container (#2929) 5 years ago
  hiroki 18b0c9a011 docs(type): remove unmount parameters (#2601) 5 years ago
  Thorsten Lünborg 60e05eff23 fix(runtime-core): ensure app instance can be garbage collected after unmount (close #2907) (#2909) 5 years ago
  Evan You a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache 5 years ago