Thorsten Lünborg 6e46a574ed fix(reactivity): ensure add/set on reactive collections return the proxy (#2534) 5 лет назад
..
collections 6e46a574ed fix(reactivity): ensure add/set on reactive collections return the proxy (#2534) 5 лет назад
computed.spec.ts 5c74243211 test: move mockWarn into setup files 5 лет назад
effect.spec.ts f316a332b0 fix(reactivity): avoid length mutating array methods causing infinite updates (#2138) 5 лет назад
reactive.spec.ts 848ccf56fb test(reactive): add test case of mutation in original reflecting in observed value (#2118) 5 лет назад
reactiveArray.spec.ts 0e5a3c47a7 fix(reactivity): track length on for in iteration on Array 5 лет назад
readonly.spec.ts 34703082fd fix(reactivity): ensure readonly on plain arrays doesn't track array methods. (#2506) 5 лет назад
ref.spec.ts d4bf9bcbb4 fix(reactivity): `toRef` should not wrap a `ref` (#2103) 5 лет назад
shallowReactive.spec.ts c97d1bae56 fix(reactivity): shallowReactive collection to not-readonly (#1212) 6 лет назад