vue3-core/packages/reactivity/src
Marvin Rudolph d56f115f71
chore(reactivity): fix typo in types (#4889)
2021-11-02 20:19:39 +01:00
..
baseHandlers.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
collectionHandlers.ts refactor(reactivity): reuse toReactive helper (#4641) 2021-09-22 10:11:54 -04:00
computed.ts chore(reactivity): fix typo in types (#4889) 2021-11-02 20:19:39 +01:00
deferredComputed.ts feat(reactivity): deferredComputed 2021-07-20 17:39:19 -04:00
dep.ts chore(reactivity): fix typo in dep (#4534) [ci skip] 2021-09-07 11:31:12 -04:00
effect.ts feat(reactivity): support onTrack/onTrigger debug options for computed 2021-07-16 14:30:49 -04:00
effectScope.ts chore: rename `onDispose` to `onScopeDispose` in warnings and tests (#4355) 2021-08-16 18:19:06 -04:00
index.ts fix(types): fix ref unwrapping type inference for nested shallowReactive & shallowRef 2021-10-09 17:51:15 -04:00
operations.ts refactor(reactivity): separate track and trigger operation types 2019-12-03 11:30:24 -05:00
reactive.ts fix(types): fix ref unwrapping type inference for nested shallowReactive & shallowRef 2021-10-09 17:51:15 -04:00
ref.ts chore: avoid rollup plugin ts warning 2021-10-09 18:34:54 -04:00
warning.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00