vue3-yuanma/packages/reactivity/src
2022-05-12 20:23:28 -04:00
..
baseHandlers.ts fix(reactivity): ios10.x compatibility (#4900) 2022-05-10 04:10:40 -04:00
collectionHandlers.ts refactor(reactivity): make some expression simpler (#5131) 2022-05-06 06:42:22 -04:00
computed.ts fix(ssr): only cache computed getters during render phase 2022-01-21 12:31:54 +08:00
deferredComputed.ts build: improve treeshakeability (#5682) 2022-04-13 05:39:02 -04:00
dep.ts chore(reactivity): fix typo in dep (#4534) [ci skip] 2021-09-07 11:31:12 -04:00
effect.ts fix(reactivity): ensure computed is invalidated before other effects 2022-04-15 16:43:17 +08:00
effectScope.ts chore: type [ci skip] 2022-05-09 22:51:51 -04:00
index.ts feat(reactivity): add isShallow api 2022-01-18 09:22:41 +08:00
operations.ts refactor(reactivity): separate track and trigger operation types 2019-12-03 11:30:24 -05:00
reactive.ts chore: comments (#5332) [ci skip] 2022-05-12 20:23:28 -04:00
ref.ts fix(types): keep the original type when unwrapping markRaw (#3791) 2022-05-06 05:07:49 -04:00
warning.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00