Advanced Themer for Bricks

Advanced Themer for Bricks 3.2.3

No permission to download
* HOTFIX: WP Dashboard showing wrong update alert
* IMPROVE: Color Manager: Generate any shade/complementary scales from any nested color
* IMPROVE: Color Manager: Added a checkboard background for transparent color variations
* IMPROVE: Color Picker: Compatibility with Nested shades created in the Color Manager
* IMPROVE: Color Picker: Better performance when applying the color variable on hover
* IMPROVE: Focus on first class could fail when clicking inside the iframe window
* IMPROVE: Structure Generator: Tagless Text nodes are now wrapped in a span tag automatically
* FIX: Quick Remote Templates: position issues when the wp admin bar was activated inside the builder
* FIX: Generated Code: could fail to save the changes on builder reload
* FIX: Extend Classes & Styles: a JS error was preventing to work correctly
* FIX: Find & Replace: a JS error was preventing to work correctly
* IMPROVE: Structure Generator: Remove the image/input text after the prompt has been sent
* IMPROVE: Structure Generator: CSS generated code is now automatically beautified
* IMPROVE: Backend UI: "Options Updated" confirmation message now sits on top of the "Save Settings" button
* FIX: Fluid scales could return NaN values within the calculated clamp function
* FIX: "Set text input as a textarea for Headings" generated a JS error when the Heading element was disabled in the Global Settings.
* FIX: Removed the "Codepen Converter" and "Build Structure with AI" options within the Theme Settings
* FIX: Parsing HTML issue when the Element doesn't have a "customTag" Control property
* NEW: Structure Generator
* NEW: Convert any Image to HTML/CSS/JavaScript Code
* NEW: Generate HTML/CSS/JavaScript Code from a simple text input
* NEW: CSS Grid Utility Class: Manual Converter
* IMPROVE: ATF v1.1
* IMPROVE: ATF: New Form integration (CSS Variables, Global Classes, Theme Styles & Recipes)
* IMPROVE: ATF: New update/restore system
* IMPROVE: ATF: New granular options for Theme Styles
* IMPROVE: ATF: New "AT Contextual" palette
* IMPROVE: ATF: Added --at-radius--l and at-radius--x
* IMPROVE: ATF: Updated .at-colorset to include color styling for classes with .'accent' in the name
* IMPROVE: Global Color: new 'at/color_palettes/override_palette_settings' php filter
* IMPROVE: CSS Variable Manager: New Custom groups
* IMPROVE: CSS Variable Manager: New "Custom Label" input
* IMPROVE: CSS Variable Manager: New option to display the generated CSS by variable category
* IMPROVE: CSS Variable Manager: Type Scale for minimum values
* IMPROVE: CSS Variable Manager: New Border-Radius preview option
* IMPROVE: Global Class Manager: New option to display the generated CSS by global class category
* IMPROVE: Global Class Manager: Categories are now sortable by drag & drop
* IMPROVE: Backend UX refreshed
* IMPROVE: New "Converters" Tab inside Theme Settings > Global Settings
* IMPROVE: Partial Revamp of Tag Manager for better performances
* IMPROVE: Advanced CSS: improved sanitize css function to allow svg's in background URL’s
* IMPROVE: SuperPowerCSS: autocompletion now sorts the variable suggestions based in the length of the string
* IMPROVE: SuperPowerCSS: css property autocompletion adds a semicolon at the end of the line and position the cursor before it
* IMPROVE: SuperPowerCSS: no more nested var() on autocompletion
* IMPROVE: SuperPowerCSS: mounting improved when jumping on different elements
* IMPROVE: General Performance optimizations
* IMPROVE: Toolbar icons compatibility with Bricks 2.0 Alpha/Beta
* IMPROVE: Replaced the left shortcut icons the ones available in Bricks 2.0 Alpha/Beta
* IMRPOVE: Focus mode in now triggered by SHIFT + CMD/CTRL + click to avoid conflict with bulk select in Bricks 2.0 Alpha/Beta
* IMPROVE: Lock ID: skip locking the styles on elements that have only locked classes
* IMPROVE: Variable Picker: the V icon has been deprecated. The modal is now triggered by the native Bricks icon.
* IMPROVE: AI Models list updated
* FIX: Modals with multiple panels could generate layout issue on tabbing events
* FIX: ATF: Typo inside the "at-focus-here" utility class
* FIX: Class Manager wasn't mounting correctly when opened through keyboard shortcut
* FIX: Advanced Text Wrapper: the function wasn't remounting correctly when an item inside the tag dropdown was clicked
* FIX: Advanced Text Wrapper: custom tags could produce an empty dropdown on function remount
* FIX: Included add_filter( 'acf/settings/remove_wp_meta_box', '__return_false') to the code to avoid conflicts between ACF and Metabox.
* DEPRECATED: Codepen Converter & Generate Structure with AI - they are now unified in Structure Generator
* HOTFIX: Missing styles for AT's modals
* HOTFIX: CSS conflict on buttons within the builder
* NEW: AT CSS Framework
* NEW: Sticky CSS
* NEW: List all the posts/pages/templates/components where the active class is used
* NEW: List & Manage Unused Global Classes across your whole website
* NEW: Create Custom Fluid Scales within the Variable Manager
* NEW: Remove All Styling Controls
* NEW: Sync Heading Text with Element Label
* NEW: Transform all "select" controls into Comboboxes
* IMPROVE: Class Manager: moved the grid utility classes within the Class Manager
* IMPROVE: Class Manager: Grid Utility Classes are now using native Bricks Global Classes
* IMPROVE: Class Manager: new "Modify" section where you can bulk convert your classes to logical properties
* IMPROVE: Class Manager: new "Restore" section where you can restore global classes in buk from the trash
* IMPROVE: Class Manager: new "Permadelete" section where you can permanently delete global classes in buk from the trash
* IMPROVE: CSS Variable Manager: Contextual Categories Generator
* IMPROVE: CSS Variable Manager: Categories can now be reordered by drag and drop
* IMPROVE: CSS Variable Manager: Moved the clamp settings within the Variable Manager
* IMPROVE: CSS Variable Manager: New "Color" variable type
* IMPROVE: CSS Variable Picker: Contextual categories opened based on the selected control
* IMPROVE: CSS Variable Picker: Variables set as colors in the CSS Variable Manager are now synched inside the Picker
* IMPROVE: Filterable Structure: new dropdown to select the property to filter
* IMPROVE: Filterable Structure: added a new "data-attribute" filter
* IMPROVE: Style & Class indicators in Structure Panel: refactored for better performance on Chrome browsers
* IMPROVE: Quick Search: added keyboard shortcuts
* IMPROVE: Quick Search: filtered category are persistent when reopening the modal
* IMPROVE: Color Manager: new “Export” functions & Sync with the CSS Variable Manager
* IMPROVE: Color Manager: new Palette Menu
* IMPROVE: Color Manager: Header UX refactored
* IMPROVE: Color Picker: list static colors & all type of palettes
* IMPROVE: Logical Properties: new global converter for elements on posts/pages/templates/components & global classes
* IMPROVE: Logical Properties: new option to convert your styles to logical properties within the Class Contextual Menu
* IMPROVE: Logical Properties: Automatically converts logical properties when importing templates from Quick Remote Template
* IMPROVE: Quick Remote Template: New topbar shortcut icon
* IMPROVE: Darkmode toggles and buttons are now compatible with ACSS Alternate color scheme & Frames color toggles
* IMPROVE: Animation Timeline: new option to enqueue the scroll/view timeline polyfill script
* IMPROVE: Page Transition: all the inline styles are now linked to the 'brxc-page-transition' style (instead of being attached to the global styles generated by AT)
* IMPROVE: Added display:none as inline style on all the darkmode elements to avoid layout shift on a cached environment
* IMPROVE: All modals: conditional mounting on user interaction
* FIX: Quick Remote Templates: Top bar wasn't scrollable on wider screens
* FIX: Style Overview: structure list jumped on top on each mount
* FIX: Style Overview: Global Classes with empty styles weren't showing
* FIX: Color Picker: opening/closing accordeons could "loose" the event listener
* FIX: CSS Variable Picker: popup controls was closing down when clicking a variable
* FIX: PHP warning when exporting/importing custom Advanced CSS Partials/Custom Stylesheets
* FIX: Theme Styles weren't correctly imported
* FIX: Full-size window on code element wasn't scrollable on Firefox
* FIX: Unselectable global query loop
* FIX: Global Page Transitions were applying on admin pages
* FIX: CSS Variable Manager: Deleting a category wasn’t targeting the correct item
* FIX: Global Color Variables Reinitialized
* FIX: UTF-8 Characters in SuperPowerCSS
* FIX: Hidden Settings in AT Main Menu
* FIX: AT Main Menu Visibility in Builder's Topbar
* FIX: Stripped HTML tags in Advanced CSS
* FIX: Conditions/Interactions icons had limited clickable surface
* FIX: Variable Picker didn't load the Core Framework typography/spacing variables correctly anymore
* FIX: Quick Remote Template: hitting ESCAPE wasn't closing the modal correctly.
* FIX: The "Active on Page" filter wasn’t working anymore within the Class Manager > Bulk Actions
* NEW: Animation Tab & Controls
* IMPROVE: Page Transition: removed the JavaScript code - the code is 100% vanilla CSS.
* IMPROVE: Page Transition: removed the target control in the page settings
* IMPROVE: Page Transition: removed the wrapper control in the element settings
* IMPROVE: Page Transition: removed the need to activate page transition in the page settings when an element contains a transition name
* IMPROVE: Left tab shortcut: added new animation tab
* IMPROVE: Filterable Structure: added HTML tags as filterable keywords
* FIX: Typo in the global page transition keyframes declarations
* FIX: Global Transitions wasn't applying on post with gutenberg blocks
* FIX: Nested Elements: layout issue in categories with few elements
* FIX: Nested Elements: convert to component wasn't working correctly
* FIX: Style Overview: toggling off the structure list would mess with the layout
* FIX: AI in SuperPowerCSS was mounting even if no API key was set in the Theme Settings
* IMPROVE: Class & Style indicators added to the Structure list within Style Overview
* IMPROVE: Class Converter: new class indicators
* IMPROVE: The breakpoint slider is now a separate tweak from the Responsive Helper
* FIX: SVG applied to button icons weren't correctly saved when SVG was set as the default library for Icons
* FIX: Filtered Structure Panel wasn't showing the collapsed elements
* FIX: Elements generated from the right elements shortcuts could be unsync with the structure if the user previously clicked on an iframe element
* FIX: Adding a component from the right elements shortcuts would fail to nest the component inside an active nestable element
* FIX: Legacy Darkmode button had styling properties not applied correctly
* FIX: Responsive Helper could stretch the bottom of the preview window
* FIX: When "Lock Elements Order" was enabled, you could drag items inside unnestable elements within the structure
* FIX: Tag Manager could stay open and conflict with other active inputs on the page
* FIX: Hide element was ignoring breakpoints/mobile-first approach.
* FIX: Uncategorized CSS variables weren't correctly applied on the builder when applied from the Variable Picker
* FIX: Elements generated from the right elements shortcuts could have different ID's between the iframe and the structure, resulting in misc errors.
* FIX: The Grid Builder CSS declarations are now applied as Custom CSS if a component is detected as child of the parent element.
* FIX: Converting elements to Rich Text could be glitchy
* FIX: Default Link Spacing Controls could interfere with box-shadow/border/text-shadow controls
Top