=== Animated Sticky Note Block === Contributors: MarcDK Tags: block Tested up to: 7.0 Donate link: https://marc.tv/out/donate Stable tag: 1.7.1 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Leave animated sticky notes directly on your website using a simple Gutenberg block. == Description == Leave animated sticky notes directly on your website using a simple Gutenberg block. - Lightweight and efficient - No JavaScript on the front end - Subtle animation to gain attention - Fast performance - Zero impact on page load times - Developed on [GitHub](https://github.com/mtoensing/animated-sticky-note-block). PRs are welcome. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/animated-sticky-note-block` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Add the block "Animated Sticky Note Block" in the Block Editor. == Screenshots == 1. Animated Sticky Note Block in the frontend. == Changelog == = 1.7.1 = * Prepared release for WordPress 7.0 compatibility. = 1.7 = * Bumped plugin version for the next release. * Updated the `@wordpress/scripts` development dependency to `31.6.0`. * Refreshed the readme to match the current plugin slug and block name. = 1.5 = * Initial release.