Verified Commit c538912c authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3442286 by catch, longwave, quietone, alexpott: Deprecate and remove shepherd.js

parent ae31da87
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -36,8 +36,6 @@ JavaScript

  LoadJS - Copyright (c) 2015 Andres Morey

  Shepherd - Copyright (c) 2021

  Sortable - Copyright (c) 2019 All contributors to Sortable

  Tabbable - Copyright (c) 2015 David Clark
+0 −119

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −1

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −10
Original line number Diff line number Diff line
@@ -796,16 +796,6 @@ internal.jquery.form:
  dependencies:
    - core/jquery

internal.shepherd:
  remote: https://github.com/shipshapecode/shepherd
  version: "10.0.1"
  license:
    name: MIT
    url: https://raw.githubusercontent.com/shipshapecode/shepherd/v10.0.1/LICENSE
    gpl-compatible: true
  js:
    assets/vendor/shepherd/shepherd.min.js: { minified: true }

drupal.jquery.position:
  # This is a modified version of jQuery UI position for that does not require
  # any jQuery UI assets, only jQuery. It is provided by core for use with
+0 −1
Original line number Diff line number Diff line
@@ -87,7 +87,6 @@
    "postcss-pxtorem": "^6.0.0",
    "postcss-url": "^10.1.3",
    "prettier": "^3.0.3",
    "shepherd.js": "~10.0.1",
    "sortablejs": "1.15.x",
    "stylelint": "^15.10.1",
    "stylelint-checkstyle-formatter": "^0.1.2",
Loading