| .. |
|
collections
|
d943612e59
fix(reactivity): avoid duplicate raw/proxy entries in Set.add (#14545)
|
1 месяц назад |
|
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)
|
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)
|
1 месяц назад |
|
reactiveArray.spec.ts
|
16ef165415
fix(reactivity): fix reduce on reactive arrays to preserve reactivity (#12737)
|
1 месяц назад |
|
readonly.spec.ts
|
301020b481
fix(reactivity): correctly wrap iterated array items to preserve their readonly status (#14120)
|
5 месяцев назад |
|
ref.spec.ts
|
1bb28d011b
fix(reactivity): normalize toRef property keys before dep lookup + improve types (#14625)
|
1 месяц назад |
|
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)
|
11 месяцев назад |