Commit History

Author SHA1 Message Date
  daiwei 6e4c4d8464 fix(runtime-vapor): improve fallback handling support chaining 9 months ago
  daiwei 3a52e46b86 fix(runtime-vapor): improve fallback handling for nested fragments 10 months ago
  daiwei b8ceb89a46 chore: tweaks 10 months ago
  daiwei a65da3aee9 wip: render fallback nodes for vfor 10 months ago
  daiwei e28b96bea8 chore: tweaks 10 months ago
  daiwei 2ba4dc0d07 fix(runtime-vapor): render slot fallback if slot content is not a valid block 10 months ago
  daiwei 56a7f9dd18 release: v3.6.0-alpha.2 10 months ago
  edison 2be828a0c1 fix(runtime-vapor): handle v-model vdom interop error (#13643) 10 months ago
  zhiyuanzmj fca74b00a8 fix(runtime-vapor): remove access globalProperties warning (#13609) 10 months ago
  zhiyuanzmj b9fb79a1fd fix(reactivity): allow collect effects in EffectScope (#13657) 10 months ago
  Doctor Wu 3cb27d156f fix(reactivity): remove link check to align with 3.5 (#13654) 10 months ago
  zhiyuanzmj ad21b1b7e9 fix(runtime-core): use __vapor instead of vapor to identify Vapor components (#13652) 10 months ago
  Rizumu Ayaka d1f2915cfe fix(compiler-vapor): handle empty interpolation (#13592) 10 months ago
  zhiyuanzmj a5e106d96e fix(compiler-vapor): handle special characters in cached variable names (#13626) 10 months ago
  Johnson Chu f04c9c342d fix(compiler-vapor): selectors was not initialized in time when the initial value of createFor source was not empty (#13642) 10 months ago
  edison d95fc186c2 fix(runtime-vapor): component emits vdom interop (#13498) 11 months ago
  daiwei 5ab938db50 chore: fix typo 11 months ago
  Evan You f4934ac18e chore: fix incorrect package.json repo link 11 months ago
  Evan You 65abd6edbd release: v3.6.0-alpha.1 11 months ago
  Johnson Chu b4d8e7184c fix(reactivity): add back STOP flag (#13605) 11 months ago
  edison c14171e6e5 fix(deps): add estree-walker (#13604) 11 months ago
  zhiyuanzmj be7d5a6c34 fix(runtime-vapor): fix error when props are not provided 11 months ago
  edison 487d25efac fix(type): remove internal doc for refs (#13589) 11 months ago
  Johnson Chu 7cf9d9857d perf(vapor): more efficient renderList update algorithm (#13279) 11 months ago
  zhiyuanzmj d5adf95dda feat(runtime-vapor): support functional slot in vdom component (#13576) 11 months ago
  zhiyuanzmj 1611bb1446 feat(vapor): add vapor flag for createVaporApp (#13360) 11 months ago
  Johnson Chu 1dd74e2ae0 feat(vapor): generate more efficient runtime code for specific interpolation patterns (#13278) 11 months ago
  Johnson Chu 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 11 months ago
  zhiyuanzmj 1e424c4ec4 feat(runtime-vapor): expose isVaporComponent (#13307) 11 months ago
  zhiyuanzmj 38d3f9a83f feat(runtime-vapor): support HMR for non-compiled setup component (#13102) 11 months ago