2022-W51

Dec 19–25, 2022

1 releases

The Airfleet admin plugin has been updated with new features that allow users to customize the UI and layout of various field types, including Color, Type, Tabs, Styles, Group wrapper, and Accordion. These changes aim to improve the user experience by providing more options for styling and organizing content.

airfleet-admin-plugin

Release 0.15.0

Added options to convert various field types in the Airfleet theme and ACF plugin to use stylized UI and improve layout.

GitHub
View full changelog

Added

  • Airfleet (Starter Theme - Color component): added option to convert Color field to Select with custom color badges
  • Airfleet (Starter Theme - Button component): added option to convert Type field to Button Group
  • Airfleet (Starter Theme - Form component): added option to remove Tabs and rename Styles field label
  • Airfleet (Starter Theme - Form component): added option to always remove Group wrapper for Form component
  • Airfleet (Starter Theme - Picture component): added option to add Accordion for separate basic image field and advanced settings
  • Airfleet (Starter Theme - Buttons or form component): added option to convert Select field to Button Group
  • Airfleet (Starter Theme - Media component): added option to convert Type field to Button Group and rename choices
  • ACF: added options to convert all Select and True/False fields to use stylized UI
  • ACF: added option to convert Button Type field to Button Group
  • ACF: added CSS classes to all Group fields based on the clones inside (easier to target specific components)
  • ACF: added option to always start with Accordions closed on page load
  • ACF: added option to hide single Tabs

Changed

  • Icons: added icons for "items", "item", and "footer"
  • ACF: added new option to remove Group wrapper based on context
  • ACF: updated row order handle cell padding (increased separation to fields, especially noticeable when Accordion is open)
  • ACF: set Link field title and URL background and updated pointer to default

Fixed

  • ACF: fixed whitespace issue in Tabs background for metaboxes placed on the sidebar
  • ACF: fixed height of True/False fields
  • ACF: removed Accordion content negative top margin
  • ACF: fixed horizontal padding for Repeater fields (mainly affected Accordion overflow)
  • General: fixed input design conflicts in editor sidebar panels (Summary, Discussion, and Page Attributes)