Problem/Motivation
The sub-modules do not seem to be marked as compatible with Drupal 11. Perhaps as easy as + " || ^11"?
Steps to reproduce
Install latest version of module
Visit the extend page and see message "This version is not compatible with Drupal 11.1.4 and should be replaced." on the submodules (accordion, alert, etc.)
Proposed resolution
For now at least add the " || ^11" and fix any bugs.
Remaining tasks
Test and fix as needed
User interface changes
none
API changes
none
Data model changes
Issue fork uswds_paragraph_components-3512342
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
smustgrave commentedThanks,
Will admit I've not paid much attention to this module as I've moved to components https://www.drupal.org/project/ui_suite_uswds_paragraphs but will do a release!