Skip to content

Refactor responsive settings checks for jQuery 4.x compatibility#110

Open
bmunslow wants to merge 1 commit into
Accessible360:masterfrom
bmunslow:jquery-4
Open

Refactor responsive settings checks for jQuery 4.x compatibility#110
bmunslow wants to merge 1 commit into
Accessible360:masterfrom
bmunslow:jquery-4

Conversation

@bmunslow

@bmunslow bmunslow commented Sep 29, 2025

Copy link
Copy Markdown

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
Copy Markdown

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