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 سال پیش |
Katashin
|
67b6e0f894
fix(types): relax ComponentPublicInstanceConstructor type for class components (#1943)
|
5 سال پیش |
HcySunYang
|
955450f539
types(runtime-core): improve the extracted instance types (#1936)
|
5 سال پیش |
Carlos Rodrigues
|
c2913d57d1
fix(types): handling PropType<Function> with default value (#1896)
|
5 سال پیش |
Evan You
|
eb2ae44d94
refactor(types): widen `Component` type to include consutructor types
|
5 سال پیش |
Evan You
|
9f92871c80
types(runtime-core): argument for props validator
|
5 سال پیش |
Aurelius333
|
a88895b5da
types(runtime-core): make `this` void in prop validators and prop default factories (#1867)
|
5 سال پیش |
HcySunYang
|
9d36c61796
types(runtime-core): improve PropType inference precision (#1863)
|
5 سال پیش |
Herrington Darkholme
|
6f8bac5fca
test(types): add prop validator test (#1769)
|
5 سال پیش |
Aurelius333
|
5002ab53d6
types(runtime-core): make `this` void in emits validator (#1842)
|
5 سال پیش |
Evan You
|
aa06b1034d
feat(reactivity): `proxyRefs` method and `ShallowUnwrapRefs` type (#1682)
|
5 سال پیش |
Carlos Rodrigues
|
421a70de5e
test(types): test computed get/set type inference (#1709)
|
5 سال پیش |
Carlos Rodrigues
|
5681fdb211
test(types): test dts for Options API method return type inference (#1708)
|
5 سال پیش |
HcySunYang
|
5d8a64d53a
feat(types): deny unknown attributes on component by default (#1614)
|
5 سال پیش |
Guillaume Chau
|
568b6db12b
feat: Initial devtools support (#1125)
|
5 سال پیش |
Carlos Rodrigues
|
d78a6821f5
types(runtime-core): default `SetupContext` generic argument to `EmitsOptions` (#1584)
|
5 سال پیش |
Carlos Rodrigues
|
1e90605c15
types(runtime-core): provide valid type for default `$emit` (#1498)
|
5 سال پیش |
doly mood
|
d3c436ae2e
feat(types): mixins/extends support in TypeScript (#626)
|
5 سال پیش |
Carlos Rodrigues
|
97dedebd80
feat(types): update to Typescript 3.9 (#1106)
|
5 سال پیش |
Evan You
|
bf473a64ea
feat(runtime-core): type and attr fallthrough support for emits option
|
6 سال پیش |
Evan You
|
c409d4f297
test(types): fix dts test
|
6 سال پیش |