yarn mjml 1.2.0

latest releases: 5.0.0-alpha.2, 5.0.0-alpha.1, 5.0.0-alpha.0...
8 years ago
  • Padding syntax rework
    • Elements with padding can now be written with padding syntax in px, e.g. padding: 20px 0 is now a valid thing!
    • padding-left|-top|-right|-bottom now override padding definition : Hello` will now have a top padding of 35px and a bottom padding of 20px
  • mj-social receive a heavy lifting thanks to @hteumeuleu 's work
    • New syntax: you can now reorder and choose what social network you want to display. <mj-social display="twitter facebook google" /> will display only twitter, facebook and google, in this particular order.
    • base-url has been added to allow self-hosted icons
  • mj-section supports text-align
  • Fixed a crash when empty mj-text

Don't miss a new mjml release

NewReleases is sending notifications on new releases.