Skip to content

1.4.0

Compare
Choose a tag to compare
@tschortsch tschortsch released this 21 Nov 19:41
· 620 commits to master since this release

Changelog

  • [CHANGE] Decrease loading priority of block editor assets to ensure that custom block filters are executed.
  • [CHANGE] Add custom classes of row block to row-div instead of wrapper-div.
  • [FEATURE] Added possibility to define equal-width columns.
  • [IMPROVEMENT] Improve template selection button styling when using a custom icon.
  • [IMPROVEMENT] Optimized editor styling of grid.
  • [IMPROVEMENT] Do not limit the width of child blocks inside the container block.

Modified templates

The following templates were modified in this release. Please think about updating your own templates if you have overwritten one of those:

  • column.php
  • row.php