Effortlessly create and save your own reusable elements in just a few clicks! Unlike global elements in Bricks, nested elements support unlimited children, custom styles, and classes. You can quickly categorize and filter all nested elements within the dedicated library. This library also includes default nested elements such as heros, cards, image galleries, and more.
Release 2.7
June 18, 2024
18 changes
This release introduces a new feature: the Nested Elements! You can now easily create and save your own reusable elements! Unlike global elements in Bricks, nested elements support unlimited children, custom styles, and classes. You can quickly categorize and filter all nested elements within the dedicated library. At this stage, the library contains 7 default nested elements: Hero, Card, Ordered List, Icon List, Table, Justified Image Gallery & Masonry Image Gallery.
This release also includes various improvements to the Dynamic Data Modal and the “Expand All Children” feature. Additionally, it resolves bugs introduced in previous releases.
FIX
The search input is now automatically focused when opening the Dynamic Data Modal
As the title suggests, each time you open the Dynamic Data modal, the search input will be automatically focused. This allows you to filter your tags by a specific keyword without needing to click on the search bar first.
FIX
Dynamic Data Modal filters now includes the parent group label of any tag
Previously, filtering the Dynamic Data list would return the values that match the tag label and name only. Now it also includes the parent group label.
FIX
Dynamic Data key filter is now cleared each time you open the modal
Previously, when you filtered the Dynamic Data modal list using the search function, the same search term would persist the next time you opened the modal. Now, the search input is automatically cleared each time you open the Dynamic Data Modal.
FIX
Holding the Shift key while clicking on dynamic tag will prevent the modal to close
To insert multiple tags without closing the Dynamic Data Modal, simply hold the SHIFT key while clicking on your desired dynamic tag. This will add the tag to the field without closing the modal, allowing you to continue adding other tags without the need to repeatedly open and close the modal.
FIX
“Expand all children” builder tweak now works for collapsing items as well
It has been highly requested by the community to make the "expand all children" builder tweak able to collapse the children elements as well. This has been implemented in this release.
FIX
Export AT settings now include the builder settings such as Nested Elements
When exporting the AT Theme settings, the data related to the builder functions of AT weren't included (such as the grid guide options, or the newly introduced nested elements). All the builder data are now part of the AT Theme Settings JSON export file.
FIX
Added the filter elements to the list of element you can enable/disable
Since the query filters are now officially out of the beta stage in 1.9.9, all the new filter elements have been added to the list of elements you can enable/disable inside the Theme settings of Advanced Themer.
FIX
Dynamic Data Modal filters didn’t work correctly with tag names
The previous version of Dynamic Data Modal correctly filtered the tag by their label, but didn't include the function name inside the search function. You can now filter your results by both the label and the name of each tag.
FIX
Z-index issue with the class contextual menu and the main AT menu since 1.9.9
The main AT menu and the class contextual menu were sitting behind some bricks elements of the builder, resulting in a poor UI.
FIX
Dynamic items/icons inside Contextual menu of the structure panel weren’t updated correctly since 1.9.9
Bricks made different performance optimizations related to the structure panel which impacted the AT's functions inside the Contextual Menu. This has been solved.