=== Melonpan Block - Images ===
Contributors: melonpan
Tags: gutenberg, blocks, editor, images, slider, carousel
Requires at least: 5.2
Tested up to: 5.3
Stable tag: 1.1.0
Requires PHP: 7.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Add a gallery of images in a simple but clean layout.


== Description ==

[Demo](https://gutenberg-showcase.melonpan.io/melonpan-block-images) - [Documentation](https://melonpan.io/gutenberg-blocks/melonpan-block-images) - [GitHub](https://github.com/garciaalvaro/melonpan-block-images)

Add a gallery of images in a simple but clean layout. The block comes with the following settings:


== Features ==

The block comes with the following settings:

* Layout Vertical, Horizontal, Slider
* Images separation
* Cover size with aspect ratio
* Responsive property
* Fixed dimension for Horizontal and Slider layouts
* Slider dot color

Simple but created to be useful. Each image is rendered with the srcset property containing all sizes available. No scripts are added in the front-end.


== Usage ==

The block can be found inside the blocks inserter menu under the *Melonpan Blocks* category.
Once added in the post you can edit its settings on the Editor sidebar under the Block settings panel.


== Installation ==

Installation from the WordPress admin.

1. Log in to the WordPress admin and navigate to *Plugins > Add New*.
2. Type *Melonpan Block - Images* in the Search field.
3. In the results list *Melonpan Block - Images* plugin should appear, click **Install Now** button.
4. Once it finished installing, click the *Activate* button.
5. That's it, now you can go to any post where Gutenberg is enabled and start using the block.


== Changelog ==

= 1.1.0 =
* Improved code base.
* Slider dot color can be left empty (so it will inherit the value)

= 1.0.1 =
* Cleaned TypeScript types.

= 1.0.0 =
* Initial release.


== Credits ==

Screenshot images belong to [Charles Postiaux](https://unsplash.com/@charlpost).


== Screenshots ==

1. Block in editor.
2. Block settings panel.
