Histórico de commits

Autor SHA1 Mensagem Data
  Evan You fb93c1be77 feat(types): define component improvements (#12612) 3 anos atrás
  Evan You ffaf81ba5f chore: fix type tests 3 anos atrás
  Evan You 206f8a7f09 wip: defineComponent 3 anos atrás
  Evan You dae380dc24 wip: renderTriggered/renderTracked 3 anos atrás
  Evan You 93214586aa types: types for setup() + format types 3 anos atrás
  Sebastian Krüger c52427b0d2 fix(types): async Component types (#11906) 4 anos atrás
  Orkhan Alikhanov 668e1e6374 fix(types): allow string for watch handlers in options (#10396) 5 anos atrás
  katashin 4821149b8b fix(types): fix prop constructor type inference (#10779) 6 anos atrás
  Carlos Rodrigues df4af4bd19 fix(types): allow using functions on the PropTypes (#9733) 7 anos atrás
  DSha 731e4d0ebc types: use normalized type for `RenderContext.scopedSlots` (#9624) 7 anos atrás
  Evan You 42fdf3f837 refactor: ssrPrefetch -> serverPrefetch for more consistent naming 7 anos atrás
  Eduardo San Martin Morote fb6aa06090 feat(functional): add scopedSlots to context in functional components (#7941) 7 anos atrás
  Guillaume Chau d7a533d6f8 feat(ssr): ssrPrefetch option + context.rendered hook (#9017) 7 anos atrás
  Ferdy Budhidharma 57910723c6 feat(types): add Prop to main type declaration file (#6856) 7 anos atrás
  Timur Kiyui dfaf9e2436 fix(types): type support for advanced async components (#8438) 7 anos atrás
  Julian Rüth f43ae6d151 chore(typo): fix typo (#9085) 7 anos atrás
  st-sloth ac217d2472 fix(types): fix `renderError`arguments type (#8636) 7 anos atrás
  Eduardo San Martin Morote 496635e7c9 types: add model option to functional components (#8212) 7 anos atrás
  Zev Goldstein bf2e2ed159 types: allow functional components to return multiple VNodes (#8192) 7 anos atrás
  Kael 99a51b452f fix(types): make VNodeDirective properties optional, fix #8013 (#8003) 7 anos atrás
  katashin a9eb198413 fix(types): relax the return type of props default option (#8537) 7 anos atrás
  Herrington Darkholme 144bf5a99e fix(types): prefer normal component over functional one (#7687) 8 anos atrás
  katashin 6b8516b2dd fix(types): fix wrong errorCaptured type (#7712) 8 anos atrás
  katashin b2092dbff9 fix(types): make render option in functional components to optional (#7663) 8 anos atrás
  katashin db1b18ceec fix(types): add missing `listeners` type on RenderContext (#7584) 8 anos atrás
  Herrington Darkholme 6ee684983b fix(types): contravariant generic default in ComponentOption (#7369) 8 anos atrás
  Zen d2e1d49c41 fix(types): use object and string instead of Object and String (#7126) 8 anos atrás
  Herrington Darkholme a71e653108 fix(types): bump ts version and fix typing bugs (#7135) 8 anos atrás
  Evan You 96472be6f6 types: add types for new features and adjust tests 8 anos atrás
  Herrington Darkholme db138e2254 feat(types): further improve Vue type declarations for canonical usage (#6391) 8 anos atrás