animations-by-imoptimal
WordPress plugin that's used to animate any selected item either when it's inside of the screen's viewport or when hovered over (using CSS selectors)
Available @ wordpress.org/plugins/animations-by-imoptimal
Demo @ my personal website imoptimal.com
= 1.0.0 = Plugin released.
= 1.1.0 = Added an option to trigger animation on hover instead.
= 1.2.0 = Added an option to trigger animation on tap (touchscreens), as well as the option to modify animation speed curve.
= 1.3.0 = Increased the number of speed and delay options. Removed notices/warnigs also.
= 1.4.0 = Added the preview for all options (not just animation type as previously).
= 1.5.0 = Added the list of resources and licenses.
= 1.6.0 = Added plugins prefix to all helper functions and asset handlers/files.
= 1.6.5 = Handled error if no items selected.
= 1.7.0 = Changed the translation pot file meta info.
= 1.7.1 = Updated the sanitization of user input in the meta section.
= 1.7.2 = Set the default plugin values upon activation.
= 1.7.3 = Added F.A.Q.
= 1.7.4 = Added support and review links on the plugin settings page.
= 1.7.5 = Moved the user-facing css code into the javascript file.
= 1.7.6 = Reverting back. Loading screen messed up without css files.
= 1.7.7 = Reverting to the 1.7.5 version.
= 1.7.8 = Plugin assets updated.