edison aba7feda17 fix(reactivity): respect readonly during ref unwrapping (#13905) 7 months ago
..
collections bfe6b459d3 style: update format & lint config (#9162) 2 years ago
computed.spec.ts 0b23fd2383 fix(reactivity): should not recompute if computed does not track reactive data (#12341) 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 d9bd436b1a chore: fix typos 11 months ago
reactiveArray.spec.ts d82fa611e8 chore: format 1 year ago
readonly.spec.ts aba7feda17 fix(reactivity): respect readonly during ref unwrapping (#13905) 7 months 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 c69c4bb59c fix(watch): update `oldValue` before running `cb` to prevent stale value (#12296) 11 months ago