Saxon Landers 450a8a8e45 fix(reactivity): preserve watch callback return value when wrapped for `once: true` (#14902) 2 недель назад
..
collections d943612e59 fix(reactivity): avoid duplicate raw/proxy entries in Set.add (#14545) 3 месяцев назад
computed.spec.ts 0b23fd2383 fix(reactivity): should not recompute if computed does not track reactive data (#12341) 1 год назад
effect.spec.ts 267093c314 feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) 1 год назад
effectScope.spec.ts e7659beafc fix(reactivity): unlink effect scopes on out-of-order off (#14734) 2 месяцев назад
gc.spec.ts 58d827cb71 chore: Merge branch 'main' into minor 2 лет назад
reactive.spec.ts 5dc27ca68f fix(reactivity): handle `Set` with initial reactive values edge case (#12393) 3 месяцев назад
reactiveArray.spec.ts 16ef165415 fix(reactivity): fix reduce on reactive arrays to preserve reactivity (#12737) 3 месяцев назад
readonly.spec.ts 301020b481 fix(reactivity): correctly wrap iterated array items to preserve their readonly status (#14120) 7 месяцев назад
ref.spec.ts 1bb28d011b fix(reactivity): normalize toRef property keys before dep lookup + improve types (#14625) 3 месяцев назад
shallowReactive.spec.ts f15ba2c2e2 chore: Merge branch 'main' into minor 1 год назад
shallowReadonly.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
watch.spec.ts 450a8a8e45 fix(reactivity): preserve watch callback return value when wrapped for `once: true` (#14902) 2 недель назад