vue3-core/packages/reactivity/src
丶远方 2ce23f0e09
chore(reactivity): remove unnecessary type assertions. (#8046)
2023-04-10 14:06:56 +08:00
..
baseHandlers.ts refactor(reactivity): hasOwnProperty add this parameter (#7233) 2023-01-09 15:21:32 +01:00
collectionHandlers.ts chore: bump deps 2023-02-03 05:47:40 +08:00
computed.ts docs: comments on reactivity functions (fixes #4832) (#4836) 2023-03-31 17:06:10 +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 docs: comments on reactivity functions (fixes #4832) (#4836) 2023-03-31 17:06:10 +08:00
effectScope.ts docs: comments on reactivity functions (fixes #4832) (#4836) 2023-03-31 17:06:10 +08:00
index.ts feat(reactivity): improve support of getter usage in reactivity APIs (#7997) 2023-04-02 10:17:51 +08:00
operations.ts
reactive.ts chore(reactivity): remove unnecessary type assertions. (#8046) 2023-04-10 14:06:56 +08:00
ref.ts chore(reactivity): remove unnecessary type assertions. (#8046) 2023-04-10 14:06:56 +08:00
warning.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00