Release 3.1.1

April 18, 2025
14 changes

This version fixes bugs from the recent 3.1 release and brings several improvements to existing functions.

In this version, a new "Find & Replace" bulk action has been added to the Class Manager.It lets you search for any string used as a value—whether in control settings or custom CSS—within your global classes. This is especially useful when you need to update a variable prefix across multiple classes.
When clicking on a class inside the Class Manager of AT, you now have two different tabs: Class overview and Custom CSS. This improves performance and leaves more room for both the overview data and the CSS editors.
You can now set a custom prefix to any palette created inside the Global Color Manager of AT.
You can now add a custom prefix to all variables, global classes, and global colors used throughout ATF.However, think carefully before using this feature — if you plan to work with compatible design kits in the future, custom prefixes could lead to conflicts or unexpected issues. It's strongly recommended to leave the default "at-" prefix and call it…
The .clickable-box utility class of ATF has been recategorized in "Accessibily".
H2 is now the default HMTL tag when adding a heading element to the structure.
Before this release, importing Advanced CSS stylesheets required a manual step to recompile the files and generate the corresponding CSS files. Now, all the Advanced CSS stylesheets imported within the Theme Settings are automatically recompiled, and the CSS gets generated on the fly.
A typo was present in ATF: at-link-cover--hover has been replaced in at-link-color--hover.
Due to recent Chrome changes, we changed the outline-style from "auto" to "solid" throughout the entire framework.
The new builder tweak "Transform all select controls into Comboboxes" was on by default and there was no way to turn it off.