- last update
about 1 year ago 23 pass - Status changed to Needs work
12 months ago 1:56am 29 November 2023 +++ b/field_group.install @@ -60,3 +60,10 @@ function field_group_update_8302() { + \Drupal::service('module_installer')->install(['jquery_ui_effects']);
I suppose we should define that dependency also in the info.yml explicitly.
39:27 39:11 Running- Status changed to Needs review
12 months ago 2:03am 29 November 2023 - Open on Drupal.org →Core: 10.1.x + Environment: PHP 8.1 & MySQL 5.7
39:08 39:08 Queueing - a0694461 committed on 8.x-3.x
#3275144: Remove the blind option
- a0694461 committed on 8.x-3.x
- Status changed to Closed: won't fix
6 months ago 1:04pm 1 June 2024 - 🇧🇪Belgium nils.destoop
Jquery UI is EOL, so you should stop using this module. I removed the blind option.