touch5 / t5-sal-animation
Adding the possibility to animate content elements on page scrolling
1.2.0
2025-06-27 13:16 UTC
Requires
- typo3/cms-backend: ^12.4 || ^13.4
Requires (Dev)
- typo3/testing-framework: ^6.9.0
Replaces
- typo3-ter/t5-sal-animation: 1.2.0
README
t5_sal_animation
is a extension for the TYPO3 content management system witch using Sal (Scroll Animation Library).
What does it do
Sal (Scroll Animation Library) was created to provide a performant and lightweight solution for animating elements on scroll. It's based on the Intersection Observer, which gives amazing performance in terms of checking the element's presence in the viewport.