История коммитов

Автор SHA1 Сообщение Дата
  Evan You af563bf428 fix(types): more public type argument order fix 3 лет назад
  Evan You bdf557f6f2 fix(types): retain type parameters order for public types 3 лет назад
  三咲智子 Kevin Deng 5a2f5d59cf feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) 3 лет назад
  Evan You 4c9bfd2b99 feat(dx): improve readability of displayed types for props 3 лет назад
  Evan You 58e5c51149 build: upgrade to TypeScript 5.x 3 лет назад
  Anthony Fu 5f1883ec53 fix(types): accept sync `serverPrefetch()` (#7000) 3 лет назад
  Evan You f0d78e8c8f wip(vitest-migration): ssr tests passing 3 лет назад
  Evan You 4c3203b9b7 chore: run prettier 3 лет назад
  Rudy e4de623ea7 fix(types): support inferring injected properties in options api (#6804) 3 лет назад
  Daniel Roe c3465c1e88 fix(runtime-core): only set cache for object keys (#6266) 3 лет назад
  Evan You 8071ef47b5 fix(types): restore DefineComponent argument order 4 лет назад
  edison 2a9e9a4096 refactor(runtime-core): extract function `isReservedPrefix` (#3265) 4 лет назад
  那里好脏不可以 6042ab0f2f chore: type [ci skip] 4 лет назад
  Zclhlmgqzc 98b821d94a fix(types): preserve and expose original options on defineComponent return type (#5416) 4 лет назад
  Evan You 2f91872e7b fix(ssr): only cache computed getters during render phase 4 лет назад
  Evan You 6cfd72e760 refactor: move type utils to shared 4 лет назад
  laineus 741d3b36f2 fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447) 4 лет назад
  webfansplz 0627765b36 chore(types): remove unnecessary type assertions (#4336) 4 лет назад
  Evan You 561e210157 fix(inject): should auto unwrap injected refs 4 лет назад
  Amour1688 69344ff1ae feat(types): map declared emits to onXXX props in inferred prop types (#3926) 5 лет назад
  Anthony Fu f5617fc3bb feat(reactivity): new effectScope API (#2195) 5 лет назад
  Evan You b0203a3092 feat(expose): always expose $ instance properties on child refs 5 лет назад
  Evan You 9b607fe409 fix(watch): fix watch option merging from mixins 5 лет назад
  Evan You 51d2be2038 perf: avoid deopt for props/emits normalization when global mixins are used 5 лет назад
  Evan You e2ca67b59a fix(runtime-core): align option merge behavior with Vue 2 5 лет назад
  Evan You 1e35a860b9 refactor: adjust component options merge cache strategy 5 лет назад
  edison d6607c9864 fix(runtime-core): fix resolving inheritAttrs from mixins (#3742) 5 лет назад
  HcySunYang 9e3708ca75 fix(keep-alive): include/exclude should work with async component (#3531) 5 лет назад
  GU Yiling 9b160b9405 fix(types): declared prop keys should always exist in `props` argument (#3726) 5 лет назад
  Stanislav Lashmanov 2bfb8b574d fix(compat): correctly merge lifecycle hooks when using Vue.extend (#3762) 5 лет назад