Evan You 22dcbf3e20 fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct active scope 1 年之前
..
arrayInstrumentations.ts 475977a6f7 fix(reactivity): handle non-array arguments in reactive `concat` method (#11794) 1 年之前
baseHandlers.ts d637bd6c01 perf(reactivity): do not track inner key `__v_skip`` (#11690) 1 年之前
collectionHandlers.ts c82b66214b refactor(reactivity): reduce size of collectionHandlers (#12152) 1 年之前
computed.ts d3f5e6e531 fix(reactivity): prevent overwriting `next` property during batch processing (#12075) 1 年之前
constants.ts 524e660e35 chore: Merge branch 'main' into minor 1 年之前
dep.ts 7ad289e1e7 fix(reactivity): trigger reactivity for Map key `undefined` (#12055) 1 年之前
effect.ts ec917cfdb9 perf(reactivity): avoid unnecessary recursion in removeSub (#12135) 1 年之前
effectScope.ts 22dcbf3e20 fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct active scope 1 年之前
index.ts f2ea25dc54 refactor(watch): reuse watch types 1 年之前
reactive.ts c97bb84d0b fix(types): infer the first generic type of `Ref` correctly (#12094) 1 年之前
ref.ts c97bb84d0b fix(types): infer the first generic type of `Ref` correctly (#12094) 1 年之前
warning.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 年之前
watch.ts 21932840ea fix(reactiivty): avoid unnecessary watcher effect removal from inactive scope 1 年之前