vue3-core/packages/vue/__tests__/e2e
edison 3190b179b0
fix(Transition): handle KeepAlive + transition leaving edge case (#13152)
close #13153
2025-08-20 20:56:08 +08:00
..
Transition.spec.ts fix(Transition): handle KeepAlive + transition leaving edge case (#13152) 2025-08-20 20:56:08 +08:00
TransitionGroup.spec.ts fix(TransitionGroup): reset prevChildren to prevent memory leak (#13183) 2025-05-01 02:58:07 -07:00
commits.mock.ts
commits.spec.ts
e2eUtils.ts fix(test): use LaunchOptions instead of PuppeteerLaunchOptions (#12734) 2025-01-17 09:26:12 +08:00
grid.spec.ts
hydration-strat-custom.html
hydration-strat-idle.html
hydration-strat-interaction.html
hydration-strat-media.html fix(hydration): skip lazy hydration for patched components (#13283) 2025-05-16 08:22:01 +08:00
hydration-strat-visible.html
hydrationStrategies.spec.ts fix(hydration): skip lazy hydration for patched components (#13283) 2025-05-16 08:22:01 +08:00
markdown.spec.ts
memory-leak.spec.ts fix(compiler-core): prevent cached array children from retaining detached dom nodes (#13691) 2025-08-20 20:51:04 +08:00
ssr-custom-element.spec.ts
svg.spec.ts
todomvc.spec.ts test(e2e): Replace deprecated 'clickCount' property with 'count' (#12778) 2025-01-29 20:22:20 +08:00
transition.html fix(transition): reflow before leave-active class after leave-from (#12288) 2024-11-15 21:36:21 +08:00
tree.spec.ts test(e2e): Replace deprecated 'clickCount' property with 'count' (#12778) 2025-01-29 20:22:20 +08:00
trusted-types.html
trusted-types.spec.ts
vModel.spec.ts fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value is unchanged (#12146) 2024-10-11 21:00:08 +08:00