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