Skip to content

Conversation

@bmunslow
Copy link

@bmunslow bmunslow commented Sep 29, 2025

This is a follow-up from #104 which has an issue whereby custom breakpoint slick settings are not being respected. This PR fixes issue #103.

@JPustkuchen
Copy link

Thanks @bmunslow great work! To make this easier usable I tagged a release in a fork: https://github.com/webksde/accessible-slick/releases/tag/1.8.1-jquery4

Composer use should be:

{
      "type": "package",
      "package": {
        "name": "webksde/accessible-slick",
        "version": "1.8.1",
        "type": "drupal-library",
        "_readme": "!! PATCHED !! See https://github.com/webksde/accessible-slick/releases/tag/1.8.1-jquery4",
        "dist": {
          "url": "https://github.com/webksde/accessible-slick/archive/refs/tags/1.8.1-jquery4.zip",
          "type": "zip"
        }
      }
    },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants