Problem/Motivation

We need to change .glider to something more specific to the module like `.gliderjs-module` or something (potentially a data attribute). We should also replace any mention of `carousel` with `slider` since this module cannot create carousels.

Proposed resolution

  • Change .glider to something more specific to the module like `.gliderjs-module` or something (potentially a data attribute)
  • Replace any mention of `carousel` with `slider`

Remaining tasks

Create the code

Issue fork gliderjs-3260661

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

adriancid created an issue. See original summary.

zshave made their first commit to this issue’s fork.

  • zshave committed 19d989d on 1.0.x
    Issue #3260661: Change Class Name Selector and Carousel Replacement
    
zshave’s picture

Status: Active » Fixed
slydevil’s picture

Status: Fixed » Closed (fixed)