empathyco / x

Commerce Search & Discovery frontend web components
Apache License 2.0
80 stars 19 forks source link

refactor(staggered-fade-and-slide): use Vue native staggered transition #1578

Closed victorcg88 closed 1 month ago

victorcg88 commented 1 month ago

Motivation and context

Refactor the StaggeredFadeAndSlide component to use the native Vue3 TransitionGroup component instead of our custom StaggeringTransitionGroup

Type of change

What is the destination branch of this PR?

How has this been tested?

Tests performed according to testing guidelines:

Checklist: