edison
|
e7659beafc
fix(reactivity): unlink effect scopes on out-of-order off (#14734)
|
6 giorni fa |
edison
|
48b7552cce
fix(reactivity): add __v_skip flag to EffectScope to prevent reactive conversion (#14359)
|
2 mesi fa |
edison
|
bee2f5ee62
fix(reactivity): release nested effects/scopes on effect scope stop (#12373)
|
1 anno fa |
Evan You
|
21932840ea
fix(reactiivty): avoid unnecessary watcher effect removal from inactive scope
|
1 anno fa |
远方os
|
267093c314
feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651)
|
1 anno fa |
Evan You
|
bb5c31e614
chore: Merge branch 'main' into minor
|
2 anni fa |
丶远方
|
cde47bfa97
test: create `EffectScope` using a factory function (#8844)
|
2 anni fa |
Evan You
|
05eb4e0fef
Refactor reactivity system to use version counting and doubly-linked list tracking (#10397)
|
2 anni fa |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 anni fa |
丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
2 anni fa |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 anni fa |
webfansplz
|
59ffe5ee1f
fix(types/effectScope): re-expose `active` as readonly property (#6187)
|
3 anni fa |
Evan You
|
a71f9ac41a
fix(effectScope): calling off() of a detached scope should not break currentScope
|
3 anni fa |
那里好脏不可以
|
6042ab0f2f
chore: type [ci skip]
|
4 anni fa |
Wei
|
0a301d4dab
fix(reactivity): fix currentScope loss when running detached effect scope (#5575)
|
4 anni fa |
huangkairan
|
592cdbdd7c
chore: remove unnecessary 'async' for test case (#4490)
|
4 anni fa |
Haoqun Jiang
|
7c4e4514d1
chore: rename `onDispose` to `onScopeDispose` in warnings and tests (#4355)
|
4 anni fa |
webfansplz
|
e04680b0aa
test(reactivity): add test case for effectScope (#4239)
|
4 anni fa |
Evan You
|
13c69469f2
refactor: simplify for size
|
4 anni fa |
Bas van Meurs
|
91f29540fe
refactor(reactivity): optimize child effect scope dereferencing (#4184)
|
4 anni fa |
Evan You
|
1867591e7c
fix(reactivity): dereference nested effect scopes on manual stop
|
4 anni fa |
Anthony Fu
|
f5617fc3bb
feat(reactivity): new effectScope API (#2195)
|
4 anni fa |