Verified Commit b3872f84 authored by Dave Long's avatar Dave Long
Browse files

Issue #3278625 by catch, Taran2L: Deprecate jquery.tabbable.shim

parent 26e64d11
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
# Drupal 11.
%Drupal\\Core\\Form\\FormBuilder::getForm\(\).* will require a new "mixed \.\.\. \$args" argument in the next major version of its interface%
%Drupal\\Core\\Form\\FormBuilder::submitForm\(\).* will require a new "mixed \.\.\. \$args" argument in the next major version of its interface%
%The core/tabbable.jquery.shim asset library is deprecated in Drupal 10.3.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3441616%

# PHPUnit 9.
%"PHPUnit\\Framework\\TestListener".*is deprecated%
+1 −0
Original line number Diff line number Diff line
@@ -945,6 +945,7 @@ tabbable.jquery.shim:
    - core/drupal
    - core/tabbable
    - core/jquery
  deprecated: The %library_id% asset library is deprecated in Drupal 10.3.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3441616

internal.underscore:
  # Internal library. Do not depend on it outside core nor add new core usage.