View full changelog
Fixed
- Fixed frontend/critical assets being enqueued in editor and editor assets not being enqueued when block is first added on a page
This week saw a focus on bug fixes and new feature additions across various plugins. The airfleet-views-plugin fixed a critical assets enqueue issue in the editor, while the airfleet-wordpress-framework-php addressed screen detection utilities issues due to changes in ACF or WP. In addition, the airfleet-admin-plugin ensured the editor's sidebar always has a specific width. New features were introduced with the release of the airfleet-generative-ai-plugin, which added text generation capabilities with OpenAI integration. The airfleet-elements-spacing-plugin also made its debut, bringing features for generating CSS variables and classes, as well as spacing options to blocks.
Fixed screen detection utilities due to a change in ACF or WP.
in_block_editor_ajax, in_block_editor, and screen (due to change in ACF or WP, in_block_editor_ajax was not detecting correctly)Fixed the editor's sidebar to always have a specific width, defaulting to 30% when resizable.
elements-components-text-advanced and elements-components-text-basicAdded features for generating CSS variables and classes, and spacing options to blocks.
--afs-padding-xxs, etc.).afu-padding--top-xxs, .afu-padding--bottom-xxs, .afu-padding--block-xxs, etc.)elements-components-spacing (apply spacing options)airfleet/elements/spacing (set spacing options)airfleet/elements/spacing/blocks/exclude (exclude specific blocks from having spacing options)