Skip to content

refactor: colocate link, markdown, preview, row, section, text in react-email#3238

Merged
gabrielmfern merged 8 commits intostack/01b-colocate-bodyfrom
stack/07-colocate-content-components
Apr 13, 2026
Merged

refactor: colocate link, markdown, preview, row, section, text in react-email#3238
gabrielmfern merged 8 commits intostack/01b-colocate-bodyfrom
stack/07-colocate-content-components

Conversation

@gabrielmfern
Copy link
Copy Markdown
Member

@gabrielmfern gabrielmfern commented Apr 10, 2026

Summary

  • Colocates the following component sources into the react-email package:
    • @react-email/link
    • @react-email/markdown
    • @react-email/preview
    • @react-email/row
    • @react-email/section
    • @react-email/text

Stack: 8/11 — Depends on #3237

@gabrielmfern gabrielmfern requested a review from joaopcm April 10, 2026 20:30
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-email Error Error Apr 13, 2026 3:28pm
react-email-demo Error Error Apr 13, 2026 3:28pm
react-email-examples Error Error Apr 13, 2026 3:28pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 10, 2026

⚠️ No Changeset found

Latest commit: ef2208c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 10, 2026

Open in StackBlitz

@react-email/link

npm i https://pkg.pr.new/@react-email/link@3238

@react-email/markdown

npm i https://pkg.pr.new/@react-email/markdown@3238

@react-email/preview

npm i https://pkg.pr.new/@react-email/preview@3238

react-email

npm i https://pkg.pr.new/react-email@3238

@react-email/row

npm i https://pkg.pr.new/@react-email/row@3238

@react-email/section

npm i https://pkg.pr.new/@react-email/section@3238

@react-email/text

npm i https://pkg.pr.new/@react-email/text@3238

commit: 222fef9

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 43 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@gabrielmfern gabrielmfern force-pushed the stack/07-colocate-content-components branch from 8f32ff8 to bf141f8 Compare April 10, 2026 20:36
@gabrielmfern gabrielmfern force-pushed the stack/06-colocate-html-components branch from 31b209b to 19b96cc Compare April 10, 2026 20:36
@gabrielmfern gabrielmfern force-pushed the stack/06-colocate-html-components branch from 19b96cc to 7fb2d82 Compare April 10, 2026 20:37
@gabrielmfern gabrielmfern force-pushed the stack/07-colocate-content-components branch from bf141f8 to 42fba40 Compare April 10, 2026 20:37
@gabrielmfern gabrielmfern force-pushed the stack/06-colocate-html-components branch from 7fb2d82 to afd700f Compare April 10, 2026 20:47
@gabrielmfern gabrielmfern force-pushed the stack/07-colocate-content-components branch from 42fba40 to 222fef9 Compare April 10, 2026 20:47
@gabrielmfern gabrielmfern force-pushed the stack/06-colocate-html-components branch from afd700f to d59209a Compare April 10, 2026 20:51
@gabrielmfern gabrielmfern force-pushed the stack/07-colocate-content-components branch from 222fef9 to 045c5cd Compare April 10, 2026 20:51
@gabrielmfern gabrielmfern force-pushed the stack/06-colocate-html-components branch from d59209a to a047df6 Compare April 13, 2026 15:19
@gabrielmfern gabrielmfern force-pushed the stack/07-colocate-content-components branch from 045c5cd to 27ca12b Compare April 13, 2026 15:20
@gabrielmfern gabrielmfern force-pushed the stack/06-colocate-html-components branch from a047df6 to c8c6a5f Compare April 13, 2026 15:26
Base automatically changed from stack/06-colocate-html-components to stack/01b-colocate-body April 13, 2026 15:27
Move button implementation under packages/react-email/src/components/button.
Point @react-email/button build at the shared entry and run tests from there.
Add @react-email/render for component specs, widen tsconfig for TSX, and fix
demo emails path in get-emails-directory-metadata spec.

Made-with: Cursor
…eact-email

Point each @react-email/* package build at shared source; add vitest configs.

Made-with: Cursor
…ct-email

Add marked to react-email dependencies; external marked for markdown package builds.

Made-with: Cursor
@gabrielmfern gabrielmfern force-pushed the stack/07-colocate-content-components branch from 27ca12b to ef2208c Compare April 13, 2026 15:27
@gabrielmfern gabrielmfern merged commit d27f935 into stack/01b-colocate-body Apr 13, 2026
5 of 11 checks passed
@gabrielmfern gabrielmfern deleted the stack/07-colocate-content-components branch April 13, 2026 15:28
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