Install
Works with Drupal: ^10.3Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
23.81 KB
MD5: db8fd46285536ab08e258c216ef91b84
SHA-1: 7d335833fa4dac553d73105002270ea1de3ac115
SHA-256: 0ebdaeb7f25d7f83ca88d7dac9370b21e89e06d3057cfa7a3776e39fb4607fcd
Download zip
41.71 KB
MD5: 34bebdf737cb4145301b7569a74971e7
SHA-1: b1e547581cb9a69970eee726ad42c02104a38860
SHA-256: 9b6351dfb8c00dcefdafc61b72084e681445939e32937a1b0fa9c19481851067
Release notes
Changelog
- Removes support for Drupal 8 and Drupal 9. Drupal 10 release because Symfony incompatibilities #3485961: Tests failing with Drupal 11
- Bug fix for non-core markup: #3126148: Not compatible with bootstrap theme
- Bug fix for drupal >9 test markup: #3194354: Tests failing on 9.2.x probably due to $defaultTheme
- Bug fix using widget in ajax form: #3178221: Validation error triggered on AJAX form
- Bug fix using widget in paragraphs: #3172664: Wrong class used in paragraphs and other contexts
- Bug fix for required fields: #3227683: Select other widget not respecting the '_none' value when the field is required