| .. |
|
arrayInstrumentations.ts
|
475977a6f7
fix(reactivity): handle non-array arguments in reactive `concat` method (#11794)
|
1 년 전 |
|
baseHandlers.ts
|
1498821ed9
fix(reactivity): warn on nested readonly ref update during unwrapping (#12141)
|
8 달 전 |
|
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
|
e8d8f5f604
fix(reactivity): add `__v_skip` flag to `Dep` to prevent reactive conversion (#12804)
|
11 달 전 |
|
effect.ts
|
0b23fd2383
fix(reactivity): should not recompute if computed does not track reactive data (#12341)
|
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
|
7278d35213
docs(tsdoc): remove extra () in link tag (#13086)
|
1 년 전 |
|
ref.ts
|
7278d35213
docs(tsdoc): remove extra () in link tag (#13086)
|
1 년 전 |
|
warning.ts
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 년 전 |
|
watch.ts
|
c69c4bb59c
fix(watch): update `oldValue` before running `cb` to prevent stale value (#12296)
|
11 달 전 |