커밋 기록

작성자 SHA1 메시지 날짜
  Carlos Rodrigues 1f2a652a9d fix(types): h support for resolveComponent (#2402) 5 년 전
  Carlos Rodrigues 4fd468aced types(runtime-core): refactor defineComponent (#1883) 5 년 전
  Katashin 67b6e0f894 fix(types): relax ComponentPublicInstanceConstructor type for class components (#1943) 5 년 전
  Evan You 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat 5 년 전
  Evan You eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 년 전
  HcySunYang 5d8a64d53a feat(types): deny unknown attributes on component by default (#1614) 6 년 전
  Carlos Rodrigues 1e90605c15 types(runtime-core): provide valid type for default `$emit` (#1498) 6 년 전
  Cédric Exbrayat cab769f174 fix(types): add RawSlots in h signature (#1293) 6 년 전
  Evan You d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 년 전
  Carlos Rodrigues f3a9b516bd fix(types): make return type of `defineComponent` assignable to `Component` type (#1032) 6 년 전
  Evan You c1d5928f3b fix(types): accept generic Component type in h() 6 년 전
  Evan You 24e9efcc21 refactor(runtime-core): extract component emit related logic into dedicated file 6 년 전
  Evan You eee5095692 refactor: rename `<portal>` to `<teleport>` 6 년 전
  Evan You 455a1534c9 refactor: transformHArgs -> transformVNodeArgs 6 년 전
  Jessica Sachs b7d1e0fa2f feat: add hook for transforming h's arguments (#851) 6 년 전
  Katashin dd17fa1c90 feat(runtime-core): add special property to get class component options (#821) 6 년 전
  Evan You 9d2ac6675a refactor: make portal tree-shakeable 6 년 전
  Evan You 6b1ce00621 wip(ssr): renderer support for optimized and manual slots 6 년 전
  Chris Fritz 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) 6 년 전
  Evan You dfc7c0f12a refactor: adjust internal vnode types + more dts tests 6 년 전
  Evan You 66ecd8b47f types: setup tests for built d.ts files 6 년 전
  Evan You 7b7b8ef221 types: improve h inference + infer required props without need for as const 6 년 전
  Evan You 06c5b0a861 types: refactor VNodeProps type 6 년 전
  Evan You 3a6dcd3aba types: improve h() and TSX type inference 6 년 전
  Evan You 083296ead6 fix: fix h signature for suspense 6 년 전
  terencez d10b28ae0e refactor(runtime-core): make h() support single vnode child (#181) 6 년 전
  扩散性百万甜面包 def27239bd type: improve typing (#177) 6 년 전
  Evan You 1393ee52ca types: improve typing 6 년 전
  Evan You d87255ce46 fix(options): data options should preserve original object if possible 6 년 전
  Evan You 360f3b4f37 types: improve type exports 6 년 전