=== Animation Block ===
Contributors: sketchbookkeeper
Tags: animation, gutenberg, gutenberg block, block, animate, animate.css, animation block, css animation, animations
Requires at least: 4.7
Tested up to: 5.2
Stable tag: 1.0.2
Requires PHP: 5.6
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
== Description ==
Use the power of animate.css to animate Gutenberg blocks as they enter the viewport.
Just add an Animation Block ► and then put any blocks to be animated into the Animation Block.
= Main Features: =
- Animations from the Animate.css library.
- Delay and Speed options.
- Control Animation frequency.
- Block z-index option.
= Usage =
https://www.youtube.com/watch?v=dfhHUBwM-jU
View Guide on YouTube
== Installation ==
Automatic installation
1. Log into your WordPress admin area
2. Go to Plugins -> Add New
3. Search for Animation Block -> Install Now
4. Activate the plugin
= Manual installation =
The manual installation method involves downloading my Animation Block plugin and uploading it to your webserver
via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
= Minimum Requirements =
* PHP version 5.6 or greater
* Gutenberg plugin
== Changelog ==
= 1.0.2 - 5-9-2019 =
Compatible with WordPress 5.2
= 1.0.1 - 12-07-2018 =
Update UI
Fix CSS not enqueuing on the frontend
= 1.0.0 - 10-18-2018 =
First Release
== Upgrade Notice ==
= 1.0.1 =
Upgrade plugin for WordPress 5.0
= 1.0.0 =
First Release: First Release