ACSS v2.6 brings Automatic.css into a brand-new ecosystem, providing official support for GeneratePress and GenerateBlocks. And that's not all – this is a feature-packed release with tons of new features and improvements that both beginners and advanced users are sure to love. Please review the changelog in detail before upgrading.
Removed line length controls in Bricks Builder (See Notes)
Removed image height reset
- This release cleans up a few missed items from the beta rounds.
- Fix for logical property instructions on image breakouts in Oxygen
- Loom extension fix
- Text align center added to button defaults
- Fix for text line lengths causing overflow in Bricks
- Explicitly set skip-link to display inline-flex
- Fix for hover styles in skip links
Thanks to everyone who helped test the two beta versions. This was a big release with a ton of moving parts. We hope you enjoy all the new features and updates. There's more to come!
Click on linked items for expanded details. NOTE: Make sure you read the entry about "class chaining" in Bricks Builder before updating. This is a required change for Bricks users.
- Completely refactored color system.
- var(--{color}-comp-h) partial variable.
- Entire framework now uses CSS Logical Properties for modernization and RTL support.
- Enhanced Builder Functionality (Oxygen & Bricks)
- Official Support for Gutenberg
- "Flex Grid" Classes
- Dark Form Styles (.form--dark)
- Added support for disabling class chaining in Bricks Builder (Mandatory for v2.5+)
- Added "Load Deprecated Styles" option for optional deprecated styles support.
- Link underline offset
- Minor updates to dashboard color scheme & typography
- Removed position/sticky classes from pro mode exclusions to make them available when Pro Mode is activated.
- Refactored centering classes for easier management and to clean up Oxygen dependencies.
- Separated global form styling inputs from dark/light form styling inputs.
- Deprecated Styles (Owl & Ultra-Dark-Trans)
- Added clarification for hover shade values.
- Updated Server & WP Requirements
- Base text size now allows decimals
- Fixed object-fit--top-left and object-fit--bottom-left. These had incorrect coordinate combinations.
- Breakpoint grid classes now properly target the inner wrapper in Oxygen sections again.
- Display classes now take priority over almost anything else.
- Various Form Styling Fixes
- Various fixes & tweaks for contextual menus
- Fixed an issue with breakout class specificity.
- Removed the flex instruction from self--center so it doesn't do too much.
- Fixed an HSL issue with white trans values.
- Fixed a calculation issue with .pad-section classes.
- Fixed an issue causing lightboxes to not load.
- Fixed an unexpected horizontal scrollbar in dashboard.
- Fixed an issue where the header-height variable interphases with Bricks structure panel.
- Fxied an issue with stretch class not working in Oxygen.
- Enhancement
- Added the new contextual variables to builder autosuggest.
- Fix
- Adjusted .clickable-parent functionality to make sure it works on text links.
- Made an adjustment to automatic var expansion to fix the bug where it interpreted variables such as .grid—3-2 as a formula instead of just a variable.
- Fixed an issue where text selection color wasn’t showing up in Firefox when the text selection color input in ACSS was reset to blank.
- Fixed an issue where the deprecated contextual utilities in Frames (prefixed with “fr”) were overriding the new contextual utility values.