| .. |
|
baseHandlers.ts
|
4be1037f31
fix(reactivity): ensure readonly refs can be replaced with new refs in reactive objects (#5310)
|
4 yıl önce |
|
collectionHandlers.ts
|
52e4ea732d
refactor(reactivity): reuse toReactive helper (#4641)
|
4 yıl önce |
|
computed.ts
|
2f91872e7b
fix(ssr): only cache computed getters during render phase
|
4 yıl önce |
|
deferredComputed.ts
|
2f91872e7b
fix(ssr): only cache computed getters during render phase
|
4 yıl önce |
|
dep.ts
|
2361ca4fc2
chore(reactivity): fix typo in dep (#4534) [ci skip]
|
4 yıl önce |
|
effect.ts
|
7efb9dba30
refactor: remove use of Object.assign
|
4 yıl önce |
|
effectScope.ts
|
81a6708739
chore: simplify effectScope
|
4 yıl önce |
|
index.ts
|
9fda9411ec
feat(reactivity): add isShallow api
|
4 yıl önce |
|
operations.ts
|
89a187b895
refactor(reactivity): separate track and trigger operation types
|
6 yıl önce |
|
reactive.ts
|
c64907d261
fix(types): calling readonly() with ref() should return Readonly<Ref<T>> (#5212)
|
4 yıl önce |
|
ref.ts
|
a51f935b72
refactor: remove isTracking() method
|
4 yıl önce |
|
warning.ts
|
f5617fc3bb
feat(reactivity): new effectScope API (#2195)
|
5 yıl önce |