You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking Changes:
CTA Button: We've added a new default implementation that is more robust among different clients. As a consequence, rounded corners in Outlook are no longer supported. If you intend to keep the previous implementation, set 'buttonLegacyVml: true' in the properties.js (closes #15)
Dark Footer Layout: the dark background color now spans over the entire width, which is the default use case for most brands.
New Features:
CTA Button: the button padding, border strength, font-size, font-weight and width (fit content or full-width) are now customizable through dedicated properties.
Images and header images now support rounded corners. This is a progressive enhancement: Outlook on Windows will fall back to sharp corners.
Header logo: Support for fixed height added
Social Media Follow: the full list of social media elements is now customizable through the properties.
Bug Fixes:
CTA Button: the Outlook implementation treats longer button texts better and the implementation is more robust.
Text: The text element properly passed the predefined styles (alignment, font-weight, font-size, text color) to the froala editor
Dark Footer: the implementation behaves now properly on mobile devices too.
A few ghost lines on Outlook have been eliminated. For the resolution of the other once, we would welcome Pull Requests to address them.
text-element: support formatted default content (closes #16)
prevent validation error due to CX bug with heigh/width