v4.2.0-beta.2
Features
#82 mj-raw is now allowed in mj-head, no need to hack with /style anymore
#1234 many social networks were added for mj-social
#1130 option for mj-social to keep urls untouched
#969 MJML now refactor colors' shorthand hex codes
improved handling of mjmlconfig, which will allow usage on the app
#1181 'name' attribute added for mj-button, image and navbar-link links
Fixes
#605 mj-button can now handle an rgb background-color
Border are now handled in container width calculations (section, column and 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 mjml-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 mjml-text Attribute 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