vue3-yuanma/packages/reactivity/src
2021-07-16 14:30:49 -04:00
..
baseHandlers.ts fix(reactivity): call array subclass methods (#3624) 2021-07-15 17:17:13 -04:00
collectionHandlers.ts refactor(reactivity): improve tree-shaking annotations 2021-06-30 11:39:31 -04:00
computed.ts perf(reactivity): avoid triggering re-render if computed value did not change 2021-07-16 14:30:49 -04:00
effect.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00
effectScope.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00
index.ts perf(reactivity): avoid triggering re-render if computed value did not change 2021-07-16 14:30:49 -04:00
operations.ts refactor(reactivity): separate track and trigger operation types 2019-12-03 11:30:24 -05:00
reactive.ts perf(reactivity): ref-specific track/trigger and miscellaneous optimizations (#3995) 2021-07-16 14:30:49 -04:00
ref.ts refactor: small bundle size / readability optimization 2021-07-16 14:30:49 -04:00
warning.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00