016ba116a8
- Use WeakMap for raw -> reactive/readonly storage. This is slightly more expensive than using a field on the taget object but avoids polluting the original. - also fix Collection.forEach callback value fix #1916 |
||
---|---|---|
.. | ||
collections | ||
computed.spec.ts | ||
effect.spec.ts | ||
reactive.spec.ts | ||
reactiveArray.spec.ts | ||
readonly.spec.ts | ||
ref.spec.ts | ||
shallowReactive.spec.ts |