Anthony Fu
|
4c6176d1c4
chore: apply format
|
пре 3 година |
Rudy
|
e4de623ea7
fix(types): support inferring injected properties in options api (#6804)
|
пре 3 година |
Carlos Rodrigues
|
8dcb6c7bbd
fix(types): fix on* props incorrect type for TS 4.7 (#6216)
|
пре 3 година |
Evan You
|
ae1fd539b7
chore: fix dts test
|
пре 4 година |
Carlos Rodrigues
|
0c7fd13ea6
fix(types): fix typescript error when spreading `$props`(#5968)
|
пре 4 година |
Evan You
|
8071ef47b5
fix(types): restore DefineComponent argument order
|
пре 4 година |
Carlos Rodrigues
|
7c8f4578e9
fix(types): fix `defineComponent` inference to `Component` (#5949)
|
пре 4 година |
Zclhlmgqzc
|
98b821d94a
fix(types): preserve and expose original options on defineComponent return type (#5416)
|
пре 4 година |
Evan You
|
4d07ed809c
test: remove module augmentation test which does not work in the setup
|
пре 4 година |
Evan You
|
78df8c78c4
fix(types/tsx): allow ref_for type on tsx elements
|
пре 4 година |
Evan You
|
77283f4c94
test(types): test ComponentCustomProps
|
пре 4 година |
cheng
|
3f5f98dcf5
chore(compiler-core): fix typo in defineComponent.test-d (#4688)
|
пре 4 година |
Amour1688
|
140f089917
fix(types): incorrect type inference of array (#4578)
|
пре 4 година |
fishDog
|
4178d5d7d9
fix(type): fix prop type infer (#4530)
|
пре 4 година |
Husam Ibrahim
|
4645a42b79
types(runtime-core): fix for multiple possible prop types including Date (#4518)
|
пре 4 година |
Carlos Rodrigues
|
afd49b3e88
types(PropType): Allow `undefined` function to be used on `PropType` (#4405)
|
пре 4 година |
webfansplz
|
1ce34e25d5
fix(types): fix tsx emit-mapped handler return type (#4290)
|
пре 4 година |
Amour1688
|
d3d5ad204d
fix(types): remove explicit return type annotation requirement for `this` inference in computed options (#4221)
|
пре 4 година |
Amour1688
|
69344ff1ae
feat(types): map declared emits to onXXX props in inferred prop types (#3926)
|
пре 4 година |
Carlos Rodrigues
|
18911abb91
fix(type): infer parent as `this` on `nextTick` function (#3608)
|
пре 4 година |
Carlos Rodrigues
|
92e7330385
types(props): Support `undefined` as default (#3783)
|
пре 5 година |
HcySunYang
|
5db2b141dc
fix(types): add a type-only differentiator to assist Mixin's type infer (#3481)
|
пре 5 година |
HcySunYang
|
2b588cf1bc
fix(types): unwrap refs on public instance data (#3319)
|
пре 5 година |
07akioni
|
3755e60c52
fix(types): union function prop (#3119)
|
пре 5 година |
HcySunYang
|
48f0d2944f
fix(types): extract the correct props type for the DateConstructor (#2676)
|
пре 5 година |
Carlos Rodrigues
|
6684c6334d
types: mixin and extends typing on data and setup (#2404)
|
пре 5 година |
Carlos Rodrigues
|
d9ad45ad6c
types(defineComponent): fix optional Boolean prop types (#2401)
|
пре 5 година |
wonderful-panda
|
89e9ab8a2a
fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048)
|
пре 5 година |
Carlos Rodrigues
|
be27bbc5ad
types(defineComponent): fix missing exported types (#2124)
|
пре 5 година |
HcySunYang
|
24fcf6ae7c
fix(types): properly infer return type from async setup (#2051)
|
пре 5 година |