Commit History

Author SHA1 Message Date
  Carlos Rodrigues 8e792d93a8 types(h): Support passing `props` to `Component` when using `h` (#3219) 3 years ago
  edison 824174915f types: creating Teleport with h and RawSlots #2613 (#2614) 3 years ago
  Carlos Rodrigues 1f2a652a9d fix(types): h support for resolveComponent (#2402) 5 years ago
  Carlos Rodrigues d9ad45ad6c types(defineComponent): fix optional Boolean prop types (#2401) 5 years ago
  Evan You eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 years ago
  Evan You 2961e149c9 fix(types): ensure correct public props interface for defineComponent instance type 5 years ago
  Cédric Exbrayat cab769f174 fix(types): add RawSlots in h signature (#1293) 6 years ago
  Carlos Rodrigues 97dedebd80 feat(types): update to Typescript 3.9 (#1106) 6 years ago
  Carlos Rodrigues f3a9b516bd fix(types): make return type of `defineComponent` assignable to `Component` type (#1032) 6 years ago
  Evan You c1d5928f3b fix(types): accept generic Component type in h() 6 years ago
  Evan You 10c0ba507a test: fix dts tests for Teleport renaming 6 years ago
  Chris Fritz 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) 6 years ago
  Evan You 24b4120c21 types: fix dts 6 years ago
  Evan You dfc7c0f12a refactor: adjust internal vnode types + more dts tests 6 years ago
  Evan You 66ecd8b47f types: setup tests for built d.ts files 6 years ago