| .. |
|
collections
|
fcf9b2cf19
fix(reactivity): should trigger collection's write-function correctly on non-reactive keys (#1992)
|
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
|
0d4910a211
fix(reactivity): add NaN prop on Array should not trigger length dependency. (#1998)
|
5 лет назад |
|
readonly.spec.ts
|
016ba116a8
fix(reactivity): fix iOS 12 JSON.stringify error on reactive objects
|
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 лет назад |