Histórico de Commits

Autor SHA1 Mensagem Data
  edison bf34e33c90 fix(runtime-core): ensure only skip unflushed job (#3406) há 5 anos atrás
  HcySunYang 45fae9d308 fix(scheduler): ensure updates are always inserted in ascending id order (#3184) há 5 anos atrás
  underfin af9560455d fix(runtime-core): ensure scheduler queue is always non-null (#2567) há 5 anos atrás
  Evan You 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback há 5 anos atrás
  Evan You 59e58cd4a5 chore: remove console.log [ci skip] há 5 anos atrás
  Evan You 36fa42a88c fix(runtime-core/scheduler): handle nested flushPostFlushCbs calls há 5 anos atrás
  Evan You cfa7636bbe chore: comments há 5 anos atrás
  Necmettin Karakaya 86187ca907 chore: typos (#1670) há 5 anos atrás
  HcySunYang caccec3f78 fix(runtime-core/scheduler): sort postFlushCbs to ensure refs are set before lifecycle hooks (#1854) há 5 anos atrás
  Evan You 611437a3fe fix(runtime-core/scheduler): allow component render functions to trigger itself há 5 anos atrás
  Evan You 3692f2738f refactor(runtime-core/scheduler): dedicated preFlush queue há 5 anos atrás
  Evan You 74a1265fea chore: remove debugger há 5 anos atrás
  Evan You a0e34cee4a fix(watch): exhaust pre-flush watchers + avoid duplicate render by pre-flush watchers há 5 anos atrás
  Yang Mingshan b2a91429ed fix(runtime-core/scheduler): prevent duplicate queue (#1767) há 5 anos atrás
  Evan You d4c17fb48b fix(watch): pre-flush watcher watching props should trigger before component update há 5 anos atrás
  Evan You 09702e95b9 fix(runtime-core/scheduler): only allow watch callbacks to be self-triggering há 5 anos atrás
  Evan You 4ef5c8d424 fix(runtime-core): fix scheduler dedupe when not flushing há 6 anos atrás
  Evan You c27dfe1d09 fix(runtime-core): scheduler should allow intentional self triggering effects há 6 anos atrás
  Evan You 7e8b26eba8 refactor(runtime-core): make nextTick() promise reject on scheduler flush error há 6 anos atrás
  Evan You 165068dbc2 perf(runtime-core): avoid duplicate postFlushCb invocation há 6 anos atrás
  Evan You 78977c3997 fix(scheduler): sort jobs before flushing há 6 anos atrás
  Yang Mingshan fe9da2d0e4 fix(runtime-core/scheduler): invalidate job (#717) há 6 anos atrás
  Evan You 8a87074df0 fix(runtime-core/scheduler): avoid duplicate updates of child component há 6 anos atrás
  JiZhi aa6c67ee2e fix(scheduler): warn recursive updates in postFlushCbs as well (#456) há 6 anos atrás
  Evan You 5fcb81050a test: tests for keep-alive há 6 anos atrás
  Jooger 312907c9d8 refactor(scheduler): replace try catch with callWithErrorHandling (#264) há 6 anos atrás
  Dmitry Sharshakov 7fd1fdde28 refactor(scheduler): minor refactors (#240) há 6 anos atrás
  月迷津渡 9d6783053c types: simplify types (#104) há 6 anos atrás
  Evan You 360f3b4f37 types: improve type exports há 6 anos atrás
  Evan You 09593c94c3 feat: error handling in scheduler há 6 anos atrás