Install

Works with Drupal: ^8 || ^9 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 392.22 KB
MD5: b3c74cb9b2156b79667fb6b30e819fc2
SHA-1: 0e70576a80395cf66b1f00a431d83afb5f856da6
SHA-256: e544394c4b85b17bdf23ea88d2583f372e35e6fe019184d3ffed16488cdde5b6
Download zip 404.48 KB
MD5: 0faadb8feea1bef3cfafc4bb09825f22
SHA-1: d722525759ab76f55f525f04f2e04fb4f580bdfa
SHA-256: 86b32af672a4deaf6b43d08356919710ff6199b5a8bb913c2fb6e8d3e5ea7b7f

Release notes

Thanks for using

On this release there are hotfixes for Attribute PreSave and Claro theme
#3274930: Warning: Undefined array key 1 in /var/www/html/web/modules/contrib/block_class/src/Service/BlockClassHelperService.php on line 258
#3274940: Duplicated labels in claro theme
#3274944: Attribute field group is being displayed even with the class to be hidden

Previous Release
#3272653: Empty classes in config
#3273419: Implement the default case transformation when the user fill the attribute value
#3273420: Implement the autocomplete on attribute keys. Store the key on preSave
#3273422: Implement the hook to handle Auto-complete for Attribute keys
#3273596: Implement auto-complete in the attribute key
#3273602: Create a hook update to load all attribute keys and store to be used in auto-complete
#3273605: Delete auto-complete data when the bulk operation for delete is executed
#3273608: Warning: json_decode() expects parameter 1 to be string, array given in Drupal\Component\Serialization\Json::decode()
#3273622: Store the attribute value in the settings object to be used in the auto-complete
#3273623: Implement the new route to auto-complete in the attribute value with handleAutocompleteAttributeValues and JsonResponse with the values
#3273849: Add the auto-complete on attribute-value field
#3273852: Create a hook update to load all attribute values and store in the settings to be used in the auto-complete
#3273857: Add option to delete attributes in the block list page
#3273859: Implement the new route to confirm and delete attribute only after the confirmation
#3273867: On block save store the attribute inline to be used in the full list for the enduser
#3273868: Create the route to list the attributes inline that is bing used to be used in the Modal on Helper description
#3273869: Implement the Modal with all attributes in the Help text to show all attributes used in the block settings
#3274692: Attribute allowing equal sign on key and value
#3274698: Update the documentation with the attributes per page in the dynamic fields

Created by: renatog
Created on: 12 Apr 2022 at 23:40 UTC
Last updated: 12 Apr 2022 at 23:40 UTC
Bug fixes
New features
Unsupported

Other releases