=== Icon Separator ===
Contributors:      Mr2P
Tags:              block, separator, SVG, icon, divider, gutenberg
Requires PHP:      7.0.0
Requires at least: 5.9.0
Tested up to:      6.1
Stable tag:        1.1.4
License:           GPL-3.0
License URI:       https://www.gnu.org/licenses/gpl-3.0.html

A simple, lightweight, accessibility-ready icon separator block.

== Description ==

A simple, lightweight, accessibility-ready icon separator block.

Features included:

* Accessibility ready with 'separator' role.
* Simple and easy to use but included full settings even with responsive width and responsive vertical margin.
* An icon library included icons from "Bootstrap Icons", "Ionicons", "Dashicons" and new "WordPress Icons".

Here are some [patterns](https://boldpatterns.net/keywords/separator/) using this block.

If this plugin is useful for you, please do a quick review and [rate it](https://wordpress.org/support/plugin/icon-separator/reviews/#new-post) on WordPress.org to help us spread the word. I would very much appreciate it.

Please check out my other plugins if you're interested:

* [Content Blocks Builder](https://wordpress.org/plugins/content-blocks-builder) - A tool to create blocks, patterns or variations easily for your site directly on the Block Editor.
* [Block Enhancements](https://wordpress.org/plugins/block-enhancements) - A plugin to add more useful features to blocks like icons, box-shadow, transform, hover style, etc.
* [SVG Block](https://wordpress.org/plugins/svg-block) - A block to insert inline SVG images easily and safely. It also bundles with more than 3000 icons and some common non-rectangular dividers.
* [Meta Field Block](https://wordpress.org/plugins/display-a-meta-field-as-block) - A block to display a meta field or an ACF field as a block. It can also be used in the Query Loop block.
* [Counting Number Block](https://wordpress.org/plugins/counting-number-block) - A block to display a number that has the number-counting effect.
* [Breadcrumb Block](https://wordpress.org/plugins/breadcrumb-block) - A simple breadcrumb trail block that supports JSON-LD structured data.
* [Better Youtube Embed Block](https://wordpress.org/plugins/better-youtube-embed-block) - Embed Youtube videos without slowing down your site.

The plugin is developed using @wordpress/create-block.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/icon-separator` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress


== Frequently Asked Questions ==

= What problem does this plugin solve? =

It is like the core/separator block but supports an icon.

= When should we use this plugin? =

To make a simple, beautiful horizontal separator.

= Why needs this plugin? =

Because you want to make a beautiful horizontal separator.

= Who needs this plugin? =

Anyone can use this plugin.

== Screenshots ==

1. Create an icon separator

2. Change the separator's settings

== Changelog ==

= 1.1.4 =
*Release Date - 09 February 2023*

* DEV - Add SVGO GUI tool to the SVG help text
* DEV - Update SDK

= 1.1.3 =
*Release Date - 23 October 2022*

* DEV - Refactor SVG controls
* DEV - Replace client caching by loading icon library from the REST API

= 1.1.2 =
*Release Date - 18 September 2022*

* FIX - Compatibility issue with the Gutenberg plugin

= 1.1.1 =
*Release Date - 16 September 2022*

* FIX - Load all localization text

= 1.1.0 =
*Release Date - 27 July 2022*

* DEV - Support converting from/to core/separator
* DEV - Allow double click to insert icon from the modal

= 1.0.8 =
*Release Date - 30 Jun 2022*

* FIX - Convert inline style to style object

= 1.0.7 =
*Release Date - 20 Jun 2022*

* DEV - Allow uploading icon

= 1.0.6 =
*Release Date - 12 May 2022*

* REFACTOR - Update SDK

= 1.0.5 =
*Release Date - 30 April 2022*

* DEV - Update color format

= 1.0.4 =
*Release Date - 28 April 2022*

* DEV - Add the title to block registration in JS.

= 1.0.3 =
*Release Date - 21 April 2022*

* DEV - Add separator role for accessibility

= 1.0.2 =
*Release Date - 19 April 2022*

* REFACTOR code

= 1.0.1 =
*Release Date - 16 April 2022*

* DEV - Add shortcut keys to the icon library modal, focus on the search box when opening the modal
* DEV - Make it compatible with common themes

= 1.0.0 =
*Release Date - 14 April 2022*
