Wick 9da34d7af8 fix(reactivity): computed should not be detected as true by isProxy (#10401) 2 years ago
..
collections bfe6b459d3 style: update format & lint config (#9162) 2 years ago
computed.bench.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
computed.spec.ts f7ba97f975 feat(dx): warn users when computed is self-triggering (#10299) 2 years ago
deferredComputed.spec.ts 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) 2 years ago
effect.spec.ts e45a8d24b4 fix(reactivity): fix dirtyLevel checks for recursive effects (#10101) 2 years ago
effectScope.spec.ts cde47bfa97 test: create `EffectScope` using a factory function (#8844) 2 years ago
gc.spec.ts a24809fbd2 chore: limit typescript lib to es2016 (#10164) 2 years ago
reactive.spec.ts 9da34d7af8 fix(reactivity): computed should not be detected as true by isProxy (#10401) 2 years ago
reactiveArray.bench.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
reactiveArray.spec.ts c4684d3161 chore: amend test case name [ci skip] 2 years ago
reactiveMap.bench.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
reactiveObject.bench.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
readonly.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
ref.bench.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
ref.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
shallowReactive.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
shallowReadonly.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago