vue3-core/packages/vue/__tests__/e2e
linzhe f2d8019188
fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861)
close #11851
close #11871
2024-09-13 20:18:10 +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 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 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