Currently this module can only be installed Drupal 8.8 or later. This is understandable, since Drupal 8 includes jQuery UI, but it is restrictive for projects that use jQuery UI and need to support both Drupal 8 and 9. Since the libraries defined by this module don't collide with core's, we should allow this module to be installed on any version of Drupal 8, for greater flexibility.
| Comment | File | Size | Author |
|---|---|---|---|
| jquery_ui_droppable-loosen-core-versions.patch | 473 bytes | phenaproxima |
Comments
Comment #2
zrpnrJust like in #3114615: Allow installation on any version of Drupal 8 this makes sense for this use case and making this module more installable is a good thing, I'll get this committed!
Comment #4
phenaproximaThanks, @zrpnr!