vue3-core/packages/vue/__tests__/e2e
edison 8b848cbbd2
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
size data / upload (push) Waiting to run Details
fix(TransitionGroup): reset prevChildren to prevent memory leak (#13183)
close #13181
2025-05-01 02:58:07 -07:00
..
Transition.spec.ts fix(runtime-core): prevent unmounted vnode from being inserted during transition leave (#12862) 2025-02-12 15:30: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 chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
commits.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
e2eUtils.ts fix(test): use LaunchOptions instead of PuppeteerLaunchOptions (#12734) 2025-01-17 09:26:12 +08:00
grid.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
hydration-strat-custom.html style: format html files 2024-08-07 19:58:07 +08:00
hydration-strat-idle.html style: format html files 2024-08-07 19:58:07 +08:00
hydration-strat-interaction.html style: format html files 2024-08-07 19:58:07 +08:00
hydration-strat-media.html style: format html files 2024-08-07 19:58:07 +08:00
hydration-strat-visible.html fix(hydration): avoid observing non-Element node (#11954) 2024-09-20 16:41:58 +08:00
hydrationStrategies.spec.ts fix(hydration): avoid observing non-Element node (#11954) 2024-09-20 16:41:58 +08:00
markdown.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssr-custom-element.spec.ts fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861) 2024-09-13 20:18:10 +08:00
svg.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
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 style: format html files 2024-08-07 19:58:07 +08:00
trusted-types.spec.ts feat(runtime-dom): Trusted Types compatibility (#10844) 2024-08-02 12:46:12 +08:00
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