Artyom Tuchkov 2312184bc3 fix(reactivity): skip non-extensible objects when using `markRaw` (#10289) hace 2 años
..
collections bfe6b459d3 style: update format & lint config (#9162) hace 2 años
computed.bench.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
computed.spec.ts 0bced13ee5 fix(reactivity): avoid infinite recursion from side effects in computed getter (#10232) hace 2 años
deferredComputed.spec.ts 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) hace 2 años
effect.spec.ts e45a8d24b4 fix(reactivity): fix dirtyLevel checks for recursive effects (#10101) hace 2 años
effectScope.spec.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
gc.spec.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
reactive.spec.ts 2312184bc3 fix(reactivity): skip non-extensible objects when using `markRaw` (#10289) hace 2 años
reactiveArray.bench.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
reactiveArray.spec.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
reactiveMap.bench.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
reactiveObject.bench.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
readonly.spec.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
ref.bench.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
ref.spec.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
shallowReactive.spec.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años
shallowReadonly.spec.ts bfe6b459d3 style: update format & lint config (#9162) hace 2 años