Problem/Motivation

We would like to add a frequently requested component a slideshow.

Proposed resolution

This component will need to be specific accessibility requirements and to do so we are planning to leverage the Splide.JS library. Similar to the accordion component this will be split into two specific component pieces (slideshow item & slideshow)

Issue fork prototype-3398393

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jldust created an issue. See original summary.

jldust’s picture

Version: 5.1.x-dev » 5.x-dev

jldust’s picture

Status: Active » Needs review

I've updated the component to utilize SplideJS data object structure which allows for dynamic content to be passed into the component.

  • jldust committed 8edeb39e on 5.x
    Issue #3398393: Slideshow Component
    
jldust’s picture

Status: Needs review » Reviewed & tested by the community

This has been reviewed and will be included in the next tagged release.

jldust’s picture

Assigned: jldust » Unassigned
Status: Reviewed & tested by the community » Fixed
jldust’s picture

Status: Fixed » Closed (fixed)