Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
64.51 KB
MD5: b89cd522fcf62c98f266e1d212276f30
SHA-1: dcce7ac484c5747a03f1b2753c6fef1296f1c811
SHA-256: bd389c5c3b1b9c26c6e754889b90b40b9fac1765d49eb70d313d9a096d84ad2a
Download zip
113.55 KB
MD5: 69c39b9e00ac454dff8bf1e74e8f8bfb
SHA-1: 2e5f493f1ae09494857f58fde97715cdb7e21553
SHA-256: 380d695af4dfc9aa388782a25fe6e9847936665b184931fa8aab4ab68181ab0c
Release notes
Changes since 8.x-1.0-alpha10:
- #3192790 by mparker17: Add paragraphs to test_dependencies in .info.yml (#)
- #3206849 by mparker17: Make ConditionalFieldsFormHelper testable (#)
- Add a ConditionalFieldTestBase::$defaultTheme. (#)
- Set the default theme in tests to stark. (#)
- Fix easy coding standards errors; and unused variables. (#)
- Remove unused .travis.yml. (#)
- Remove unused sonar-project.properties. (#)
- Remove composer.json in favor of Drupal.org's composer facacde. (#)
- #3191984 by Liam Morland, jplana, easp: Notice: Trying to access array offset on value of type null (#)
- #2984548 by bogdan.racz, radubutco: Notice: Undefined index: #language in conditional_fields_get_selector() (#)
- #3211957 by pjbaert: Configure option is missing on extends module page (#)