mjml-react icon indicating copy to clipboard operation
mjml-react copied to clipboard

React component library to generate the HTML emails on the fly

Results 9 mjml-react issues
Sort by recently updated
recently updated
newest added

`mjml-react` depends on `"react-reconciler": "^0.26.1"` that uses `"react": "^17.0.2"`. It blocks to use `react>=18` . This is `npm dedupe` output of my private project. ``` npm WARN ERESOLVE overriding peer...

Currently when using templating values in color fields eg: `color: {{myVariable}}` yields `color: ` This allows for templating variables to not be stripped

Hi, currently when using variables in fields. The render method strips out the value. Tried setting validation to skip, and that alleviates the error thrown, but the string `"{{myVariable}}"` is...

I have a base template component that i pass my components to and render them inside `MjmlBody`: ``` const BaseEmailTemplate = ({ children }) => { const styles = readFileSync(resolve(__dirname,...

question

Hey this is a pretty simple ask. We are in the process of migrating from mjml to mjml-react. We're planning on doing it slowly over the next couple months and...

This is not necessarily the right place to put this since typings are managed at DefinitelyTyped, but figured it would get more relevant eyeballs here so posting: One of the...

enhancement

Hello, very sad to read this notice, but of course we have to acept It! Is possible to know the motivations? The library does not fit your goals? Do you...

question

Hi wix-incubator and all the contributors, Thank you for creating this wonderful library and for all the work you've put into it over the years. Special thanks to @mastertheblaster and...

Hello mjml community, we at Faire are excited to announce we will be taking over maintaining the open-source mjml-react project! Over the past year, https://github.com/Faire has used https://github.com/wix-incubator/mjml-react extensively. This...