Release 2.0.1
Fixes contain-intrinsic-size values when sizes=auto is used.
View full changelog
Fixed
- Fixed issue when sizes=auto was causing contain-intrinsic-size: 3000px 1500px;
Elements plugins received fixes for responsive settings, slider pagination, and initialization events. The core flexible partial gained an nth-child class for better styling control. Intrinsic sizing calculations were corrected for image blocks. Sync configurations were updated by adding a new website and removing an analytics plugin. Platform development work included README badge link fixes and test view additions.
Fixes contain-intrinsic-size values when sizes=auto is used.
afc-flexible__item-{nth} class to flexible partial.Fixed missing pagination on desktop for team members slider blocks.
elements-blocks-team-members-sliders and elements-blocks-team-members-sliders-v2 blocks.Replaced setTimeout with an event to check slider initialization.
setTimeout with airfleet-slider-init event to check slider initialization.Fixed responsive settings not taking effect on announcement bar blocks.
$_merge_attrs() so responsive display classes from AddResponsiveToBlocks flow to the partial. Applies to elements-blocks-announcement-bar, elements-blocks-announcement-bar-with-form, elements-blocks-announcement-bar-v2, and elements-blocks-announcement-bar-with-form-v2.