airfleet/airfleet-elements-hero-plugin

Project releases

airfleet-elements-hero-plugin

Release 1.1.1

Allows overriding margins for non-first hero-with-media buttons using dedicated CSS variables

GitHub
View full changelog

Fixed

  • Allow overriding margin for non-first hero-with-media buttons using dedicated CSS variables
airfleet-elements-hero-plugin

Release 1.1.0

Added fallback styles and CSS variables support for the taglines

GitHub
View full changelog

Changed

  • Added fallback styles and CSS variables support for the taglines
airfleet-elements-hero-plugin

Release 1.0.0

Adds dependency on the Airfleet Framework plugin and removes the scoped framework composer package.

GitHub
View full changelog

Changed

  • Breaking: Added new dependency - Airfleet Framework plugin - and removed scoped framework composer package
  • Added plugin dependencies in main plugin file (Requires Plugins metadata field)
  • Internal: Increased Node.js version requirement to >=24
  • Internal: Bump npm dependency @airfleet/wordpress-dev to ^4.0.0
  • Internal: Bump composer dependency airfleet/wordpress-dev to ^4.0.0
  • Internal: Switched package manager to Bun
  • Internal: Updated linters and development tools
  • Internal: Updated configuration for development tools
  • Internal: Moved configuration sections from package.json to dedicated config files
  • Internal: Updated browserslist configuration
  • Internal: Updated package.json scripts to use Airfleet CLI
  • Internal: Updated README.md to remove Getting Started and Documentation sections
  • Internal: Updated Plugin URI metadata field in main plugin file
  • Internal: Updated GitHub workflows
  • Internal: Added .airfleet-license and .airfleet-visible
airfleet-elements-hero-plugin

Release 0.5.3

Refactored button layout in hero components for improved responsive design.

GitHub
View full changelog

Changed

  • Refactored button layout in hero components for improved responsive design with CSS custom properties and container queries
airfleet-elements-hero-plugin

Release 0.5.2

Fixed video media display in specific hero blocks.

GitHub
View full changelog

Fixed

  • Fixed video media not displaying in elements-blocks-hero-with-centered-content-v2 and elements-blocks-hero-with-centered-content block.
airfleet-elements-hero-plugin

Release 0.5.1

Fixed enqueue priority for V1 block partials scripts to load earlier.

GitHub
View full changelog

Fixed

  • Fixed enqueue priority by enforcing earlier scripts load from V1 blocks partials.
airfleet-elements-hero-plugin

Release 0.5.0

Added new Hero blocks and partials with improved performance.

GitHub
View full changelog

Added

  • Added partial elements-partials-hero-with-centered-content (common partial for Hero with centered content blocks)
  • Added partial elements-partials-hero-with-form (common partial for Hero with form blocks)
  • Added partial elements-partials-hero-with-media (common partial for Hero with media blocks)
  • Added block elements-blocks-hero-with-centered-content-v2 (standalone block to render Hero with centered content with new performant approach)
  • Added block elements-blocks-hero-with-form-v2 (standalone block to render Hero with form with new performant approach)
  • Added block elements-blocks-hero-with-media-v2 (standalone block to render Hero with media with new performant approach)

Changed

  • Changed block elements-blocks-hero-with-centered-content to use partial elements-partials-hero-with-centered-content
  • Changed block elements-blocks-hero-with-form to use partial elements-partials-hero-with-form
  • Changed block elements-blocks-hero-with-media to use partial elements-partials-hero-with-media
  • Bump airfleet/wordpress-framework to 1.15.0
  • Bump airfleet/wordpress-dev to 3.8.0
airfleet-elements-hero-plugin

Release 0.4.0

Added tagline fields and updated Hero blocks to use a helper function.

GitHub
View full changelog

Added

  • Added tagline field to elements-blocks-hero-with-centered-content
  • Added tagline field to elements-blocks-hero-with-media
  • Added tagline field to elements-blocks-hero-with-form
  • Updated Hero blocks to use $_empty helper
airfleet-elements-hero-plugin

Release 0.3.0

Added Hero with centered Content block and related filters and patterns.

GitHub
View full changelog

Added

  • Added block elements-blocks-hero-with-centered-content to display Hero with centered Content
  • Added filter airfleet/elements/hero-with-centered-content/style to set style variations for Hero with centered Content
  • Added filter airfleet/elements/hero-with-centered-content/title/default_tag to set default heading tag for hero-with-centered-content block
  • Added pattern for Hero with Centered Content block: airfleet/elements-hero-with-centered-content-picture with Picture positioned below Text
  • Added pattern for Hero with Centered Content block: airfleet/elements-hero-with-centered-content-video with Video positioned below Text
  • Added pattern for Hero with Centered Content block: airfleet/elements-hero-with-centered-content-lottie with Lottie positioned below Text

Removed

  • Removed filter airfleet/elements/hero-with-form/style-classes
  • Removed filter airfleet/elements/hero-with-media/style-classes
airfleet-elements-hero-plugin

Release 0.2.0

Added two new filters to set default heading tags for hero blocks.

GitHub
View full changelog

Added

  • Added filter airfleet/elements/hero-with-form/title/default_tag to set default heading tag for hero-with-form block
  • Added filter airfleet/elements/hero-with-media/title/default_tag to set default heading tag for hero-with-media block
airfleet-elements-hero-plugin

Release 0.1.0

Added new blocks, filters, and patterns for Hero elements

GitHub
View full changelog

Added

  • Added block elements-blocks-hero-with-form to display Hero with content and Form section
  • Added block elements-blocks-hero-with-media to display Hero with content and Media section
  • Added filter airfleet/elements/hero-with-form/style to set style variations for Hero with Form block
  • Added filter airfleet/elements/hero-with-form/style-classes to render the classes of Hero with Form block root element
  • Added filter airfleet/elements/hero-with-media/style to set style variations for Hero with Media block
  • Added filter airfleet/elements/hero-with-media/style-classes to render the classes of Hero with Media block root element
  • Added pattern for Hero with Form block airfleet/elements-hero-with-form-below-text-lottie-right with Form below Text and Lottie animation on right
  • Added pattern for Hero with Form block airfleet/elements-hero-with-form-below-text-picture-right with Form below Text and Picture on right
  • Added pattern for Hero with Form block airfleet/elements-hero-with-form-below-text-vimeo-video-right with Form below Text and Vimeo video on right
  • Added pattern for Hero with Form block airfleet/elements-hero-with-form-below-text-youtube-video-right with Form below Text and YouTube video on right
  • Added pattern for Hero with Form block airfleet/elements-hero-with-form-right-lottie-below-text with Form on right and Lottie animation below text
  • Added pattern for Hero with Form block airfleet/elements-hero-with-form-right-picture-below-text with Form on right and Picture below text
  • Added pattern for Hero with Form block airfleet/elements-hero-with-form-right-vimeo-video-below-text with Form on right and Vimeo video below text
  • Added pattern for Hero with Form block airfleet/elements-hero-with-form-right-youtube-video-below-text with Form on right and YouTube video below text
  • Added pattern for Hero with Media block airfleet/elements-hero-with-media-lottie-left with Lottie animation on left
  • Added pattern for Hero with Media block airfleet/elements-hero-with-media-lottie-right with Lottie animation on right
  • Added pattern for Hero with Media block airfleet/elements-hero-with-media-picture-left with Picture on left
  • Added pattern for Hero with Media block airfleet/elements-hero-with-media-picture-right with Picture on right
  • Added pattern for Hero with Media block airfleet/elements-hero-with-media-vimeo-video-left with Vimeo video on left
  • Added pattern for Hero with Media block airfleet/elements-hero-with-media-vimeo-video-right with Vimeo video on right
  • Added pattern for Hero with Media block airfleet/elements-hero-with-media-youtube-video-left with YouTube video on left
  • Added pattern for Hero with Media block airfleet/elements-hero-with-media-youtube-video-right with YouTube video on right