v2.2.2 (04.01.2019):
- Added aria-label to the empty links for better accessibility support.
v2.2.1 (09.03.2017):
- Fixed: Overlay not shown if only "Buttons" are available (without "Title" and/or "Description").
v2.2.0 (12.01.2017):
- Re-factored the code base (which also fixes the White Space issue in the markup).
- Implemented Particle Caching.
v2.1.1 (30.11.2016):
- Added "dark-text" CSS utility class for "Style 3" slides that have a light image.
v2.1.0 (24.11.2016):
- Added "Title" and "Introtext" fields.
- Added new options in the "Navigation" field that allow you to select if the arrows should be visible all the time or if they should be shown on hover.
- Added new field in the slides, "Buttons", that allows you to create as many buttons as you want.
- Added new field in the slides, "Overlay Container", that allows you to place the Overlay (Title, Description and Buttons) more precisely in Fullwidth Slideshows.
- Added "Style 3" option.
- Added shortcode support in the "Title" and "Description" fields in the slides.
v2.0.1 (07.09.2016):
- Fixed: Inconsistent height calculation when "Slideshow Height" is set to "auto".
v2.0.0 (08.04.2016):
- Polished and optimized code base.
- Added video slides support.
- Added new "Overlay Style" option.
- Added new options to the "Overlay Position" field.
- Added new options to the "Overlay Animation" field.
- Fixed the "Autoplay Interval" not working.
v1.1.0 (11.03.2016):
- Removed the code that calls jQuery and UIkit.
- The particle now requires the "UIkit for Gantry5" atom to be loaded.
v1.0.2 (19.02.2016):
- JS assets are now loaded in the footer for better performance.
- Fixed missing text in the tooltips of the particle.
- Updated the UIkit Framework to 2.24.2.
v1.0.1 (18.12.2015):
- Fixed a typo in slideshow.html.twig
that was breaking the "KenBurns" and "Animation" settings.
- Added a Twig filter for the image dimensions.
v1.0.0 - Initial Release