三咲智子 Kevin Deng
|
5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
|
преди 3 години |
Evan You
|
d77557c403
feat(types): `defineComponent()` with generics support (#7963)
|
преди 3 години |
Evan You
|
4c3203b9b7
chore: run prettier
|
преди 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
|
8071ef47b5
fix(types): restore DefineComponent argument order
|
преди 3 години |
Carlos Rodrigues
|
7c8f4578e9
fix(types): fix `defineComponent` inference to `Component` (#5949)
|
преди 3 години |
Zclhlmgqzc
|
98b821d94a
fix(types): preserve and expose original options on defineComponent return type (#5416)
|
преди 4 години |
Amour1688
|
140f089917
fix(types): incorrect type inference of array (#4578)
|
преди 4 години |
dependabot[bot]
|
305883a12f
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482)
|
преди 4 години |
WoodyJang
|
f258f5d2c2
chore: delete useless props type (#4271)
|
преди 4 години |
Amour1688
|
69344ff1ae
feat(types): map declared emits to onXXX props in inferred prop types (#3926)
|
преди 4 години |
Evan You
|
6aa2256913
fix(types): avoid DefineComponent defaulting to any
|
преди 5 години |
Anthony Fu
|
57bdaa2220
fix(types): component instance inference without props (#2145)
|
преди 5 години |
wonderful-panda
|
89e9ab8a2a
fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048)
|
преди 5 години |
Evan You
|
37e686f25e
chore: remove wip code
|
преди 5 години |
Carlos Rodrigues
|
4fd468aced
types(runtime-core): refactor defineComponent (#1883)
|
преди 5 години |
HcySunYang
|
24fcf6ae7c
fix(types): properly infer return type from async setup (#2051)
|
преди 5 години |
HcySunYang
|
955450f539
types(runtime-core): improve the extracted instance types (#1936)
|
преди 5 години |
Evan You
|
eb2ae44d94
refactor(types): widen `Component` type to include consutructor types
|
преди 5 години |
Bjarki Hall
|
304830a764
feat(runtime-core): respect function name when using `defineComponent` function shorthand (#1661)
|
преди 5 години |
Evan You
|
03c681e396
refactor(types): move component props interfaces + expose `AllowedComponentProps`
|
преди 5 години |
HcySunYang
|
5d8a64d53a
feat(types): deny unknown attributes on component by default (#1614)
|
преди 5 години |
Felix Rilling
|
829b35e426
chore: typo fixes (#1546)
|
преди 5 години |
Evan You
|
2961e149c9
fix(types): ensure correct public props interface for defineComponent instance type
|
преди 5 години |
doly mood
|
d3c436ae2e
feat(types): mixins/extends support in TypeScript (#626)
|
преди 5 години |
Evan You
|
68e1ce8b66
refactor(types): mark more internal APIs
|
преди 6 години |
HiiTea
|
22717772dd
chore: fix typos (#1090)
|
преди 6 години |
Carlos Rodrigues
|
f3a9b516bd
fix(types): make return type of `defineComponent` assignable to `Component` type (#1032)
|
преди 6 години |
Evan You
|
24e9efcc21
refactor(runtime-core): extract component emit related logic into dedicated file
|
преди 6 години |