.. |
components
|
fix(KeepAlive): properly cache nested Suspense subtree (#10912)
|
2024-05-24 16:37:38 +08:00 |
helpers
|
fix(runtime-core): fix stale v-memo after v-if toggle (#6606)
|
2024-06-07 17:29:28 +08:00 |
apiAsyncComponent.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
apiCreateApp.spec.ts
|
feat(runtime-core): add app.onUnmount() for registering cleanup functions (#4619)
|
2024-04-29 18:47:56 +08:00 |
apiExpose.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
apiInject.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
apiLifecycle.spec.ts
|
fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370)
|
2024-06-07 13:48:50 +08:00 |
apiOptions.spec.ts
|
chore: remove unused ts-expect-error
|
2024-02-25 21:50:35 +08:00 |
apiSetupContext.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
apiSetupHelpers.spec.ts
|
Refactor reactivity system to use version counting and doubly-linked list tracking (#10397)
|
2024-02-25 16:51:49 +08:00 |
apiWatch.bench.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
apiWatch.spec.ts
|
Merge remote-tracking branch 'upstream/minor'
|
2024-05-30 21:41:53 +08:00 |
componentEmits.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
componentProps.spec.ts
|
Merge remote-tracking branch 'upstream/minor'
|
2024-06-16 17:01:49 +08:00 |
componentPublicInstance.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
componentSlots.spec.ts
|
fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125)
|
2024-01-18 11:45:11 +08:00 |
directives.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
errorHandling.spec.ts
|
fix(runtime-core): fix errorHandler causes an infinite loop during execution (#9575)
|
2024-03-19 20:47:52 +08:00 |
h.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
hmr.spec.ts
|
fix(hmr): avoid infinite recursion when reloading hmr components (#6936)
|
2024-05-31 23:41:13 +08:00 |
hydration.spec.ts
|
fix(compiler-core): change node hoisting to caching per instance (#11067)
|
2024-06-04 20:09:54 +08:00 |
misc.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
rendererAttrsFallthrough.spec.ts
|
fix(runtime-core): fix regression for $attrs tracking in slots
|
2024-04-16 21:53:47 +08:00 |
rendererChildren.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
rendererComponent.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
rendererElement.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
rendererFragment.spec.ts
|
fix(runtime-core): avoid traversing static children for vnodes w/ PatchFlags.BAIL (#11115)
|
2024-06-14 17:10:13 +08:00 |
rendererOptimizedMode.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
rendererTemplateRef.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |
scheduler.spec.ts
|
refactor(scheduler): use bitwise flags for scheduler jobs + move scheduler into reactivity
|
2024-03-17 22:33:36 +08:00 |
scopeId.spec.ts
|
fix(runtime-core): filter single root for nested DEV_ROOT_FRAGMENT (#8593)
|
2024-01-12 22:07:06 +08:00 |
vnode.spec.ts
|
Merge remote-tracking branch 'upstream/minor'
|
2024-06-16 17:01:49 +08:00 |
vnodeHooks.spec.ts
|
style: update format & lint config (#9162)
|
2023-12-26 19:39:47 +08:00 |