Releases: GrapesJS/mjml
Releases · GrapesJS/mjml
v1.0.6
What's Changed
- test: init testing by @danstarns in #366
- Enable option to use custom mjml parser instead of default one by @pavelstencl in #341
- Update Section.ts by @jackyfeng1015 in #358
- support mj-wrapper with background-url and full-width by @ndusart in #361
- Fix Missing Default Style in HTML Export by @danstarns in #368
- Fix mj-font + issue template by @artf in #371
- Bug fixes by @artf in #372
New Contributors
- @danstarns made their first contribution in #366
- @pavelstencl made their first contribution in #341
- @jackyfeng1015 made their first contribution in #358
- @ndusart made their first contribution in #361
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Updates with the latest changes in grapesjs TS
- Fix double border in Column #290
- Fix NavBarLink repeating text #305
- fix: french translations by @thomaswinckell in #312
- Fix typo by @Oren-Hahiashvili in #310
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
v1.0.2
Full Changelog: v0.6.0...v1.0.2
v1.0.1
Full Changelog: v0.6.0...v1.0.1
v0.6.0
v0.5.8
v0.5.7
-
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)