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

💌 Build and send emails using React

Results 262 react-email issues
Sort by recently updated
recently updated
newest added

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...

Package: react-email
Type: Security

| Before | After | |------------------------|-----------------------| | | | ## Why? Generally starters will ask you what you want out of the template being created through prompts. This is something...

Package: create-email
Type: Feature

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...

Type: Improvement

## 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...

Package: react-email
Type: Improvement

## 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,...

Type: Improvement

Closes #1042

Type: Documentation

## 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...

Package: react-email
Type: Improvement

## 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...

Package: react-email

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...

Type: Feature