| .. |
|
arrayInstrumentations.ts
|
475977a6f7
fix(reactivity): handle non-array arguments in reactive `concat` method (#11794)
|
1 anno fa |
|
baseHandlers.ts
|
d637bd6c01
perf(reactivity): do not track inner key `__v_skip`` (#11690)
|
1 anno fa |
|
collectionHandlers.ts
|
c82b66214b
refactor(reactivity): reduce size of collectionHandlers (#12152)
|
1 anno fa |
|
computed.ts
|
d3f5e6e531
fix(reactivity): prevent overwriting `next` property during batch processing (#12075)
|
1 anno fa |
|
constants.ts
|
524e660e35
chore: Merge branch 'main' into minor
|
1 anno fa |
|
dep.ts
|
7ad289e1e7
fix(reactivity): trigger reactivity for Map key `undefined` (#12055)
|
1 anno fa |
|
effect.ts
|
0b23fd2383
fix(reactivity): should not recompute if computed does not track reactive data (#12341)
|
1 anno fa |
|
effectScope.ts
|
22dcbf3e20
fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct active scope
|
1 anno fa |
|
index.ts
|
f2ea25dc54
refactor(watch): reuse watch types
|
1 anno fa |
|
reactive.ts
|
7278d35213
docs(tsdoc): remove extra () in link tag (#13086)
|
1 anno fa |
|
ref.ts
|
7278d35213
docs(tsdoc): remove extra () in link tag (#13086)
|
1 anno fa |
|
warning.ts
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 anno fa |
|
watch.ts
|
c69c4bb59c
fix(watch): update `oldValue` before running `cb` to prevent stale value (#12296)
|
11 mesi fa |