2.1.0
Features
- Adding
mj-head
to MJML markup. - Allowing to register MJ-Head elements to modify default attributes/mj-classes via
registerMJHeadElement
frommjml-core
- Add
Mj-Attributes
to set default attributes formj-element
andmj-class
support ! Look at https://github.com/mjmlio/mjml/tree/master/packages/mjml-head-attributes - Add
Mj-Hero
to make Hero-like section https://github.com/mjmlio/mjml/tree/master/packages/mjml-hero - Add
Mj-Navbar
to make an easy navbar with hamburger menu support for some clients https://github.com/mjmlio/mjml/tree/master/packages/mjml-navbar && https://github.com/mjmlio/mjml/tree/master/packages/mjml-inline-links - Add
Mj-spacer
to add space between element on a column https://github.com/mjmlio/mjml/tree/master/packages/mjml-spacer Mj-Text
supportstext-transform
nowMj-Social
add your favorite network easily, see https://github.com/mjmlio/mjml/blob/master/packages/mjml-social/README.md
Fixes
- Background color on body was missing in 2.0 #236
- Yahoo alignement issue since 2.0 #231 #250 and #229
- Fix directories being skipped in watch #220
- Watch now notify when changes are being detected #234
Development mode
install.sh
script should be faster now