What We've Been Up To
Changelog
Note: The changelog no longer lists new layouts. It only contains updates to components. Layouts published in the last 30 days (new layouts) are marked as "new" in the library.
Slider: Autoplay
FixAutoplay in loop mode — Autoplay now works correctly when the number of slides is equal to or less than the visible slide count in loop mode.
Slider: Lazy Load
FixImages now load correctly — Slider images set to lazy load are now displayed properly instead of appearing blank.
Slider: Accessibility
FixLinks and buttons inside inactive slides are no longer reachable via keyboard (correct tabindex handling).
Accordion: Disable accordion behavior at a breakpoint
FixYou can now configure the accordion to switch off its collapse/expand behavior at a specific breakpoint, showing all panels expanded instead.
Accordion: Keyboard navigation
FixArrow keys (Up/Down) and Home/End now correctly navigate between accordion items, following ARIA standards.
General: Bricks compatibility fix
FixSliders, Tabs, and Modals now render correctly when placed inside Bricks Components (formerly broken due to how Bricks initializes nested elements).
1.5.11
This release focuses on making the ACSS connector compatible with php 7.4.
1.5.10
This release focuses on resolving critical Modal widget bugs and improving compatibility across different environments.
Modal: Trigger
FixFixed modal triggers not working due to inline CSS being loaded too early. Removed conflicting inline style that was preventing modals from opening correctly.
Modal: Hide in Builder Toggle
FixFixed “Hide Modal in Builder” toggle not working correctly in Bricks 2.0+.
Modal: CSS
FixUpdated CSS to use logical properties for better internationalization and RTL language support.
PHP Compatibility
FixRemoved Union Types from method signatures to ensure compatibility with PHP 7.3+.
1.5.9
This release fixes various issues including PHP warnings, counter styles in Firefox, and improves component loading for ACSS 4.0.
Modal: PHP Warnings
FixResolves PHP warnings related to the undefined isCloseButton key when updating from older versions.
ToC: Counter Style in Firefox
FixFixes the counter style in Firefox by replacing the invalid ‘none’ value with empty content.
Slider: Specificity Fix
FixAdds
:whereto the slider’s arrow classes to resolve specificity issues in CSS.Modal: Flash on Page Load
FixPrevents flash on page load using critical CSS to enhance user experience.
ACSS 4.0: Component Loading
FixImproves component loading for ACSS 4.0, ensuring proper display in the dashboard.
ACSS 4.0: Frame Loading
FixEnsures that frames load correctly in the ACSS 4.0 dashboard.
1.5.8
This release fixes an issue with Table of Contents.
ToC: List type and Sub list type values.
FixFixes an issue where List type and Sub list type settings were not accepting ‘none’ as value.
1.5.7
This release fixes an error with Table of Contents element.
Table of Content element error.
FixFixes an error where parseTocOptions was not available