=== Carousel Slider Block ===
Contributors: virgildia
Donate link: http://virgiliudiaconu.com/
Tags: gutenberg, carousel, slide, slideshow, block
Requires at least: 4.9.5
Tested up to: 5.8
Requires PHP: 5.6+
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Description ==

A responsive carousel slider for the Gutenberg editor. 

= Features =

 - Add as many slides as you want
 - Add any blocks to the slides
 - Preview the carousel in the editor
 - Responsive and touch enabled

= Settings =

 - Slides per view
 - Slides to scroll at a time
 - Slide speed
 - Slide padding
 - Prev/next arrows
 - Dots navigation
 - Autoplay
 - Autoplay speed
 - Infinite slide looping
 - Responsive settings: slides to show at given screen size

== Requirements ==

PHP 5.6+ is recommended, WordPress 5.0+, with Gutenberg active.

== Documentation ==

Select the Carousel Block from "Common Blocks". Add any blocks to the slides. Use the + and - buttons in the toolbar to add or remove slides. Preview slides in the editor using the horizontal scrollbar.

Click the Carousel Block (the container nesting all the slides) to show the block settings.

== Screenshots ==

1. Carousel
2. Carousel Slides 
3. Carousel Settings
4. Carousel Slider Preview

== Frequently Asked Questions ==

= Installation =

Go to your WordPress Admin -> Plugins -> Add New. Search for Carousel Block. Install and Activate. You can also download this folder and add it into your plugins directory. 

"Carousel Block" will be added to your blocks in the "Common Blocks" group. 
 
= What is Gutenberg? =
 
"Gutenberg" is the name of the project to create a new editor experience for WordPress. The goal is to create a new post and page editing experience that makes it easy for anyone to create rich post layouts.

---

Carousel Block uses the slick jQuery plugin http://kenwheeler.github.io/slick/. Carousel icon made by https://www.flaticon.com/authors/kiranshastry from www.flaticon.com. Block SVG icon by Materialize CSS https://materializecss.com/icons.html/ 


== Changelog ==

= 1.0.0 =
First release of the plugin.

= 1.0.1 =
Fixed lodash issue.

= 1.0.2 =
Updates for latest WP Gutenberg version. Fixed editor CSS. 

= 1.0.3 =
Added options for autoplay, autoplay speed, and infinite slide looping.

