v1.1.0 – Stagger, Chain & Group Animations Like a Pro #5
yesiamrocks
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Triggle.js v1.1.0 – Stagger, Chain & Group Animations Like a Pro
This release brings powerful animation sequencing capabilities to
triggle.js
:New Features
Group Staggering (
data-triggle-stagger
)Animate elements in a group with timed delays between them.
Chained Animations with Delay (
data-triggle-next
+data-triggle-chain-delay
)Run animations one after another with custom timing.
Group Triggering (
data-triggle-group
)Instantly animate any set of elements sharing the same group name.
Improvements
applyAnimation
Perfect for onboarding flows, interactive lists, hero sections, or any sequence-based UI animation.
View the updated README for full usage examples.
This discussion was created from the release v1.1.0 – Stagger, Chain & Group Animations Like a Pro .
Beta Was this translation helpful? Give feedback.
All reactions