Histórico de Commits

Autor SHA1 Mensagem Data
  Amour1688 140f089917 fix(types): incorrect type inference of array (#4578) há 4 anos atrás
  fishDog 4178d5d7d9 fix(type): fix prop type infer (#4530) há 4 anos atrás
  Husam Ibrahim 4645a42b79 types(runtime-core): fix for multiple possible prop types including Date (#4518) há 4 anos atrás
  Carlos Rodrigues afd49b3e88 types(PropType): Allow `undefined` function to be used on `PropType` (#4405) há 4 anos atrás
  webfansplz 1ce34e25d5 fix(types): fix tsx emit-mapped handler return type (#4290) há 4 anos atrás
  Amour1688 d3d5ad204d fix(types): remove explicit return type annotation requirement for `this` inference in computed options (#4221) há 4 anos atrás
  Amour1688 69344ff1ae feat(types): map declared emits to onXXX props in inferred prop types (#3926) há 5 anos atrás
  Carlos Rodrigues 18911abb91 fix(type): infer parent as `this` on `nextTick` function (#3608) há 5 anos atrás
  Carlos Rodrigues 92e7330385 types(props): Support `undefined` as default (#3783) há 5 anos atrás
  HcySunYang 5db2b141dc fix(types): add a type-only differentiator to assist Mixin's type infer (#3481) há 5 anos atrás
  HcySunYang 2b588cf1bc fix(types): unwrap refs on public instance data (#3319) há 5 anos atrás
  07akioni 3755e60c52 fix(types): union function prop (#3119) há 5 anos atrás
  HcySunYang 48f0d2944f fix(types): extract the correct props type for the DateConstructor (#2676) há 5 anos atrás
  Carlos Rodrigues 6684c6334d types: mixin and extends typing on data and setup (#2404) há 5 anos atrás
  Carlos Rodrigues d9ad45ad6c types(defineComponent): fix optional Boolean prop types (#2401) há 5 anos atrás
  wonderful-panda 89e9ab8a2a fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048) há 5 anos atrás
  Carlos Rodrigues be27bbc5ad types(defineComponent): fix missing exported types (#2124) há 5 anos atrás
  HcySunYang 24fcf6ae7c fix(types): properly infer return type from async setup (#2051) há 5 anos atrás
  Katashin 67b6e0f894 fix(types): relax ComponentPublicInstanceConstructor type for class components (#1943) há 5 anos atrás
  HcySunYang 955450f539 types(runtime-core): improve the extracted instance types (#1936) há 5 anos atrás
  Carlos Rodrigues c2913d57d1 fix(types): handling PropType<Function> with default value (#1896) há 5 anos atrás
  Evan You eb2ae44d94 refactor(types): widen `Component` type to include consutructor types há 5 anos atrás
  Evan You 9f92871c80 types(runtime-core): argument for props validator há 5 anos atrás
  Aurelius333 a88895b5da types(runtime-core): make `this` void in prop validators and prop default factories (#1867) há 5 anos atrás
  HcySunYang 9d36c61796 types(runtime-core): improve PropType inference precision (#1863) há 5 anos atrás
  Herrington Darkholme 6f8bac5fca test(types): add prop validator test (#1769) há 5 anos atrás
  Aurelius333 5002ab53d6 types(runtime-core): make `this` void in emits validator (#1842) há 5 anos atrás
  Evan You aa06b1034d feat(reactivity): `proxyRefs` method and `ShallowUnwrapRefs` type (#1682) há 6 anos atrás
  Carlos Rodrigues 421a70de5e test(types): test computed get/set type inference (#1709) há 6 anos atrás
  Carlos Rodrigues 5681fdb211 test(types): test dts for Options API method return type inference (#1708) há 6 anos atrás