Histórico de Commits

Autor SHA1 Mensagem Data
  Johnson Chu 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) há 9 meses atrás
  edison 679cbdf480 fix(reactivity): ensure multiple effectScope `on()` and `off()` calls maintains correct active scope (#12641) há 1 ano atrás
  edison bee2f5ee62 fix(reactivity): release nested effects/scopes on effect scope stop (#12373) há 1 ano atrás
  Evan You 21932840ea fix(reactiivty): avoid unnecessary watcher effect removal from inactive scope há 1 ano atrás
  远方os 267093c314 feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) há 1 ano atrás
  Evan You bb5c31e614 chore: Merge branch 'main' into minor há 2 anos atrás
  丶远方 cde47bfa97 test: create `EffectScope` using a factory function (#8844) há 2 anos atrás
  Evan You 05eb4e0fef Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) há 2 anos atrás
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) há 2 anos atrás
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) há 2 anos atrás
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing há 3 anos atrás
  webfansplz 59ffe5ee1f fix(types/effectScope): re-expose `active` as readonly property (#6187) há 3 anos atrás
  Evan You a71f9ac41a fix(effectScope): calling off() of a detached scope should not break currentScope há 3 anos atrás
  那里好脏不可以 6042ab0f2f chore: type [ci skip] há 4 anos atrás
  Wei 0a301d4dab fix(reactivity): fix currentScope loss when running detached effect scope (#5575) há 4 anos atrás
  huangkairan 592cdbdd7c chore: remove unnecessary 'async' for test case (#4490) há 4 anos atrás
  Haoqun Jiang 7c4e4514d1 chore: rename `onDispose` to `onScopeDispose` in warnings and tests (#4355) há 4 anos atrás
  webfansplz e04680b0aa test(reactivity): add test case for effectScope (#4239) há 4 anos atrás
  Evan You 13c69469f2 refactor: simplify for size há 4 anos atrás
  Bas van Meurs 91f29540fe refactor(reactivity): optimize child effect scope dereferencing (#4184) há 4 anos atrás
  Evan You 1867591e7c fix(reactivity): dereference nested effect scopes on manual stop há 4 anos atrás
  Anthony Fu f5617fc3bb feat(reactivity): new effectScope API (#2195) há 4 anos atrás