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