Release 1.0.0
Added new blocks and partials for Side By Side, Statistics, and Columns items.
View full changelog
Added
- Added
elements-partials-side-by-side(common partial for all Side By Side items) - Added
elements-blocks-side-by-side-v2(standalone block to render a single Side By Side item) elements-blocks-side-by-side-v2: refactored version of usingelements-blocks-side-by-side- Added
elements-blocks-statistics-container(container block for Statistics using CPT) - Added
elements-blocks-statistic(block for single Statistic item) - Added
elements-partials-statisticsandelements-partials-statistics-box(common partial for all Statistics items) - Added
elements-blocks-columns-container(container block for Columns using CPT) - Added
elements-blocks-column(block for single column) - Added
elements-partials-columnsandelements-partials-column(common partial for all Columns items) - Added
airfleet/elements/column-component/tagline/default_tagfor default tag for tagline in columns components
Changed
- Changed
elements-blocks-statisticsto useelements-partials-statisticsandelements-partials-statistics-box - Changed
elements-blocks-columnsto useelements-partials-columnsandelements-partials-column - When forced previews are enabled, statistics numbers no longer animate in the block editor preview
- Bump
airfleet/wordpress-frameworkto1.18.3 - Bump
airfleet/wordpress-devto3.8.0