zhangenming d637bd6c01 perf(reactivity): do not track inner key `__v_skip`` (#11690) 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 2 лет назад
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 70b44ca835 chore(reactivity): remove unecessary array copy (#12400) 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 год назад