Commit History

Author SHA1 Message Date
  Carlos Rodrigues df4af4bd19 fix(types): allow using functions on the PropTypes (#9733) 7 years ago
  Kael 241eea19a6 fix(types): allow scoped slots to return a single VNode (#9563) 7 years ago
  Evan You 42fdf3f837 refactor: ssrPrefetch -> serverPrefetch for more consistent naming 7 years ago
  Evan You 0cf6aaddb5 types: type sync for 2.6 features 7 years ago
  Eduardo San Martin Morote fb6aa06090 feat(functional): add scopedSlots to context in functional components (#7941) 7 years ago
  Guillaume Chau d7a533d6f8 feat(ssr): ssrPrefetch option + context.rendered hook (#9017) 7 years ago
  Ferdy Budhidharma 57910723c6 feat(types): add Prop to main type declaration file (#6856) 7 years ago
  Kael d780dd2e2a fix(types): accept primatives and falsy values in createElement children (#9154) 7 years ago
  Kael 448ba65d2b fix(types): correct scopedSlot types (#9131) 7 years ago
  thenickname 76443803e8 Typings: Improve $slots and $scopedSlots type to prevent unchecked access to undefined (#8946) 7 years ago
  st-sloth ac217d2472 fix(types): fix `renderError`arguments type (#8636) 7 years ago
  Kael bfd722bb5d types: add refInFor to VNodeData (#8229) 7 years ago
  Eduardo San Martin Morote 496635e7c9 types: add model option to functional components (#8212) 7 years ago
  Zev Goldstein bf2e2ed159 types: allow functional components to return multiple VNodes (#8192) 7 years ago
  Kael 99a51b452f fix(types): make VNodeDirective properties optional, fix #8013 (#8003) 7 years ago
  katashin a9eb198413 fix(types): relax the return type of props default option (#8537) 7 years ago
  katashin 6b8516b2dd fix(types): fix wrong errorCaptured type (#7712) 8 years ago
  katashin b2092dbff9 fix(types): make render option in functional components to optional (#7663) 8 years ago
  katashin db1b18ceec fix(types): add missing `listeners` type on RenderContext (#7584) 8 years ago
  Herrington Darkholme 6ee684983b fix(types): contravariant generic default in ComponentOption (#7369) 8 years ago
  katashin 49aae6bb15 fix(types): make VNodeChildrenArrayContents type more accurate (#7287) 8 years ago
  Herrington Darkholme a71e653108 fix(types): bump ts version and fix typing bugs (#7135) 8 years ago
  Evan You 96472be6f6 types: add types for new features and adjust tests 8 years ago
  Herrington Darkholme db138e2254 feat(types): further improve Vue type declarations for canonical usage (#6391) 8 years ago
  katashin 1baa0a7884 fix(types): add `inject` option in functional component options type (#6530) 8 years ago
  JounQin 0b2929a3d6 types: add EsModuleComponent definition (#6477) 8 years ago
  Evan You deae1ff851 fix type tests 9 years ago
  katashin fba78d4598 Update types for new features of v2.1 (#4305) 9 years ago
  (´・ω・`) 4dccbbc997 Add missing lifecycle definition (#4251) 9 years ago
  Kaorun343 887ec90d14 fix RenderContext (#4099) 9 years ago