vue3-core/packages/reactivity/src
三咲智子 Kevin Deng e9172db68b
fix(types): export `Raw` type (#6380)
fix #7048
2022-11-07 21:03:49 -05:00
..
baseHandlers.ts fix(reactivity): fix shallow/readonly edge cases 2022-07-22 11:16:06 +08:00
collectionHandlers.ts refactor(reactivity): make some expression simpler (#5131) 2022-05-06 06:42:22 -04:00
computed.ts build(deps-dev): bump typescript to 4.7.4 (#6215) 2022-07-06 04:27:30 -04: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 refactor: move toNumber call out of loop 2022-10-26 15:17:25 +08:00
effectScope.ts fix(effectScope): calling off() of a detached scope should not break currentScope 2022-10-14 10:53:23 +08:00
index.ts fix(types): export `Raw` type (#6380) 2022-11-07 21:03:49 -05:00
operations.ts refactor(reactivity): separate track and trigger operation types 2019-12-03 11:30:24 -05:00
reactive.ts fix(types): export `Raw` type (#6380) 2022-11-07 21:03:49 -05:00
ref.ts ci: check prettier format (#6830) 2022-10-28 09:39:34 +08:00
warning.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00