Thorsten Lünborg 4be1037f31 fix(reactivity): ensure readonly refs can be replaced with new refs in reactive objects (#5310) 4 years ago
..
collections 47f488350c chore: run updated prettier 4 years ago
computed.spec.ts 33c2fbfdc8 fix(reactivity): revert computed scheduler change 4 years ago
deferredComputed.spec.ts 14ca881a1b feat(reactivity): deferredComputed 4 years ago
effect.spec.ts 35cc7b0d31 chore(reactivity): correct the description of the test case (#4135) 4 years ago
effectScope.spec.ts 592cdbdd7c chore: remove unnecessary 'async' for test case (#4490) 4 years ago
reactive.spec.ts 848ccf56fb test(reactive): add test case of mutation in original reflecting in observed value (#2118) 5 years ago
reactiveArray.spec.ts 1cfe290352 fix(reactivity): call array subclass methods (#3624) 4 years ago
readonly.spec.ts 4be1037f31 fix(reactivity): ensure readonly refs can be replaced with new refs in reactive objects (#5310) 4 years ago
ref.spec.ts 9fda9411ec feat(reactivity): add isShallow api 4 years ago
shallowReactive.spec.ts 9c304bfe79 fix(reactivity): differentiate shallow/deep proxies of same target when nested in reactive 4 years ago
shallowReadonly.spec.ts a46b0a9a96 chore(test): make unnecessarily async test case sync (#4421) 4 years ago