vue3-core/packages/vue/__tests__/e2e
edison 6b7901d28e
fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11833)
close #11775
2024-09-06 11:03:58 +08:00
..
Transition.spec.ts fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11833) 2024-09-06 11:03:58 +08:00
TransitionGroup.spec.ts fix(TransitionGroup): avoid set transition hooks for comment nodes and text nodes (#9421) 2024-04-14 23:16:01 +08:00
commits.mock.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
commits.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
e2eUtils.ts test(custom-element): test custom element hydration w/ declarative shadow dom 2024-08-10 16:39:20 +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 style: format html files 2024-08-07 19:58:07 +08:00
hydrationStrategies.spec.ts feat: lazy hydration strategies for async components (#11458) 2024-07-31 12:14:51 +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 keys set on custom elements (#11655) 2024-08-29 15:09:15 +08:00
svg.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
todomvc.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
transition.html style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
tree.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +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