View full changelog
Changed
- Updated sync.yml to add airfleet/airfleet-elements-images-plugin
Several plugins had updates to their block configurations, including buttons, actions, media, and colors. The sync.yml file was updated with new plugin references. Additionally, several dependencies were bumped to newer versions.
Added elements-media flexible component, Media block, and embed component.
elements-media flexible componentelements-components-embed view (embed component)View generator now stores answers for certain prompts and changes the default value of a controller prompt.
Added numerous features for customizing colors in elements and components.
airfleet_colors() (returns colors API instance)airfleet/elements/colors (customize colors)--afu-color-{$slug}).afu-color--text-{$slug}).afu-color--background-{$slug}).afu-color--border-{$slug})$_text_color_class / Blade directive @text_color_class (return text color class given color data)$_background_color_class / Blade directive @background_color_class (return background color class given color data)$_border_color_class / Blade directive @border_color_class (return border color class given color data)elements-partials-color (render an element with optional text, background, border color)elements-components-color (pick from default, preset, or custom color)elements-components-background-color (set background color)elements-components-title-advancedelements-components-text-advancedairfleet/elements/colors/blocks/exclude (exclude blocks from having text color setting auto-added)Exclude Text and Title blocks from having general text color options