| .. |
|
baseHandlers.ts
|
34703082fd
fix(reactivity): ensure readonly on plain arrays doesn't track array methods. (#2506)
|
5 лет назад |
|
collectionHandlers.ts
|
6e46a574ed
fix(reactivity): ensure add/set on reactive collections return the proxy (#2534)
|
5 лет назад |
|
computed.ts
|
07919e0065
perf(reactivity): improve ref performance by using class-based implementation (#1900)
|
5 лет назад |
|
effect.ts
|
ea1f87eabf
fix(reactivity): should add allowRecurse to the effect (#2213)
|
5 лет назад |
|
index.ts
|
aa06b1034d
feat(reactivity): `proxyRefs` method and `ShallowUnwrapRefs` type (#1682)
|
5 лет назад |
|
operations.ts
|
89a187b895
refactor(reactivity): separate track and trigger operation types
|
6 лет назад |
|
reactive.ts
|
118502a4b8
chore: comments [ci skip]
|
5 лет назад |
|
ref.ts
|
e315d84936
fix(types): fix ToRefs type on union value types
|
5 лет назад |