Features
#82 mj-raw
is now allowed in mj-head
#1234 new social networks are now available for mj-social
#1130 new option for mj-social
to keep urls untouched
#969 MJML now refactors shorthand hex codes into longhand hex codes
Better handling of mjmlconfig, which allows usage of a local MJML version on the app
#1181 'name' attribute added for mj-button
, mj-image
and mj-navbar-link
Fixes
#605 mj-button
can now handle a RGB background-color
Borders are now handled in container width calculations (mj-section
, mj-column
and mj-image
)
#1277 Color validation no longer raises errors on some valid combinations
#1261 mj-button align="right"
is now working on Outlook
#1187 mj-navbar
icons now use html char code
#1174 mj-column
: removed invalid background property on table
#1094 various fixes on mj-image
for outlook
#1016 babel-runtime dep was added in most packages to allow standalone usage
#1272 mj-text align="justify"
is no longer considered as invalid
#1267 added multiple missing allowed attributes for validation
#1287 MJML-Validator no longer crashes when receiving an attribute with a number-value (in json input)
#1312 added mj-spacer
default height
Documentation improvements