Added Drupal 11 support
Update README.md file with links to EPT modules
Add new validaton for class field: Issue #3342560: Custom class without form / element validation
Add Drupal 10 support and drop Drupal 8 support. Update the module information in readme file
Drop Drupal 8 support and add Drupal 10 support.
- Added installation tests - Fixed code sniffer errors - Updated readme file
This is last 1.3.x release for Drupal 8.x. But feel free to open issue for Drupal 8.x if you still use it.
Fixed code sniffer errors
1.3.x branch will have less code for EBT modules, because of: - Move hook_theme_registry_alter to ebt_core - Move hook_ENTITY_TYPE_view in ebt_core
Use --with-all-dependencies (-W) composer option to update all EBT module to 1.3.x together.
Fixed outline button class
Added active, disabled, outline options.
Returned styles variable in templates
Added configs for EBT Bootstrap Button block type
- Fixed template for Layout Builder inline block - Fixed bootstrap type class
Add EBT Bootstrap Button block type