Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace mjml-react with @faire/mjml-react and fix types issues #453

Closed
wants to merge 3 commits into from

Conversation

m5r
Copy link
Contributor

@m5r m5r commented Mar 2, 2023

Describe your changes

A third attempt at #222 and #224

I ran into some types issues where @faire/mjml-react was less permissive with props like padding, fontWeight or fontSize so I converted values where needed (e.g. padding: 0 => padding: "0px"). There is a discussion about this in Faire/mjml-react#81

Issue link

#203

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.

@changeset-bot
Copy link

changeset-bot bot commented Mar 2, 2023

🦋 Changeset detected

Latest commit: ae5b3be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
mailing Minor
mailing-core Minor
web Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Mar 2, 2023

@m5r is attempting to deploy a commit to the sofn Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Mar 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
mailing-dynamic-demo ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 3, 2023 at 7:59PM (UTC)
mailing-web ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 3, 2023 at 7:59PM (UTC)
web-emails ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 3, 2023 at 7:59PM (UTC)

@m5r m5r closed this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants