Commit History

Author SHA1 Message Date
  Jack e05c850336 fix(runtime-vapor): properly set ref on dynamic component + vdom component (#14496) 1 month ago
  edison f0367b0e0c feat(vapor): support rendering vdom suspense in vapor (#14485) 2 months ago
  edison 9923f11a76 feat(vapor): support rendering vdom teleport in vapor (#14484) 2 months ago
  edison 9add6d7b4f fix(vapor): support directives on vapor components in vdom parent (#14355) 3 months ago
  Jack b0c04eb6c2 fix(vapor): properly move vapor component / slot (#14363) 3 months ago
  Jack d3b1de320a fix(runtime-core): queue mounted hooks added during mount (#14349) 3 months ago
  edison b074a81b2a feat(vapor): support rendering VNodes in dynamic components (#14278) 3 months ago
  edison 6ffd55aba2 feat(runtime-vapor): allow VDOM components to directly invoke vapor slots via `slots.name()` (#14273) 3 months ago
  daiwei 01fdf76be8 test(runtime-vapor): add tests for dynamic components with vapor and vdom children 5 months ago
  daiwei 29e3ed4ce7 test(runtime-vapor): add tests for useTemplateRef with vapor child components 5 months ago
  daiwei 7ef6b39057 test(runtime-vapor): add provide/inject tests for vdom interop 5 months ago
  edison 6c50e20332 fix(runtime-vapor): pass plain object props to createVNode during vdom interop (#13382) 5 months ago
  daiwei 3e4b55fe40 refactor(tests): port async component and keepalive tests 6 months ago
  edison 5ce227bd22 fix(runtime-vapor): handle vapor attrs fallthrough to vdom component (#13551) 8 months ago
  edison def21b6780 fix(runtime-vapor): apply v-show to vdom child (#13767) 8 months ago
  edison 2be828a0c1 fix(runtime-vapor): handle v-model vdom interop error (#13643) 9 months ago
  edison d95fc186c2 fix(runtime-vapor): component emits vdom interop (#13498) 9 months ago
  zhiyuanzmj be7d5a6c34 fix(runtime-vapor): fix error when props are not provided 9 months ago
  zhiyuanzmj d5adf95dda feat(runtime-vapor): support functional slot in vdom component (#13576) 9 months ago
  edison 68fe37a323 test(runtime-vapor): add vdomInterop tests (#13563) 10 months ago