v1.2.4
March 9, 2023
[OffCanvas] - Added an option to fade in in addition to slide in for the Transition type.
new
[Modal] - Now supports being inside nested query loops (up to 3 levels deep).
Improve
[OffCanvas] - Now supports being inside nested query loops (up to 3 levels deep)
Improve
[Pro Slider] - Added Splide lazy loading option.
new
[General] - Added out-of-the-box support for WP Grid Builder's facets. Modal, OffCanvas, Pro Accordion, Pro Slider, Dynamic Lightbox, Social Share, Read More, Popover (for being used inside query loops when building filtered).
new
[Pro Slider Gallery] - Added a setting to enable slider lazy loading for all gallery images (either Bricks or Splide lazy load).
Improve
[Pro Slider Gallery] - Added a setting to enable/disable SRCSET on images.
Improve
[Tilt Effect] - Scale now accepts decimal values ( 1.5 = 150%).
Improve
[Pro Accordion] - Added an option to change the HTML tag on the wrapper (for doing ul>li etc).
Improve
[Dynamic Table] - Added an option to set a fixed height for a scrollable table (header & footer remain fixed).
new
[Dynamic Lightbox] - Added an option to change UI color for video player in manual link mode.
Improve
[Dynamic Lightbox] - Can now use class added to headings or images directly for link selectors (before you may have needed to use .my-class a due to Bricks not adding the classes to the links, this is done automatically now).
Improve
[Content Timeline] - Reworked the logic for the line, for more accurate positioning.
Improve
[Content Timeline] - Added -—x-timeline-progress CSS variable that changes value from 1 - 100 as the timeline progresses (can be used to change styles on any inner elements based on timeline position).
Improve
[Interactive Cursor] - Added an option to change border-radius of ball/trails.
Improve
[X-Ray] - Slightly darker outlines by default for better visibility (users can change --x-xray-color CSS variable from Bricks CSS settings if wishing to change color).
Improve
[Modal] - Fixed the issue with close button not triggering if multiple modals are open simultaneously.
fix
[Slide Menu] - Fixed the issue of not correctly outputting menu when populating menu slug using dynamic tags.
fix