Release 1.2

June 29, 2023
4 changes

we’ve got some exciting updates to share with you!

 

Style Overview

 

We’re super excited to introduce our new game-changer feature, the Style Overview. Accessible from any element through the structural panel’s context menu, this tool enhances your ability to easily review all active styles linked to the current element’s ID, as well as its corresponding classes across all breakpoints and pseudo-elements. More than just offering a visual overview, this tool allows you many other effective functions; from changing any value within the table to easily opening the appropriate style panel by a click on the CSS properties. It also lets you set your custom values that do not fall within the Bricks dropdown options. Check it out!

 

Custom CSS control on steroids!

 

The Bricks Custom CSS control now inherits all the editor enhancements from the Advanced CSS panel: CSS variable suggestion dropdown, auto-brackets, auto-indent, search function, and more!

 

NEW

Style Overview

The style overview feature enables you to inspect all applied styles for an element within a unified view. This includes styles applied at the ID level, as well as those associated with any class or pseudo-elements. Within the modal, you have the convenience of easily modifying any applied style, copying and pasting styles across different breakpoints, resetting styles at any breakpoint, and even examining the generated CSS on the frontend.

Where can I find it inside the builder?

Once you activate Style Overview in the AT’s Theme Settings, you can simply right-click on any element inside the structure panel – you should see a new “Style Overview” item in the contextual menu. Clicking on this item will open up the Style Overview modal.

NEW

Custom CSS control on steroids

The Bricks Custom CSS control now inherits all the editor enhancements from the Advanced CSS panel: CSS variable suggestion dropdown, auto-brackets, auto-indent, search function, and more!

FIX

Autocomplete CSS Variables Suggestions on Hover is now a separate option

You can now choose to activate/deactivate the CSS variables preview/autocomplete when hovering over the suggestion dropdown.
FIX

Bug fixes

Various small bug fixes.