This website requires JavaScript.
Explore
Help
Sign In
theluyuan
/
vue3-yuanma
Watch
1
Star
0
Fork
0
You've already forked vue3-yuanma
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
vue3-yuanma
/
packages
/
reactivity
/
src
History
Robbin Baauw
07919e0065
perf(reactivity): improve ref performance by using class-based implementation (
#1900
)
2020-08-21 13:47:41 -04:00
..
baseHandlers.ts
fix(reactivity): unwrap non-index accessed refs on reactive arrays (
#1859
)
2020-08-21 13:36:41 -04:00
collectionHandlers.ts
refactor(reactivity): readonly collections should not track
2020-08-06 12:10:03 -04:00
computed.ts
perf(reactivity): improve ref performance by using class-based implementation (
#1900
)
2020-08-21 13:47:41 -04:00
effect.ts
fix(reactivity): effect should still check sync self-trigger
2020-08-13 17:45:21 -04:00
index.ts
feat(reactivity):
proxyRefs
method and
ShallowUnwrapRefs
type (
#1682
)
2020-07-28 16:30:56 -04:00
operations.ts
refactor(reactivity): separate track and trigger operation types
2019-12-03 11:30:24 -05:00
reactive.ts
fix(reactivity): accept subtypes of collections (
#1864
)
2020-08-17 12:17:46 -04:00
ref.ts
perf(reactivity): improve ref performance by using class-based implementation (
#1900
)
2020-08-21 13:47:41 -04:00