2
0
edison 1bb28d011b fix(reactivity): normalize toRef property keys before dep lookup + improve types (#14625) 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 48b7552cce fix(reactivity): add __v_skip flag to EffectScope to prevent reactive conversion (#14359) 4 сар өмнө
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) 6 сар өмнө
ref.spec.ts 1bb28d011b fix(reactivity): normalize toRef property keys before dep lookup + improve types (#14625) 2 сар өмнө
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 c69c4bb59c fix(watch): update `oldValue` before running `cb` to prevent stale value (#12296) 1 жил өмнө