Problem/Motivation

In addition to the necessary changes to the info.yml file, to achieve D10 compatibility, this module needs to:
- Remove the use of jQuery once (breaks D8 compatibility)
- Ideally remove dependence on jQuery

Proposed resolution

Update the info.yml in this issue, and resolve the larger scopes of work in child issues.

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

mandclu created an issue. See original summary.

omkar-pd made their first commit to this issue’s fork.

omkar-pd’s picture

Added core_version_requirement: ^9 || ^10 removed core: 8.x as well. so we can create a new release for d9 and d10

omkar-pd’s picture

Will work on child issues whenever I get free time.

  • mandclu committed 3d74a53 on 1.0.x authored by omkar-pd
    git commit -m 'Issue #3299738 by omkar-pd: Drupal 10 Compatibility'
    
mandclu’s picture

@omkar-pd thanks for your work on this. Merged in and will roll a new release shortly.

mandclu’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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