Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
58.44 KB
MD5: 9bc51fda6b08bd0236b33b26693cfa5c
SHA-1: deb4fed3370360d4bd78f91483a1c88ac7fd2a83
SHA-256: 3e36924be5cc95612eff146b17841509873c8bd4abe9ad107b3e9ee2d81a5088
Download zip
104.12 KB
MD5: dd1c26fe0828c8f8e011ce99684cdb7b
SHA-1: 8a719eaea594f0ba874172831cb28da93c66b77a
SHA-256: ba20950177acfe0f73c0b3be7f298b41de0fd1d479882662faefaf624aebc12d
Release notes
This release requires Drupal 8.8 or higher and fixes some Drupal 9 compatibility issues.
Changelog
Issues: 11 issues resolved.
Changes since 8.x-3.0:
Bug
- #3143306 by acmoncadab4: TypeError: Argument 2 passed to hook_field_group_form_process_build_alter() must implement interface Drupal\Core\Form\FormStateInterface, null given
- #3145717 by huzooka, voege, marcoka, YahyaAlHamad, Belshi, Kurt.j, arturopanetta, ronaldmulero, Eunicia Estrocio: Empty tab labels Drupal 8.9.0
Task
- #3131192 by lolandese: License "GPL-2.0+" is a deprecated SPDX license identifier
- #3109552 by Berdir, mbovan, swentel, rivimey: Prepare Field Group for Drupal 9
- #3104000 by idebr, dpagini: Horizontal tabs: remove Claro's box-shadow on details when used as horizontal tabs
- #3111872 by Hardik_Patel_12, kishor_kolekar: Remove unused variable from field_ui.inc file
- #3111874 by Hardik_Patel_12, kishor_kolekar: t() calls should be avoided , use $this->t() instead in multiple file
- #3114619 by mekal: Alerts should be removed
- #3121777 by paulocs, thalles: Add "Support" attribute in composer.json
- #3123710 by swatichouhan012: t() calls should be avoided in classes, use dependency injection fixes in forms
- #3123716 by swatichouhan012: Use dependency injection for (plugin.manager.field_group.formatters) service