v1.4.0
Add disableAnimations
property
Previously, Flip Move was "always on". There was no easy way to temporarily suspend animations. This release allows you to specify a disableAnimations
property.
Also took the opportunity to implement the same behaviour when duration, delay, and staggered duration/delay are all 0. Previously, doing so would cause a weird flicker in certain browsers.