=== Block Revealer ===
Contributors: maxpertici
Donate link: 
Tags: Gutenberg, Blocks, UI,
Requires at least: 6.3
Tested up to: 6.8.3 
Stable tag: 2.0.1
Requires PHP: 7.4
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Hightlight your blocks and stop clicking everywhere to find them.

== Description ==
Hightlight your blocks and stop clicking everywhere to find them.
Reveal your blocks with a new keyboard shortcut (Ctrl + Alt + R) or with the plugin sidebar.

[vimeo https://vimeo.com/515715026]

== Installation ==
1. Install the plugin and activate.
2. Discover the plugin sidebar or use shortcut : Ctrl + Alt + R

== Changelog ==

= 2.0.1 =
* FIX Fatal on singleton on older PHP version

= 2.0.0 =
* Add compatibility with the site editor
* Remove the hacky button and use now the wp way plugin sidebar
* Add custom color selector

= 1.9.2 =
* Fatal JS Fix. Sorry.

= 1.9.1 =
* Fix default local storage color Value
* Add Playground Support

= 1.9 =
* WP 6.5 compatibility
* Add Iframed Editor Support
* Start JS rewrite in order to be later compatible with Site Editor

= 1.8 =
* New plugin name
* WP 6.1 compatibility

= 1.7 =
* Improve 5.9 compatibility

= 1.6 =
* Fix js error if no editor (Thank's to Guillaume Turpin) (again)
* Improve color swatch system (again)


= 1.5 =
* Fix js error if no editor (Thank's to Samy Kantari)
* Improve color swatch system

= 1.4 =
* Add color swatch on right click (3 colors available)
* Add color indicator on button
* Fix enqueues (script & style are now only loaded on block editor screen)
* Rewrite js

= 1.3.4 =
* Fix button position in top bar

= 1.3.3 =
* Fix button insertion

= 1.3.2 =
* 5.7 support
* jQuery fix

= 1.3.1 =
* Fix elementor support

= 1.3 =
* Add button in Editor topbar
* Local storage support
* Fix jQuery deprecated event
* WP 5.6.x compatiblity
* Temporarily disable copy class feature shortcut


= 1.2 =
* Fix column highlight
* Add shortcut for copy attr class (CTRL + Alt + C)
* Remove inserter indicators

= 1.1 =
* Fix selected background color

= 1.0 =
* Fix style enqueue version number
* Fix hovered style - no more background color
* And why not switch to 1.0

= 0.11 =
* WP 5.5.x compatiblity
* Add inserter point

= 0.10 =
* WP 5.5.x compatiblity

= 0.9.0 =
* Larger breadcrumb font-size
* Clean UI
* Reveal inster point
* Fix column hover and selected states

= 0.8.0 =
* improve blocks support (soon widget and embed)
* remove unused files
* version number added to asset url

= 0.7.0 =
* group support
* add screenshot 3

= 0.6.0 =
* screenshots replacement

= 0.5.0 =
* readme fix
* screenshots replacement

= 0.4.0 =
* Preparation for wp.org

= 0.3.0 =
* Improve read.me

= 0.2.0 =
* Improve highlights for columns
* Load assets only for gutenberg editor

= 0.1.0 =
* The idea