Problem/Motivation

The module info file is restricting the usage of this module to Drupal 8 and 9 only.

Proposed resolution

The info file should declare Drupal 10 compatibility as there is nothing in this module that is incompatible with Drupal 10.

Issue fork elbow_room-3385671

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

progga created an issue. See original summary.

progga’s picture

Assigned: progga » Unassigned
Status: Active » Needs review

Change summary:
- Drupal 10 compatibility declaration.
- Replaced `jquery/once` asset library usage with `core/once`.
- Javascript coding standards fixes.
- The Claro theme bundled with Drupal 10 uses CSS grid for layout. The CSS style rules of this module has been adjusted accordingly.

Finn Lewis made their first commit to this issue’s fork.

finn lewis’s picture

Status: Needs review » Fixed

Thanks @progga

Tested, merged and will tag a release.

Status: Fixed » Closed (fixed)

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