mjml
mjml copied to clipboard
Newsletter Builder with MJML components in GrapesJS
Hello, I think there is an issue with inline style when using multiple columns (at least 2 colums, didn't try other options). The class "mj-column-per-50" is used and working. But...
Hi, im a newbie coder and im using Grapesjs in a react component. i am having troubles to export mjml and html code. When i click on export template button...
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
when importing source written in mjml 4 with mj-head and other elements there are issues
### What browser are you using? Chrome 102.0.5005.61 ### Reproducible demo link https://codepen.io/adiux/pen/BaYrEXR?editors=1111 ### Describe the bug **How to reproduce the bug?** 1. Add grapesjs-mjml to the project with any...
Since version 0.19.4 grapesjs editor is not working with mjml plugin. You can reproduce the issue by instantiating a new grapesjs editor with mjml plugin.
When we goes to layer manager and hide some components, the same isn't removed from canva. Check the steps: 1- Open the mjml demo.  2- Go to layer manager...
When trying to add an image to the template, the following error is returned.  And that makes the image not add to HTML. I noticed that the same error...
As already mentioned on [grapes-js#4247](https://github.com/artf/grapesjs/issues/4247) issue, there is a problem with navbar-link and columns in mjml plugin. The video show the basic problem in the issue mentioned but I was...
mj-attributes seems having no effect to the layout of mjml. I had to apply attribute to each components. Using the "try it now" over at mjml, the mj-attributes is working...