yarn mjml 2.3.0

latest releases: 5.0.0-alpha.4, 5.0.0-alpha.3, 5.0.0-alpha.2...
7 years ago

Features

  • MJ Button supports ghost buttons #116 ! + some new attributes on it ( inner-padding text-transform )
  • Mj Font to import custom font when used #80
  • Mj Title to set HTML title !
  • Mj Table has some new attributes (cellpadding cellspacing see #202 )
  • Mj Image has now border-radius ( not supported everywhere ) and title attributes
  • Mj Include allows you to import partial MJML file
  • Mj Head Attributes has now a mj-all that update style for every MJML component

API Update

  • No more setMjCssClasses or setDefaultAttributes, they are now properties on MJMLRenderer
  • ColumnElement is no longer needed
  • Default HTML container can now be modified by Mj-Head elements

Fixes

  • Cli now adding .html only if output html has no extension see #262
  • Multiple MJ-Classes should now work as intended
  • Element as MjText/MjImage... can be rendered outside a mj-column without surrounding td
  • Errors from .mjmlconfig give now more relevant informations

Don't miss a new mjml release

NewReleases is sending notifications on new releases.