Release 1.0.1
Fixes tagline alignment for centered and media-top layouts.
View full changelog
Fixed
- Fixed tagline alignment for centered and media-top layouts in CTA blocks
Project releases
Fixes tagline alignment for centered and media-top layouts.
Added Airfleet Framework plugin as a dependency and removed the scoped framework composer package.
Requires Plugins metadata field)@airfleet/wordpress-dev to ^4.0.0airfleet/wordpress-dev to ^4.0.0Added a "Media on Top" layout option and improved CSS architecture and text alignment for better customization and RTL support.
elements-blocks-cta and elements-blocks-cta-v2 blocksleft to start for better RTL supportFixed a fatal error in the cta-with-form-v2 block due to missing CtaWithFormSetup class.
elements-blocks-cta-with-form-v2 fatal error for not finding CtaWithFormSetup class.Added new CTA blocks and partials, including a custom post type for CTAs.
elements-partials-cta (common partial for CTA blocks)elements-partials-cta-with-form (common partial for CTA with Form blocks)elements-blocks-cta-v2 (Block to render CTA with new performant approach)elements-blocks-cta-with-form-v2 (Block to render CTA with Form with new performant approach)elements-blocks-cta-post (block to render a single post from CTA CPT)afe_cta (CTA cutom post type to add CTAs as collection)elements-blocks-cta: refactored to use elements-partials-ctaelements-blocks-cta-with-form: refactored to use elements-partials-cta-with-formForm Right layout in CTA with Form blockelements-blocks-ctaelements-blocks-cta-with-formairfleet/elements/cta/tagline/default_tag to set default tagline heading tag for CTA blockairfleet/elements/cta-with-form/tagline/default_tag to set default tagline heading tag for CTA with Form blockFixed responsive layouts for CTA elements and a form-enabled variant.
elements-block-cta responsive layout and breakpointelements-block-cta-with-form breakpointAdded filters to set default heading tags for CTA and CTA with Form blocks
airfleet/elements/cta/title/default_tag to set default heading tag for CTA blockairfleet/elements/cta-with-form/title/default_tag to set default heading tag for CTA with Form blockAdded support for multiple CTA blocks and patterns, including variations with forms and Lottie animations.
elements-blocks-cta to display CTA blockelements-blocks-cta-with-form to display CTA with Form blockairfleet/elements/cta/style to set style variations for CTA blockairfleet/elements/cta/style-classes to render the classes of CTA block root elementairfleet/elements/cta-with-form/style to set style variations for CTA with Form blockairfleet/elements/cta-with-form/style-classes to render the classes of CTA with Form block root elementairfleet/elements-cta-lottie-centered with centered Lottie animationairfleet/elements-cta-lottie-right with Lottie animation on rightairfleet/elements-cta-no-media-centered with no mediaairfleet/elements-cta-picture-centered with centered Pictureairfleet/elements-cta-picture-right with Picture on rightairfleet/elements-cta-video-centered with centered Videoairfleet/elements-cta-video-right with Video on rightairfleet/elements-patterns-cta-with-form-layout-centeredt with centered Formairfleet/elements-patterns-cta-with-form-layout-form-right with Form on right