You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discussed this very briefly in our last UI Standup, some of the general points:
WP will be harder to animate than Craft because of lack of control over markup. This might mean that general patterns can only set to a coarser level (entire block vs inner elements) up front.
Possibility of creating 'recipes' over direct implementation to allow choice in project setup.
General consensus was to not include GSAP by default, but that the tipping point to including it is lower than we think.
Focus on general global patterns (animate on scroll, number count-up, etc)
@nathan-schmidt-viget Has also had experience integrating motion onto our site starters.
After working on the first pass of adding motion to SAC we can animate inner elements up to a point. It gets harder when we want to animate individual text/letters/button items in a content block. But animating the whole group that wraps the content, (such as fade-in) would be very doable.
Here is a more complex example of some GSAP animation on a block for SAC:
Overview
Drawing from our motion tiers outlined by the Motion Working Group, we will need to define:
The text was updated successfully, but these errors were encountered: