Install
Works with Drupal: ^9.2 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
90.2 KB
MD5: fafc8a66dad6987a048c2886f2cbb6a4
SHA-1: fe773f55f2e550c5a087109424df887c0634cf67
SHA-256: 831d12a1f7e313c17725efe9a928ada051307486adeb0fddd80d21d849774fde
Download zip
106.59 KB
MD5: 9db22e037fbbdb03926259e9e48c0549
SHA-1: 3dad62549c86e9f12d76b1d8f1778143451db33e
SHA-256: f1b46aeff3b8653b10b4f39070675c1203ce31a1270fb61340c60fd33a181c78
Release notes
Very small possibility of breaking change
Issue 3361582 introduced a new id attribute change to the content section of blocks in order to better handle aria attributes. If your theme adds an id to the content section of a block (not a standard practice) it will be replaced by the collapsiblock id. This may affect other JS behaviours or theming which will need to be re-targeted to the new id.
Contributors (3)
Changelog
Issues: 2 issues resolved.
Changes since 4.0.2:
Bug
- #3361582 by darvanen, hbrokmeier: Adjust aria attributes to improve accessibility
Feature
- #3380393 by darvanen, paucala: GDPR cookie compliance