View full changelog
Fixed
- Moved
initHideFormEventinside domReady
airfleet-elements-forms-plugin, airfleet-marketo-plugin, airfleet-hubspot-plugin) added default styles and CSS variables to their form components, introducing breaking changes in the process.airfleet-security-plugin updated its Content Security Policy (CSP) to use a nonce only on non-admin pages.airfleet-elements-videos-plugin updated video overlay default styles with new options, including breaking changes.airfleet-elements-modals-plugin added JS events and updated default style for modals, as well as fixed issues related to modal initialization and closure.airfleet-lightyear-theme had two releases: one updating breakpoint mixin names and another updating grid-breakpoints, container-max-widths, and other variables for new breakpoints and designs.initHideFormEvent inside domReadyAdded default styles and CSS variables to elements-components-form-post
elements-components-form-post: added default styles and CSS variablesAdded default styles and CSS variables to elements-components-form-marketo
elements-components-form-marketo: added default styles and CSS variablesAdded default styles and CSS variables for the form hubspot component, with a breaking change in its default option value.
elements-components-form-hubspot: added default styles and CSS variableselements-components-form-hubspot: changed default value of option "Include styling from HubSpot?" to falseelements-components-form-hubspot: fixed issue where "Include styling from HubSpot?" set to false would not be respectedFormSubmitShowBlock, FormSubmitThankYou, FormSubmitRedirect form submit actions called outside domReadyelements-components-video-overlay: updated defaults style options to "Default" (Show play button), "None", and added CSS variablesAdded JS event to request modal closure and updated default style for modals.
airfleet-modal-close-request (request a modal to close)elements-partials-modal-close-button (button to close modal)elements-partials-modal-close-button-content (content for modal close button - defaults to close icon SVG)elements-partials-modal: updated default style and added CSS variableselements-partials-modal: include partial elements-partials-modal-close-buttonelements-components-form-submit-modal: script now only initializes on dom readyelements-partials-modal: fixed JS event airfleet-modal-shown not firingBreakpoint mixin names have been updated with new naming conventions.
laptop-and-above has been changed to laptop-up. Now the exact opposite mixin for this is laptop-down instead of tablet-and-belowUpdated grid-breakpoints, container-max-widths, and other variables for new breakpoints and designs.
$grid-breakpoints and $container-max-widths to match the new breakpoints and the latest 2 designs requirements_breakpoints.scss to work with the new breakpoints.$container-padding-x and $grid-gutter-width._container.scss file to handle the basic responsive change in horizontal padding.$defaults) breakpoints valuesAdded missing modal style field to button modal component
elements-components-button-modal: added missing modal style field