=== Block Background ===
Contributors: lubus,ajitbohra
Donate link: http://www.lubus.in
Tags: gutenberg, block, background, image, gradient
Requires at least: 3.0.1
Tested up to:  5.0.2
Stable tag: 1.0.4
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Extend gutenberg blocks with additional background options

== Description ==
>**Disclaimer:** Experimental feature plugin to extend gutenberg block. Have a suggestion feel free to send a PR or [open an issue](https://github.com/lubusIN/block-background/issues).

Extend gutenberg blocks with additional background options

----------

**Usage**

- Simply activate and new options for background will be added to inspector / sidebar options<br/>
- Insert block of your choice add set background options<br/>
- Live preview of background changes in your editor

**Roadmap**

 - More customization options

If you have any suggestions/Feature request that you would like to see in the upcoming releases , feel free to let us know in the [issues section](https://github.com/lubusIN/block-background/issues)

== Installation ==
***From your WordPress dashboard***
 1. Visit 'Plugins > Add New'
 2. Search for `Block Background`  or upload zip file
 3. Activate `Block Background` from your Plugins page

***Manual Installation***
 1. [Download](https://wordpress.org/plugins/block-background/) "Block Background".
 2. Upload the `block-background` directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
 3. Activate `Block Background` from your Plugins page.

== Screenshots ==

1. Plugin in action

== Changelog ==


***1.0.4***

Released on 5th January 2018
 - Fix conflict with other block styles

***1.0.3***

Released on 4th January 2018
 - Compatibility with WordPress 5.0.2

***1.0.2***

Released on 21st September 2017
 - Compatibility with Gutenberg 3.9
 - Add docker-compose config
 - Use WP dependencies as ES modules

***1.0.1***

Released on 1st May 2017

 - Compatibility with Gutenberg 2.7

***1.0.0***

Released on 5th April 2017

 - Initial plugin release
