2024-W46

Nov 11–17, 2024

4 releases
  • Layout fixes: The airfleet-elements-hero-plugin fixed flex children width in hero blocks, while the airfleet-elements-cta-plugin addressed responsive layouts for CTA elements and a form-enabled variant. - Display fixes: The airfleet-nav-plugin resolved an issue where headers and footers wouldn't display on 404 pages. - New features: The airfleet-generator-plugin added support for pattern-based views and metadata generation, including view type options, pattern metadata options, and generators.
airfleet-elements-cta-plugin

Release 0.2.1

Fixed responsive layouts for CTA elements and a form-enabled variant.

GitHub
View full changelog

Fixed

  • Fixed: elements-block-cta responsive layout and breakpoint
  • Fixed: elements-block-cta-with-form breakpoint
airfleet-generator-plugin

Release 1.1.0

Added support for pattern-based views and metadata generation

GitHub
View full changelog

Added

  • Added view type option: Pattern
  • Added pattern metadata options
  • Added pattern metadata generator
  • Added pattern template generator
airfleet-nav-plugin

Release 3.8.1

Fixed issue with header/footer not displaying on 404 pages.

GitHub
View full changelog

Fixed

  • Fixed situation when Header/Footer not showing on 404 page.