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.
Frames for Figma v1.6.0
June 9, 2025Frames for Figma v1.5.0
June 8, 2025Frames for Figma v1.4.0
June 7, 2025ToC: List type and Sub list type values.
FixFixes an issue where List type and Sub list type settings were not accepting ‘none’ as value.
Table of Content element error.
FixFixes an error where parseTocOptions was not available
Switch content not displaying properly in the editor.
FixFixed an issue where the content intended to be switched using the Switch element was not displaying correctly inside the Bricks editor.
Modal closing Options.
FixFixed an issue with the Modal element where an empty icon caused an error in the editor and broke the modal’s functionality.
Slider controls not working properly across all slider configurations.
FixFixed an issue where the Slider Controls element did not function correctly with certain slider configurations.
Gap controls for Trigger element.
EnhanceIntroduced new gap controls for the Trigger element when both icon and text are active.
Trigger errors on console.
FixFixed an issue where the Trigger element displayed console errors if no target selector or class to toggle was provided.
1.5.5
This release introduces enhancements for the Slider element, a new feature for the Trigger element, and code refactor for the Table of Contents and Accordion elements.
February 17, 2025Trigger element: Toggle a class on a selector.
NewThis feature allows users to toggle a specific class on a target selector.
The target selector input accepts:
class, .class, #id, data-attribute=”value” and [data-attribute=”value”]Table of Contents element: Code refactor.
EnhanceRefactor the Table of Contents element for improved maintainability.
Table of Contents: New editor rendering.
EnhanceThe Table of Contents element now uses a different rendering method inside the Bricks editor, significantly improving the user experience and performance.
Accordion element: Code refactor.
EnhanceAccordion element code refactor. To use the updated version, enable the new toggle under ACSS Dashboard > Frames > Components > (Use new Accordion).
Slider element: Release wheel option.
EnhanceAdded an option for the Slider element to enable release wheel feature from splidejs. This option is not compatible with the loop slider type, as it is always in a continuous loop.
Slider element, inline and block padding controls.
NewThis feature introduces controls for the Slider element, inline padding (LTR, RTL) and block padding (TTB) for the slide track.
Slider, ensure integer per Page in loop mode to prevent sync issues.
FixThis fix prevents sync issues in the loop mode when the slide set per page is decimal.
Trigger, replace old deprecated colors
FixReplaces old deprecated colors from ACSS that were being used in Trigger.
Modal keyboard compatibility with Trigger element.
FixFixes an issue closing Modal with ESCAPE key when Modal was opened from Trigger Element.
Trigger element background and styling issues.
FixFixes issues with Trigger element Background colors and styling.
Slider Controls element issue with No. of slides to move.
FixSlider Controls element now respects the ‘No. of slides to move’ set on Slider element.
Trigger element border settings.
NewTrigger element now have border and active border controls.
1.5.2
This release brings fixes to Tabs and Trigger elements and enhancements to error detection from Cloudflare.
January 16, 2025Tabs: Scroll to Hash Functionality.
FixResolved issues with behavior and scroll to hash Feature.
Trigger: Border Settings for Active Status.
FixRefinements to background color specificity and target, for better design control.
Trigger: Border Settings for Active Status ( Icon ).
NewIntroduced new border settings for active states ( Icon ).
Plugin Activation: Cloudflare Error Detection.
EnhanceEnhanced detection of Cloudflare-related errors during plugin activation.