Commit History

Author SHA1 Message Date
  Sebastian Krüger c52427b0d2 fix(types): async Component types (#11906) 4 years ago
  Orkhan Alikhanov 668e1e6374 fix(types): allow string for watch handlers in options (#10396) 5 years ago
  katashin 4821149b8b fix(types): fix prop constructor type inference (#10779) 6 years ago
  Carlos Rodrigues df4af4bd19 fix(types): allow using functions on the PropTypes (#9733) 7 years ago
  DSha 731e4d0ebc types: use normalized type for `RenderContext.scopedSlots` (#9624) 7 years ago
  Evan You 42fdf3f837 refactor: ssrPrefetch -> serverPrefetch for more consistent naming 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
  Timur Kiyui dfaf9e2436 fix(types): type support for advanced async components (#8438) 7 years ago
  Julian Rüth f43ae6d151 chore(typo): fix typo (#9085) 7 years ago
  st-sloth ac217d2472 fix(types): fix `renderError`arguments type (#8636) 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
  Herrington Darkholme 144bf5a99e fix(types): prefer normal component over functional one (#7687) 8 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
  Zen d2e1d49c41 fix(types): use object and string instead of Object and String (#7126) 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 1f9e924971 feat(types): add declaration for inheritAttrs 8 years ago
  wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) 8 years ago
  Evan You deae1ff851 fix type tests 8 years ago