SerKo e8d8f5f604 fix(reactivity): add `__v_skip` flag to `Dep` to prevent reactive conversion (#12804) 11 ヶ月 前
..
collections bfe6b459d3 style: update format & lint config (#9162) 2 年 前
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 bee2f5ee62 fix(reactivity): release nested effects/scopes on effect scope stop (#12373) 1 年間 前
gc.spec.ts 58d827cb71 chore: Merge branch 'main' into minor 2 年 前
reactive.spec.ts d9bd436b1a chore: fix typos 11 ヶ月 前
reactiveArray.spec.ts d82fa611e8 chore: format 1 年間 前
readonly.spec.ts e8d8f5f604 fix(reactivity): add `__v_skip` flag to `Dep` to prevent reactive conversion (#12804) 11 ヶ月 前
ref.spec.ts 3de5556521 test(reactive): use vitest fn instead of counting manually (#11746) 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 ヶ月 前