Problem/Motivation

#3278625: Deprecate/remove jquery.tabbable.shim is blocked on removing some core usages and has missed the 9.4.0 release.

Since the library itself isn't deprecated in 9.x yet, we'll need to deprecate it in 10.1.x for removal in 11.0.0.

The shim itself issues a deprecation message, this should be updated for removal in 11.0.0 to reflect reality.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

catch created an issue. See original summary.

catch’s picture

Status: Active » Needs review
FileSize
1.64 KB
smustgrave’s picture

Rerolled it so it should apply

smustgrave’s picture

Status: Needs review » Needs work

need to fix errors,

Gábor Hojtsy’s picture

Status: Needs work » Needs review

Sent for a retest, I don't think the non-pass of the test is related to the patch.

Gábor Hojtsy’s picture

Should look at the actual result, duh. Tests were not yet updated. Updating now.

Spokje’s picture

Status: Needs review » Needs work

Looks like we need a separate 10.x patch.

Gábor Hojtsy’s picture

Status: Needs work » Needs review
FileSize
2.82 KB

There you go.

Gábor Hojtsy’s picture

Spokje’s picture

Status: Needs review » Reviewed & tested by the community

The shim itself issues a deprecation message, this should be updated for removal in 11.0.0 to reflect reality.

All 4 appearances of the deprecation message are addressed.

RTBC for me, if TestBot doesn't smite me down with failed tests.

  • catch committed ebfd359 on 10.0.x
    Issue #3296096 by Gábor Hojtsy, smustgrave, catch, Spokje: Update...
  • catch committed 69d084f on 10.1.x
    Issue #3296096 by Gábor Hojtsy, smustgrave, catch, Spokje: Update...
  • catch committed 1600b7a on 9.5.x
    Issue #3296096 by Gábor Hojtsy, smustgrave, catch, Spokje: Update...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.1.x, cherry-picked to 10.0.x and 9.5.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.