| .. |
|
collections
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
computed.spec.ts
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 year ago |
|
effect.spec.ts
|
267093c314
feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651)
|
1 year ago |
|
effectScope.spec.ts
|
267093c314
feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651)
|
1 year ago |
|
gc.spec.ts
|
58d827cb71
chore: Merge branch 'main' into minor
|
2 years ago |
|
reactive.spec.ts
|
313e4bf552
fix(reactivity): avoid infinite recursion when mutating ref wrapped in reactive
|
1 year ago |
|
reactiveArray.spec.ts
|
9de1d101f9
fix(reactivity): extended methods respect reactive (#11629)
|
1 year ago |
|
readonly.spec.ts
|
26356264d2
chore: Merge branch 'main' into minor
|
1 year ago |
|
ref.spec.ts
|
1d988b5b99
test(reactivity): test case for #6358 (#6376)
|
1 year ago |
|
shallowReactive.spec.ts
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 year ago |
|
shallowReadonly.spec.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
watch.spec.ts
|
205e5b5e27
feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927)
|
1 year ago |