| .. |
|
baseHandlers.ts
|
d863ce721f
refactor: improve base getter readability
|
6 years ago |
|
collectionHandlers.ts
|
c97d1bae56
fix(reactivity): shallowReactive collection to not-readonly (#1212)
|
6 years ago |
|
computed.ts
|
d901b6bea8
refactor(reactivity): use more efficient reactive checks
|
6 years ago |
|
effect.ts
|
ad2b940c17
chore: remove unnecessary export (#1044) [ci skip]
|
6 years ago |
|
index.ts
|
d901b6bea8
refactor(reactivity): use more efficient reactive checks
|
6 years ago |
|
operations.ts
|
89a187b895
refactor(reactivity): separate track and trigger operation types
|
6 years ago |
|
reactive.ts
|
f3eac11058
chore(reactivity): use ReactiveFlags instead of __v_ properties (#1313)
|
6 years ago |
|
ref.ts
|
c6217b4d46
refactor(types): use pure type symbol
|
6 years ago |