Animate-CSS - Vaadin Add-on Directory
Animate.CSS : Just-add-water CSS animationsA cross-browser library of CSS animations. As easy to use as an easy thing.
See http://daneden.github.io/animate.css .
Vaadin Flow version.
View on GitHubOnline Demo, showing the effects included
Animate-CSS version 1.0
Initial Version.
Animate-CSS version 1.0.1
removed a tiny remnant from experimenting: color red by default.
Animate-CSS version 2.0.0
This version adds support for Vaadin 14+ in native NPM mode.
Also the API was slightly extended for modifiers, such as DELAY_3S (three seconds delay) or INFINITE (animate forever).
Animate-CSS version 2.0.1
API extensions so you don't need to inherit the Animated interface any more.
Animate-CSS version 2.0.2
Another small API extension, so that not only to HasStyle but also to HasElement animations can be applied.