View full changelog
Changed
- Updated sync.yml to add airfleet/airfleet-elements-spacing-plugin
Fixed a display issue with the color field dropdown menu in the editor.
Fixed Preset color select dropdown menu appearance in the editor
elements-components-color: fixed Preset color select dropdown menu appearance in the editorSet default aspect ratios and sizers for video elements.
elements-components-video-vimeo: set default aspect ratio to 16/9elements-components-video-youtube: set default aspect ratio to 16/9elements-components-background-video-vimeo: set default sizer to fullscreen coverelements-components-background-video-youtube: set default sizer to fullscreen coverThe embed sizer component now uses the aspect-ratio CSS property and has a default_size property.
elements-components-embed-sizer: changed to use the aspect-ratio CSS property instead of padding-topelements-components-embed-sizer: added default_size property (now you can set a predefined value for default size)airfleet/wordpress-framework to 1.5.0Added utility style classes for titles and texts, and removed default styles for text component.
.afu-title-style--.afu-text-style--afu-typography-set-base-properties mixin to include typography base properties_typography.scss file with base utility mixinsdefault styles for text componentFixed the airfleet/signature/options filter by changing its behavior to accept an array of Options\Group objects.
airfleet/signature/options (filter was called too early without effect; filter now takes array of Options\Group objects - add a new group to add custom options)Added LazyOptionsTab and LazyOptionsPage for improved performance
Options\Tabs\LazyOptionsTab (pass a callable to get options Group that is only called when used)Options\Pages\LazyOptionsPage (options page that uses LazyOptionsTab)Added dynamic padding to exclude border size from paddings
x and y CSS properties to dynamically exclude the border size from the paddingsdefault style modifier CSSdefault variationsFixed issues with CSS and form styling in the editor preview.
!important causing issues in wp-link box