Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You 15618888cb release: v2.7.9 hace 3 años
  Evan You 8521f9d3f6 fix(types): fix missing error for accessing undefined instance properties hace 3 años
  Evan You 7161176cd0 fix: fix effect scope tracking for manually created instances hace 3 años
  Alexander Lichter 165a14a6c6 fix(ssr): fix on-component directives rendering (#12661) hace 3 años
  不见月 bba6b3d6b4 feat(types): enhance type for onErrorCaptured (#12735) hace 3 años
  GU Yiling 9eb8ea5b63 chore: fix some legacy doc urls in warnings and readme (#12725) [ci skip] hace 3 años
  JuniorTour 2263948c24 fix: directives shorthand normalize error (#12744) hace 3 años
  林烁壕 5221d4d3b6 fix(compiler-sfc): rewriteDefault for class with decorators (#12747) hace 3 años
  gu 89a6b5e865 feat(types): support mixins inference for new Vue() (#12737) hace 3 años
  Evan You b4bf4c52ad fix(types): allow attaching unknown options to defined component hace 3 años
  Evan You 80d1baf920 feat(types): export DefineComponent hace 3 años
  Evan You f0057b101e fix(watch): avoid pre watcher firing on unmount hace 3 años
  Evan You bd89ce53a9 fix: ensure render watcher of manually created instance is correctly tracked in owner scope hace 3 años
  Evan You 4b37b568c7 fix(types): fix options suggestions when using defineComponent hace 3 años
  Jonas 5c742eb2e0 fix(compiler-sfc): allow full hostnames in asset url base (#12732) hace 3 años
  jf-paradis 00458cd38d fix(types): Make SetupBindings optional on ExtendedVue and CombinedVueInstance (#12727) hace 3 años
  Evan You 1d8b892fcd release: v2.7.8 hace 3 años
  Evan You 2af751b6ef fix(reactivity): fix shallowReactive nested ref setting edge cases hace 3 años
  Daniel Roe ba7dd2c4ed fix(types): export `defineAsyncComponent` type (#12684) hace 3 años
  edison a695c5a6df fix(sfc): align `<script setup>` component resolution edge case with v3 (#12687) hace 3 años
  Evan You fabc1cf89f fix(types): avoid circular type inference between v2 and v3 instance types hace 3 años
  Evan You ce6fc149e3 types: fix manual api types for useAttrs/useListeners hace 3 años
  Evan You adf3ac8adc feat(setup): support listeners on setup context + `useListeners()` helper hace 3 años
  troy351 135d07442a chore(sfc): remove useless vue-template-es2015-compiler (#12677) hace 3 años
  Evan You fc16281cf5 release: v2.7.7 hace 3 años
  Evan You e8d3a7d7a1 fix(codegen): script setup should not attempt to resolve native elements as component hace 3 años
  Evan You 67760f8d30 fix(setup): ensure setup context slots can be accessed immediately hace 3 años
  Evan You ea5d0f3fbf fix(inject): fix edge case of provided with async-mutated getters hace 3 años
  Evan You 25ffdb62d2 fix(watch): fix queueing multiple post watchers hace 3 años
  Nathan Shively-Sanders 46ec648694 fix(types): vue.d.ts should use relative import to v3-component-public-instance (#12668) hace 3 años