Commit History

Author SHA1 Message Date
  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 9 years ago
  wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) 9 years ago
  Evan You deae1ff851 fix type tests 9 years ago
  kingwl 2701fa1a64 add provide/inject on functional context (#5204) 9 years ago
  Evan You 3b7b597044 cover Symbol for provide/inject typing 9 years ago
  Evan You 01b09e6bcd type for renderError option 9 years ago
  Evan You 73c5614740 update types for new features 9 years ago
  Alexander Sheboltaev c662fe09c7 typings: type-checking WatchHandler 9 years ago
  (´・ω・`) 4dccbbc997 Add missing lifecycle definition (#4251) 9 years ago
  Kaorun343 887ec90d14 fix RenderContext (#4099) 9 years ago
  katashin 6643cb8c23 Update typings (#3876) 9 years ago
  Kaorun343 ef6945932f Fix $createElement and Vue.extend (#3818) 9 years ago
  katashin 72a1527148 add inserted hook type to directive option (#3682) 9 years ago
  Kaorun343 2b588b754e Update ComponentOptions (#3651) 9 years ago
  Kaorun343 d2337dfc3f remove ".d" from paths (#3607) 9 years ago
  Kaorun343 8f4aab201b Fix definitons (#3591) 9 years ago