edison bee2f5ee62 fix(reactivity): release nested effects/scopes on effect scope stop (#12373) 1 year ago
..
collections bfe6b459d3 style: update format & lint config (#9162) 2 years ago
computed.spec.ts ec917cfdb9 perf(reactivity): avoid unnecessary recursion in removeSub (#12135) 1 year ago
effect.spec.ts 267093c314 feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) 1 year ago
effectScope.spec.ts bee2f5ee62 fix(reactivity): release nested effects/scopes on effect scope stop (#12373) 1 year ago
gc.spec.ts 58d827cb71 chore: Merge branch 'main' into minor 2 years ago
reactive.spec.ts 7ad289e1e7 fix(reactivity): trigger reactivity for Map key `undefined` (#12055) 1 year ago
reactiveArray.spec.ts d82fa611e8 chore: format 1 year ago
readonly.spec.ts 26356264d2 chore: Merge branch 'main' into minor 1 year ago
ref.spec.ts 3de5556521 test(reactive): use vitest fn instead of counting manually (#11746) 1 year ago
shallowReactive.spec.ts f15ba2c2e2 chore: Merge branch 'main' into minor 1 year ago
shallowReadonly.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
watch.spec.ts d3f5e6e531 fix(reactivity): prevent overwriting `next` property during batch processing (#12075) 1 year ago