Haoqun Jiang 7c4e4514d1 chore: rename `onDispose` to `onScopeDispose` in warnings and tests (#4355) 4 年 前
..
collections 47f488350c chore: run updated prettier 4 年 前
computed.spec.ts 33c2fbfdc8 fix(reactivity): revert computed scheduler change 4 年 前
deferredComputed.spec.ts 14ca881a1b feat(reactivity): deferredComputed 4 年 前
effect.spec.ts 35cc7b0d31 chore(reactivity): correct the description of the test case (#4135) 4 年 前
effectScope.spec.ts 7c4e4514d1 chore: rename `onDispose` to `onScopeDispose` in warnings and tests (#4355) 4 年 前
reactive.spec.ts 848ccf56fb test(reactive): add test case of mutation in original reflecting in observed value (#2118) 5 年 前
reactiveArray.spec.ts 1cfe290352 fix(reactivity): call array subclass methods (#3624) 4 年 前
readonly.spec.ts 47f488350c chore: run updated prettier 4 年 前
ref.spec.ts b79e4ca717 types(reactivity): Simplify the SymbolExtract (#4162) 4 年 前
shallowReactive.spec.ts 7a8bac73e1 chore: fix typo in test case description 5 年 前
shallowReadonly.spec.ts 22cc4a7659 fix(reactivity): ensure that shallow and normal proxies are tracked seperately (close #2843) (#2851) 5 年 前