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.
Fix improper focus when closing a modal
FixThis fixes an issue where, in the presence of multiple modals, closing one of them would improperly leave it focuses until the user clicked somewhere else.
Make closing a modal by clicking outside optional
EnhanceYou can use the new “Disable click outside to close” setting to make a modal not close by clicking outside of it. This defaults to off, meaning existing and new modals do close when clicking outside.
Improve modal positioning controls
EnhanceYou can now use the “align edge to edge” setting to make a modal align with a trigger, and the “center on breakpoint” setting to make a modal center at or below a specific breakpoint.
1.4.5
This is a security release that fixes a potential XSS and CSRF vulnerability in our backend. The update won’t impact the layout and styling of your websites, so you can perform it safely.
March 18, 20241.4.4
March 11, 2024Modal fixes
Fix- Fixed an issue where modals triggered from a Bricks navigation dropdown were not functioning correctly.
- Modals containing a Gallery will no longer overlap with a lightbox.
- Modals within the Profile Section Golf will now properly focus on the intended element.
- Resolved an issue where the “Place from trigger” left/right options were not displaying properly.
- Fixed occurrences of modal widgets briefly flashing on page load.
- Addressed an issue where modals within loops could generate invalid IDs.
Tabs fixes
Fix- Fixed a JavaScript error with Tabs Bravo
Accordion fixes
Fix- Fixed an issue with filtering Accordion items in a query loop using WPGridBuilder
Slider control fixes
Fix- Made the slider control progress bar easier to style by moving the default 100% width to a class