Evan You
|
93214586aa
types: types for setup() + format types
|
il y a 3 ans |
Kawokas
|
7c75462354
fix(types): changed expression type to optional string (#11189)
|
il y a 5 ans |
Orkhan Alikhanov
|
668e1e6374
fix(types): allow string for watch handlers in options (#10396)
|
il y a 5 ans |
katashin
|
4821149b8b
fix(types): fix prop constructor type inference (#10779)
|
il y a 6 ans |
Evan You
|
ea113d2618
test: separate failing test for TS 3.4
|
il y a 7 ans |
Carlos Rodrigues
|
df4af4bd19
fix(types): allow using functions on the PropTypes (#9733)
|
il y a 7 ans |
Kael
|
241eea19a6
fix(types): allow scoped slots to return a single VNode (#9563)
|
il y a 7 ans |
Evan You
|
42fdf3f837
refactor: ssrPrefetch -> serverPrefetch for more consistent naming
|
il y a 7 ans |
Evan You
|
0cf6aaddb5
types: type sync for 2.6 features
|
il y a 7 ans |
Eduardo San Martin Morote
|
fb6aa06090
feat(functional): add scopedSlots to context in functional components (#7941)
|
il y a 7 ans |
Guillaume Chau
|
d7a533d6f8
feat(ssr): ssrPrefetch option + context.rendered hook (#9017)
|
il y a 7 ans |
Ferdy Budhidharma
|
57910723c6
feat(types): add Prop to main type declaration file (#6856)
|
il y a 7 ans |
Kael
|
d780dd2e2a
fix(types): accept primatives and falsy values in createElement children (#9154)
|
il y a 7 ans |
Kael
|
448ba65d2b
fix(types): correct scopedSlot types (#9131)
|
il y a 7 ans |
thenickname
|
76443803e8
Typings: Improve $slots and $scopedSlots type to prevent unchecked access to undefined (#8946)
|
il y a 7 ans |
st-sloth
|
ac217d2472
fix(types): fix `renderError`arguments type (#8636)
|
il y a 7 ans |
Kael
|
bfd722bb5d
types: add refInFor to VNodeData (#8229)
|
il y a 7 ans |
Eduardo San Martin Morote
|
496635e7c9
types: add model option to functional components (#8212)
|
il y a 7 ans |
Zev Goldstein
|
bf2e2ed159
types: allow functional components to return multiple VNodes (#8192)
|
il y a 7 ans |
Kael
|
99a51b452f
fix(types): make VNodeDirective properties optional, fix #8013 (#8003)
|
il y a 7 ans |
katashin
|
a9eb198413
fix(types): relax the return type of props default option (#8537)
|
il y a 7 ans |
katashin
|
6b8516b2dd
fix(types): fix wrong errorCaptured type (#7712)
|
il y a 8 ans |
katashin
|
b2092dbff9
fix(types): make render option in functional components to optional (#7663)
|
il y a 8 ans |
katashin
|
db1b18ceec
fix(types): add missing `listeners` type on RenderContext (#7584)
|
il y a 8 ans |
Herrington Darkholme
|
6ee684983b
fix(types): contravariant generic default in ComponentOption (#7369)
|
il y a 8 ans |
katashin
|
49aae6bb15
fix(types): make VNodeChildrenArrayContents type more accurate (#7287)
|
il y a 8 ans |
Herrington Darkholme
|
a71e653108
fix(types): bump ts version and fix typing bugs (#7135)
|
il y a 8 ans |
Evan You
|
96472be6f6
types: add types for new features and adjust tests
|
il y a 8 ans |
Herrington Darkholme
|
db138e2254
feat(types): further improve Vue type declarations for canonical usage (#6391)
|
il y a 8 ans |
katashin
|
1baa0a7884
fix(types): add `inject` option in functional component options type (#6530)
|
il y a 8 ans |