Grapesjs Mjml Versions Save

Newsletter Builder with MJML components in GrapesJS

v1.0.5

10 months ago

What's Changed

Full Changelog: https://github.com/GrapesJS/mjml/compare/v1.0.4...v1.0.5

v1.0.4

1 year ago
  • add Hebrew language translation, added he.js (#308) Thanks @Oren-Hahiashvili

v1.0.3

1 year ago
  • Add support for full width in mj-section and mj-wrapper (#304) (Thanks @gustavohleal )

v0.6.0

2 years ago
  • fix: social elements not being added visually (#182) (thanks @yanfanvip)
  • chore: update internal dependencies, project now being built with Webpack 5. package.main entry changed

v0.5.8

2 years ago
  • feat: add Catalan (ca.js) and Spanish (es,js) i18n files (#275) (thanks @adrianmarraco )

v0.5.7

2 years ago
  • fix: render mj-column background-color correctly (#161) Thanks @GoodPHP This fixes and issue with mj-column not displaying the correct background-color if the parent mj-section already has a background-color

  • chore: update build to Node 16.x (internal change)

  • chore: update dependencies to latest (internal change)

v0.5.6

2 years ago
  • fix: padding not shown correctly in style manager (#237)

v0.5.5

2 years ago
  • fix: add mj-body tag to resolve mj-style tag error (#249) (thanks @realdali )