Problem/Motivation
Hello project maintainers,
This issue applies the upgrade to drupal 10.
Proposed resolution
Add support for d10, and make sure nothing is deprecated.
Issue fork segmentio-3401218
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
Comment #3
keshavv commentedComment #4
keshavv commentedI have checked the above MR and confirmed that it is working well. We can merge and create a new release for Drupal 10.
Comment #6
a.dmitriiev commentedAccording to change record https://www.drupal.org/node/3158256 "once" library is only available since Drupal 9.2, so the version requirement should start from 9.2 not 8. I have also modified the JS code also to get rid of jQuery. Please check MR.
Comment #7
a.dmitriiev commented