zhangenming 9043d0dca7 refactor(reactivity): use explicit assignments. (#4401) 4 years ago
..
baseHandlers.ts 47f488350c chore: run updated prettier 5 years ago
collectionHandlers.ts 951fbb197b Revert "chore: add missing space in warning message (#4359) [ci skip]" 4 years ago
computed.ts d3d5ad204d fix(types): remove explicit return type annotation requirement for `this` inference in computed options (#4221) 4 years ago
deferredComputed.ts 14ca881a1b feat(reactivity): deferredComputed 5 years ago
dep.ts 979a841946 chore: use consistent file naming 5 years ago
effect.ts 5cea9a1d4e feat(reactivity): support onTrack/onTrigger debug options for computed 5 years ago
effectScope.ts 7c4e4514d1 chore: rename `onDispose` to `onScopeDispose` in warnings and tests (#4355) 4 years ago
index.ts 14ca881a1b feat(reactivity): deferredComputed 5 years ago
operations.ts 89a187b895 refactor(reactivity): separate track and trigger operation types 6 years ago
reactive.ts da6c055b19 types(reactivity): simplify UnwrapNestedRefs (#4194) 4 years ago
ref.ts 9043d0dca7 refactor(reactivity): use explicit assignments. (#4401) 4 years ago
warning.ts f5617fc3bb feat(reactivity): new effectScope API (#2195) 5 years ago