Commit History

Author SHA1 Message Date
  daiwei ea6c064838 fix(reactivity): properly cleanup effectScope 9 months ago
  edison c14171e6e5 fix(deps): add estree-walker (#13604) 9 months ago
  zhiyuanzmj be7d5a6c34 fix(runtime-vapor): fix error when props are not provided 9 months ago
  edison 487d25efac fix(type): remove internal doc for refs (#13589) 9 months ago
  Johnson Chu 7cf9d9857d perf(vapor): more efficient renderList update algorithm (#13279) 9 months ago
  zhiyuanzmj d5adf95dda feat(runtime-vapor): support functional slot in vdom component (#13576) 9 months ago
  zhiyuanzmj 1611bb1446 feat(vapor): add vapor flag for createVaporApp (#13360) 9 months ago
  Johnson Chu 1dd74e2ae0 feat(vapor): generate more efficient runtime code for specific interpolation patterns (#13278) 9 months ago
  Johnson Chu 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 9 months ago
  zhiyuanzmj 1e424c4ec4 feat(runtime-vapor): expose isVaporComponent (#13307) 9 months ago
  zhiyuanzmj 38d3f9a83f feat(runtime-vapor): support HMR for non-compiled setup component (#13102) 9 months ago
  edison 6dc07a8922 fix(devtools): allow setting devtools hook after createApp (#13580) 9 months ago
  edison a5379e23f5 fix(compiler-vapor): add missing dependency for @babel/parser in package.json (#13581) 9 months ago
  edison 94b2ddc6f9 fix(scheduler): improve error handling in job flushing (#13587) 9 months ago
  edison 25e075d967 fix(parse): make 'vapor' property optional (#13590) 9 months ago
  daiwei d0cf234f8d Merge branch 'vapor' into minor 9 months ago
  edison cf20ee6fdf Revert "feat: Vapor mode (#12359)" (#13578) 9 months ago
  Evan You bfe5ce309c feat: Vapor mode (#12359) 9 months ago
  Johnson Chu 19ae372739 fix(reactivity): avoid unwrapping `.value` when the proxy is a direct wrapper of Ref (#13569) 9 months ago
  daiwei 3a3bd842ca fix: format 9 months ago
  daiwei 926748423d chore: Merge branch 'minor' into vapor 9 months ago
  daiwei be178f876c chore: Merge branch 'main' into minor 9 months ago
  renovate[bot] eca0e1ccff chore(deps): update build (#13542) 9 months ago
  edison 68fe37a323 test(runtime-vapor): add vdomInterop tests (#13563) 9 months ago
  GU Yiling c85f1b5a13 fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461) 9 months ago
  renovate[bot] 7e133dbe01 chore(deps): update all non-major dependencies (#13541) 9 months ago
  edison bb4ae25793 fix(compiler-vapor): handle variable name substring edge cases (#13520) 10 months ago
  edison 66f16ee5db fix(compiler-vapor): properly handle static ref in inline mode (#13257) 10 months ago
  edison 280829bf73 fix(runtime-vapor): ensure props are shallow reactive in VDOM component (#13502) 10 months ago
  edison 2074d66c90 fix(compiler-sfc): always use defineComponent in SSR mode (#13525) 10 months ago