Saxon Landers 450a8a8e45 fix(reactivity): preserve watch callback return value when wrapped for `once: true` (#14902) 6 days ago
..
collections d943612e59 fix(reactivity): avoid duplicate raw/proxy entries in Set.add (#14545) 3 months 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 e7659beafc fix(reactivity): unlink effect scopes on out-of-order off (#14734) 1 month ago
gc.spec.ts 58d827cb71 chore: Merge branch 'main' into minor 2 years ago
reactive.spec.ts 5dc27ca68f fix(reactivity): handle `Set` with initial reactive values edge case (#12393) 3 months ago
reactiveArray.spec.ts 16ef165415 fix(reactivity): fix reduce on reactive arrays to preserve reactivity (#12737) 3 months ago
readonly.spec.ts 301020b481 fix(reactivity): correctly wrap iterated array items to preserve their readonly status (#14120) 6 months ago
ref.spec.ts 1bb28d011b fix(reactivity): normalize toRef property keys before dep lookup + improve types (#14625) 2 months 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 450a8a8e45 fix(reactivity): preserve watch callback return value when wrapped for `once: true` (#14902) 6 days ago