Commit Verlauf

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