Commit History

Author SHA1 Message Date
  edison 65437f954a chore(style): migrate code formatter from Prettier to oxfmt (#14238) 3 months ago
  Cameron 08598a6bed chore(style): migrate linting to oxlint (#13326) 3 months ago
  daiwei e4f7aa7c41 chore: update cSpell configuration to use enabledFileTypes 3 months ago
  daiwei 7ebbba71c2 docs(changelog): remove outdated Vapor Mode limitation 3 months ago
  daiwei 4aa1fa3e1b release: v3.6.0-beta.1 3 months ago
  daiwei 7c831aff6d test: use DOM click to stabilize dynamic transition name test 4 months ago
  daiwei 1f4cbfc9c7 test: add SVG transition tests 4 months ago
  daiwei e393552feb fix(transition): move kept-alive node before v-show transition leave finishes 4 months ago
  daiwei 5dd8c32297 test: fix lint error 4 months ago
  daiwei 2005b3881b test: add more tests 4 months ago
  daiwei 939ef293ba chore(test): add todo tests 4 months ago
  daiwei e1646844c4 chore(runtime-vapor): simplify HMR unregistering condition in unmountComponent 4 months ago
  daiwei 26b0b374e1 fix(KeepAlive): preserve fragment's scope only if it include a component that should be cached 4 months ago
  daiwei 9675296b16 fix(runtime-vapor): fix scope preservation logic in onBeforeTeardown hooks 4 months ago
  daiwei f9a9fadc6d fix(Transition): prevent unmounted block from being inserted after transition leave 4 months ago
  daiwei 4d233ea595 test(vapor-e2e): add transition test for keep-alive include update 4 months ago
  daiwei f2b2110857 refactor(runtime-core): move MoveType export to public API 4 months ago
  daiwei 387c02b24b fix(runtime-vapor): refactor move function into insert with MoveType parameter 4 months ago
  daiwei 9dba82daef fix(runtime-vapor): add move function for block repositioning with transition support 4 months ago
  daiwei 059bf0c17b fix(runtime-vapor): refactor transition hooks application to use callback pattern 4 months ago
  daiwei 610f8a59d6 fix(runtime-vapor): remove unused isResolved parameter from applyTransitionHooks 4 months ago
  daiwei 0ceebebf58 fix(runtime-vapor): optimize prop handling in VaporTransitionGroup using Proxy 4 months ago
  daiwei b0926246f1 fix(transition): optimize prop handling in VaporTransition using Proxy 4 months ago
  edison e6bff23a4a fix(compiler-vapor): merge component v-model onUpdate handlers (#14229) 4 months ago
  edison 3a37b537a4 refactor(test): stabilize vapor e2e transition tests (#14233) 4 months ago
  zhiyuanzmj ad0a237138 fix(runtime-core): remove constructor props for defineComponent (#14223) 4 months ago
  daiwei 82e4af9f7c chore: format 4 months ago
  daiwei 31fe32fd50 chore: Merge branch 'main' into minor 4 months ago
  daiwei c68bebfa6d release: v3.5.26 4 months ago
  linzhe e857e12c0a fix(runtime-core): pass component instance to flushPreFlushCbs on unmount (#14221) 4 months ago