Historique des commits

Auteur SHA1 Message Date
  Evan You ae1fd539b7 chore: fix dts test il y a 4 ans
  Carlos Rodrigues 0c7fd13ea6 fix(types): fix typescript error when spreading `$props`(#5968) il y a 4 ans
  Evan You 8071ef47b5 fix(types): restore DefineComponent argument order il y a 4 ans
  Carlos Rodrigues 7c8f4578e9 fix(types): fix `defineComponent` inference to `Component` (#5949) il y a 4 ans
  Zclhlmgqzc 98b821d94a fix(types): preserve and expose original options on defineComponent return type (#5416) il y a 4 ans
  Evan You 4d07ed809c test: remove module augmentation test which does not work in the setup il y a 4 ans
  Evan You 78df8c78c4 fix(types/tsx): allow ref_for type on tsx elements il y a 4 ans
  Evan You 77283f4c94 test(types): test ComponentCustomProps il y a 4 ans
  cheng 3f5f98dcf5 chore(compiler-core): fix typo in defineComponent.test-d (#4688) il y a 4 ans
  Amour1688 140f089917 fix(types): incorrect type inference of array (#4578) il y a 4 ans
  fishDog 4178d5d7d9 fix(type): fix prop type infer (#4530) il y a 4 ans
  Husam Ibrahim 4645a42b79 types(runtime-core): fix for multiple possible prop types including Date (#4518) il y a 4 ans
  Carlos Rodrigues afd49b3e88 types(PropType): Allow `undefined` function to be used on `PropType` (#4405) il y a 4 ans
  webfansplz 1ce34e25d5 fix(types): fix tsx emit-mapped handler return type (#4290) il y a 4 ans
  Amour1688 d3d5ad204d fix(types): remove explicit return type annotation requirement for `this` inference in computed options (#4221) il y a 4 ans
  Amour1688 69344ff1ae feat(types): map declared emits to onXXX props in inferred prop types (#3926) il y a 4 ans
  Carlos Rodrigues 18911abb91 fix(type): infer parent as `this` on `nextTick` function (#3608) il y a 4 ans
  Carlos Rodrigues 92e7330385 types(props): Support `undefined` as default (#3783) il y a 5 ans
  HcySunYang 5db2b141dc fix(types): add a type-only differentiator to assist Mixin's type infer (#3481) il y a 5 ans
  HcySunYang 2b588cf1bc fix(types): unwrap refs on public instance data (#3319) il y a 5 ans
  07akioni 3755e60c52 fix(types): union function prop (#3119) il y a 5 ans
  HcySunYang 48f0d2944f fix(types): extract the correct props type for the DateConstructor (#2676) il y a 5 ans
  Carlos Rodrigues 6684c6334d types: mixin and extends typing on data and setup (#2404) il y a 5 ans
  Carlos Rodrigues d9ad45ad6c types(defineComponent): fix optional Boolean prop types (#2401) il y a 5 ans
  wonderful-panda 89e9ab8a2a fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048) il y a 5 ans
  Carlos Rodrigues be27bbc5ad types(defineComponent): fix missing exported types (#2124) il y a 5 ans
  HcySunYang 24fcf6ae7c fix(types): properly infer return type from async setup (#2051) il y a 5 ans
  Katashin 67b6e0f894 fix(types): relax ComponentPublicInstanceConstructor type for class components (#1943) il y a 5 ans
  HcySunYang 955450f539 types(runtime-core): improve the extracted instance types (#1936) il y a 5 ans
  Carlos Rodrigues c2913d57d1 fix(types): handling PropType<Function> with default value (#1896) il y a 5 ans