LiuSeen 50ddafe91b fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503) 1 year 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 ad22879dd2 test(reactivity): add a failed test for computed (#11243) 2 years ago
deferredComputed.spec.ts 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) 2 years ago
effect.spec.ts d04417da41 test(effect): verify cleanupEffect clears multiple dependencies (#9503) 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 50ddafe91b fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503) 1 year 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 4caabf2cb7 test(reactivity): replace isReactive with isReadonly (#7513) 2 years ago
ref.bench.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
ref.spec.ts 94b9b37362 test: improve test coverage (#9203) 2 years ago
shallowReactive.spec.ts 50ddafe91b fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503) 1 year ago
shallowReadonly.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago