vue3-core/packages/vue/__tests__/e2e
linzhe 7257e6a342
fix(hydration): avoid observing non-Element node (#11954)
close #11952
2024-09-20 16:41: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): not warn unkeyed text children with whitespece preserve (#11888) 2024-09-13 18:37:42 +08: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 chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +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 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