2024-W21

May 20–26, 2024

5 releases

This week's releases focused on enhancing the user experience with the addition of a Quick Edit feature across various plugins, including views, post fields, and their attributes. The airfleet-admin-plugin saw significant updates with the introduction of this feature, while other plugins like airfleet-elements-text-plugin and airfleet-elements-buttons-plugin also received improvements. Additionally, design options were added to ACF tables in the airfleet-admin-plugin, and a minor fix was made to the plugin version number in airfleet-signature-plugin.

airfleet-admin-plugin

Release 1.7.0

Quick Edit feature has been added for views, post fields, and their attributes.

GitHub
View full changelog

Added

  • Added Quick Edit options page
  • Added Quick Edit feature for views
  • Added Quick Edit feature for post fields
  • Added filter airfleet/quickedit/views (set views that support Quick Edit mode)
  • Added filter airfleet/quickedit/save/value (format value before saving)
  • Added helper $_quick_edit_post_field_attrs and directive @quick_edit_post_field_attrs (render attributes for quick edit mode for a post field)
  • Added helper $_quick_edit_post_field and directive @quick_edit_post_field (render a post field wrapped in a span with quick edit attributes)
  • Added helper $_quick_edit_post_view and directive @quick_edit_post_view (render a post view with quick edit attributes)
airfleet-elements-text-plugin

Release 1.1.0

Added quick edit support to text and title components

GitHub
View full changelog

Added

  • Added quick edit support to text and title components
airfleet-admin-plugin

Release 1.6.1

Added a design option for ACF tables with 'airfleet' as the default value.

GitHub
View full changelog

Added

  • ACF (Table): Added design option with airfleet as default
airfleet-elements-buttons-plugin

Release 0.5.2

Added CSS custom properties for border hover and default cursor.

GitHub
View full changelog

Added

  • Add border hover CSS custom property
  • Add default cursor property