wix-incubator / mjml-react

React component library to generate the HTML emails on the fly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for mj-html-attributes, mj-selector, mj-html-attribute?

philipwindeyer opened this issue · comments

Hello, is there a timeline on adding support for the newer mj-html-attributes, mj-selector, and mj-html-attribute head components?

I.e. https://documentation.mjml.io/#mj-html-attributes

Thanks in advance

There is pull request #54 but it is conflicting with master. Wanna fix it?

Saw that; although it's a year old and it's attempting to redefine MjmlAttributes as MjmlHtmlAttribute 😕.

I can dedicate time to this on Monday. Will open a new PR then if that works for you? @daliusd

Yes, it works for me.

Hey @daliusd, just opened #72 . Will update types in DefinitelyTyped shortly

Hi @philipwindeyer we will review it.

FYI: PR for accompanying typedefs, for the TypeScripters DefinitelyTyped/DefinitelyTyped#59026