Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for jQuery 3.0+ and deprecations #4221

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    a6ac3a4 View commit details
    Browse the repository at this point in the history
  2. Update slick.js for jquery 3.0 +

    replace $.type with `typeof`, `Array.isArray` or `$.isPlainObject` where needed
    smartexcan authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4fc8ecb View commit details
    Browse the repository at this point in the history
  3. Update slick.js

    Fix invalid self-closing html tags
    smartexcan authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    112e814 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Update slick.js

    smartexcan authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0c26fc2 View commit details
    Browse the repository at this point in the history