react-email
react-email copied to clipboard
💌 Build and send emails using React
This fixes two security vulnerabilities pointed out by automatic code analysis that could have caused access to files that don't exist causing errors that could be quite hard to debug...
| Before | After | |------------------------|-----------------------| | | | ## Why? Generally starters will ask you what you want out of the template being created through prompts. This is something...
Our rendering utility is meant to be optional. This comes from our philosophy. Things should be flexible and minimal. If we are to act on that idea we need to...
## What does this fix? Due to a recent aesthetic change we made to the Sidebar, the root directory doesn't appear anymore. This was getting kind of finicky and giving...
## Background When we get something merged, be it canary or main, we always have to follow a few set-in-stone steps that are very error-prone in every part of it,...
## What was the issue? Users getting errors whenever they open an email file that doesn't exist with our error overlay. This makes sure that if the email for the...
## What was the issue? Whole paths to the emails were shown on both the topbar as well as the page's title when previewing any email inside of a sub...
Example output from linting one email ```js 66:21 warning 'text-align' is only partially supported on Gmail for IOS (versions 2021-09). Notes on its support: - 2021-09: * Partial. Flow-relative values...