Historial de Commits

Autor SHA1 Mensaje Fecha
  Zardddddd60 eed3973459 chore(runtime-code): delete outdated test case (#3036) hace 4 años
  dependabot[bot] 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) hace 4 años
  Evan You d810a1a569 fix(scheduler): fix insertion for id-less job hace 4 años
  Evan You 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) hace 5 años
  Evan You 03a7a73148 fix(reactivity): ensure computed always expose value hace 5 años
  Evan You b57e995edd fix(scheduler): handle preFlush cb queued inside postFlush cb hace 5 años
  HcySunYang 45fae9d308 fix(scheduler): ensure updates are always inserted in ascending id order (#3184) hace 5 años
  Evan You 36fa42a88c fix(runtime-core/scheduler): handle nested flushPostFlushCbs calls hace 5 años
  HcySunYang caccec3f78 fix(runtime-core/scheduler): sort postFlushCbs to ensure refs are set before lifecycle hooks (#1854) hace 5 años
  Evan You 611437a3fe fix(runtime-core/scheduler): allow component render functions to trigger itself hace 5 años
  Evan You 3692f2738f refactor(runtime-core/scheduler): dedicated preFlush queue hace 5 años
  Yang Mingshan b2a91429ed fix(runtime-core/scheduler): prevent duplicate queue (#1767) hace 5 años
  Evan You 09702e95b9 fix(runtime-core/scheduler): only allow watch callbacks to be self-triggering hace 5 años
  Evan You 7e8b26eba8 refactor(runtime-core): make nextTick() promise reject on scheduler flush error hace 5 años
  Evan You 165068dbc2 perf(runtime-core): avoid duplicate postFlushCb invocation hace 5 años
  HiiTea 22717772dd chore: fix typos (#1090) hace 6 años
  Evan You 78977c3997 fix(scheduler): sort jobs before flushing hace 6 años
  Yang Mingshan fe9da2d0e4 fix(runtime-core/scheduler): invalidate job (#717) hace 6 años
  Evan You 8a87074df0 fix(runtime-core/scheduler): avoid duplicate updates of child component hace 6 años
  JiZhi f838715b7c test(runtime-core): add tests for scheduler (#462) hace 6 años