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.
Issue with Switcher: Content disappears on click.
FixFixes an issue where elements inside the content wrapper would disappear when clicked.
Issue with Switcher: Problems with Links in Content.
FixFixes an issue where clicking on links within the switcher content causes problems. This occurs not only with slider links but with any links from content that is not currently active.
Issue with Slider: Incorrect ARIA Role misapplication
FixFixes an issue where incorrect ARIA roles, specifically ‘tabpanel’, are applied to sliders, improving accessibility compliance.
Issue with Accordion title font-size Specificity
FixApplies :where on the .fr-accordion__title to remove specificity
Issue with 'Use Trigger to Close'
FixFixed the bug that when ‘Use Trigger to Close’ was active, the ‘Disable Click Outside to Close’ function no longer worked.
1.4.26
This release introduces fixes and enhancements for the Modal element and the Vertical Slider.
October 11, 2024Enable Scrollable Page Functionality
EnhanceA new toggle is now available, allowing the body of the page to be scrollable when the modal is opened.
Single Trigger Modal Functionality
EnhanceAdded an option to close the modal using the same trigger that opens it.
Corrected Arrow and Pagination Display for the Vertical Slider
FixResolved issues with arrows and pagination for vertical slider not displaying correctly.
Issue with Modal display.
FixFixes an issue with the Modal display causing the modal to have a slide effect when reveal.
1.4.24
This release introduces a couple of fixes for Modal, Switch Content, and Color Scheme elements.
September 26, 2024Modal close button Tag
FixFixes the close button tag on the Modal element.
Aria Label for the Modal close button
NewAdds a new input for the Aria Label of the close button ( located inside the Modal ).
Audio element in Modal does not stop
FixFixes Bricks/HTML audio element auto-play/not stopping when the Modal open or closes.
(Does not fix issues related with embedded audio elements in iframes).Color Scheme Toggle
FixFixes Aria Label and role=”button” in the Color Scheme element.
Switch element content disappear inside Bricks builder
EnhanceImproves the behavior of the Switch element inside Bricks builder, where the content would disappear when clicked. The content and Switch elements both need to be inside of their own wrappers, we will continue to work on this issue.
Continued refactoring of the Table of Contents (ToC) element.
EnhanceContinued refactoring of the Table of Contents (ToC) element.
1.4.23
This release introduces a fix for the Slider element and continuation of Table of Contents refactor.
September 20, 2024Frames Slider element compatibility with Bricks Filters.
FixFixes a compatibility problem where Bricks filters would break the Slider element.
Continuation of ToC Refactor.
EnhanceContinuation of ToC Refactor.
1.4.22
This release introduces enhancements to the Slider element and start of Table of Contents refactoring.
September 13, 2024Slider Element, [disabled] styles.
NewNew styling options now available for disabled arrows, enhancing visibility and user interface consistency. Slider type need to be Slide or Fade.
Start Table of Contents refactoring.
EnhanceIntroduces the start of refactoring for the Table of Contents.
The Table of Contents still uses the old code by default. Instructions will be given in a future release on how to use the new Table of Contents code once it is in the beta stage.