Commit Graph

2449 Commits

Author SHA1 Message Date
resend-version-bump[bot] d87fd18835 chore(root): version packages (#3562)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
react-email@6.6.1 @react-email/render@2.0.9 @react-email/ui@6.6.1 @react-email/editor@1.5.5
2026-06-16 12:00:15 -03:00
Yash Singh 1dd2bff275 fix(ui): count CRLF as one line break in getLineAndColumnFromOffset (#3569) 2026-06-16 11:54:51 -03:00
S. Afsan Rahmatullah d6956c80f7 fix(editor): use 'strike' mark name for inspector strikethrough (#3567) 2026-06-16 11:04:22 -03:00
Yash Singh 21bac49e30 fix(markdown): escape double quotes to &quot; in inline styles (#3570) 2026-06-16 11:01:45 -03:00
king 60a5b09c8f chore(render): add package support metadata (#3559)
Co-authored-by: wangyishuai <13122317939@163.com>
2026-06-11 16:27:01 -03:00
resend-version-bump[bot] 6e3cf42300 chore(root): version packages (#3555)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
@react-email/ui@6.6.0 @react-email/editor@1.5.4 react-email@6.6.0
2026-06-09 08:12:42 -03:00
Gabriel Miranda 16ff94cc9b feat(react-email): useTitleTag flag on Preview component (#3554)
Signed-off-by: gabriel miranda <gabriel@resend.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-06-02 09:55:33 -03:00
Felipe Freitag Vargas 4d505bbb93 fix(ci): publish packages in dependency order, fail fast on failure (#3549) 2026-05-28 09:56:51 -03:00
Christina Martinez 6107e01f98 feat(skill): add email accessibility guidance to skill (#3551)
Co-authored-by: Hermes <hermes@resend.com>
2026-05-27 23:04:08 -07:00
resend-version-bump[bot] 62630604e9 chore(root): version packages (#3548)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
@react-email/ui@6.5.0 @react-email/editor@1.5.3 react-email@6.5.0
2026-05-27 13:00:58 -03:00
Felipe Freitag Vargas 3875d2a228 feat(react-email): filter compatibility warnings by email client (#3547)
Co-authored-by: ReemX <reemasaf44@gmail.com>
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
2026-05-27 11:58:20 -03:00
Gabriel Miranda d47825a4d7 feat: better accessibility defaults (#3546)
Signed-off-by: gabriel miranda <gabriel@resend.com>
2026-05-27 11:46:27 -03:00
resend-version-bump[bot] 481a44e2ba chore(root): version packages (#3545)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
@react-email/editor@1.5.2
2026-05-27 10:37:24 -03:00
Felipe Freitag Vargas 0963d3041a fix(editor): possible XSS via pasted HTML (#3544) 2026-05-27 10:12:31 -03:00
resend-version-bump[bot] c295594053 chore(root): version packages (#3543)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
@react-email/ui@6.4.0 @react-email/editor@1.5.1 react-email@6.4.0
2026-05-26 16:06:35 -03:00
Gabriel Miranda ba993652e4 fix(tailwind): tw-* variables in non inlined rules (#3542)
Signed-off-by: gabriel miranda <gabriel@resend.com>
2026-05-26 15:54:26 -03:00
resend-version-bump[bot] 7bf8a95c62 chore(root): version packages (#3541)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
@react-email/editor@1.5.0
2026-05-26 10:31:16 -03:00
Matt Van Horn fb666720a7 chore(ui): fix "defalt" typo in seed script log (#3540)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-05-26 10:00:38 -03:00
Lucas da Costa 3353e0394a feat(editor): return non-prettified HTML from composeReactEmail (#3538) 2026-05-26 09:57:09 -03:00
Lucas da Costa 32cb16c5ff fix(editor): repair columns.spec.tsx type errors + run typecheck on CI (#3539) 2026-05-25 16:26:53 -03:00
resend-version-bump[bot] a79acd1f19 chore(root): version packages (#3535)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
@react-email/ui@6.3.3 @react-email/editor@1.4.8 react-email@6.3.3
2026-05-25 09:45:52 -03:00
Gabriel Miranda f355fbaa01 fix(editor): possible prototype pollution in theming (#3536)
Signed-off-by: gabriel miranda <gabriel@resend.com>
2026-05-25 09:42:55 -03:00
Gabriel Miranda 86745ec785 fix(ui): possible security issue with email file access (#3534)
Signed-off-by: gabriel miranda <gabriel@resend.com>
2026-05-25 09:35:26 -03:00
resend-version-bump[bot] 7745296a31 chore(root): version packages (#3533)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
@react-email/editor@1.4.7 react-email@6.3.2 @react-email/ui@6.3.2
2026-05-22 18:56:45 -03:00
Diel Duarte 9692d69291 fix(changeset): fix correct package name in changeset (#3532) 2026-05-22 18:52:41 -03:00
Matt Van Horn fbda5c8a2b fix(preview): increase whitespace padding to 200 chars for Gmail (#3100)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-05-22 18:45:58 -03:00
resend-version-bump[bot] f52257156d chore(root): version packages (#3530)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Diel Duarte <magdiel.kesller@gmail.com>
@react-email/editor@1.4.6 react-email@6.3.1 @react-email/ui@6.3.1
2026-05-22 11:36:25 -03:00
Gabriel Miranda 27587f1c68 fix(ui): possible security issue (#3531)
Signed-off-by: gabriel miranda <gabriel@resend.com>
2026-05-22 11:04:35 -03:00
Bernardo Ferrari c610dc0d5e fix: padding in Container/Section failing on Klavyio and Outlook (#2257)
Co-authored-by: dielduarte <magdiel.kesller@gmail.com>
2026-05-22 10:50:57 -03:00
resend-version-bump[bot] 556d7904c8 chore(root): version packages (#3527)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
react-email@6.3.0 @react-email/ui@6.3.0 @react-email/editor@1.4.5
2026-05-21 16:39:06 -03:00
Gabriel Miranda fd140fcb5b feat(ui): quality of life improvements to the send test email flow (#3528)
Signed-off-by: gabriel miranda <gabriel@resend.com>
2026-05-21 16:23:51 -03:00
Gabriel Miranda 99cadf324e feat(ui): also preview HTML email templates (#3526)
Signed-off-by: gabriel miranda <gabriel@resend.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-05-21 14:56:47 -03:00
resend-version-bump[bot] 6c4af8c25e chore(root): version packages (#3522)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
@react-email/editor@1.4.4 @react-email/ui@6.2.0 react-email@6.2.0
2026-05-21 12:22:05 -03:00
renovate[bot] bc398357da chore(deps): update dependency turbo to v2.9.14 [security] (#3525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-21 12:16:34 -03:00
dependabot[bot] 903d888cdd chore(deps-dev): bump turbo from 2.9.6 to 2.9.14 (#3524)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-21 12:16:24 -03:00
Efe Karakanlı 06f1d05faa feat(react-email): hot reloading around dynamic import (#3422) 2026-05-21 09:57:50 -03:00
Rahul 6a162df771 feat(integrations): acs integration example (#3102)
Signed-off-by: gabriel miranda <gabriel@resend.com>
Co-authored-by: gabriel miranda <gabriel@resend.com>
2026-05-21 09:42:23 -03:00
José Bezerra 192d82afd8 feat(tailwind): add css configs to Taliwind component (#2926)
Co-authored-by: Felipe Freitag <felipe.freitag@resend.com>
2026-05-20 10:27:45 -03:00
Felipe Freitag Vargas c7c7ed810d fix(web): reduce nested scrollbars in editor examples (#3521) 2026-05-19 16:05:05 -03:00
resend-version-bump[bot] 549d95cda5 chore(root): version packages (#3519)
Co-authored-by: resend-version-bump[bot] <277115511+resend-version-bump[bot]@users.noreply.github.com>
@react-email/ui@6.1.5 react-email@6.1.5 @react-email/editor@1.4.3
2026-05-18 18:16:16 -03:00
Felipe Freitag Vargas 8a6a3f3836 chore: stub REDIS_URL in preview-release workflow (#3520) 2026-05-18 17:27:43 -03:00
Felipe Freitag Vargas 1a61cb01a6 fix: avoid OOM when exporting many email templates (#3518) 2026-05-18 17:20:22 -03:00
Diel Duarte fea7bc7a6e chore: bump public-shared-workflows hash (#3517) 2026-05-18 16:11:37 -03:00
Diel Duarte 07107c61de chore: bump public-shared-workflows hash (#3516) 2026-05-18 15:43:26 -03:00
Diel Duarte 5827d2fd61 chore: bump public-shared-workflows hash (#3514) 2026-05-14 18:21:38 -03:00
Diel Duarte c65a67c68f chore: bump public-shared-workflows hash (#3513) 2026-05-14 17:46:40 -03:00
Diel Duarte d7fe87bc8e fix: pull-requests write permission for sync-prs-to-linear (#3512) 2026-05-14 17:20:34 -03:00
Diel Duarte b49a384d81 chore: bump public-shared-workflows hash (#3511) 2026-05-14 16:49:46 -03:00
Diel Duarte 27b73fe8c4 chore: use public-shared-workflows for sync-prs-to-linear (#3510) 2026-05-14 16:37:27 -03:00
Diel Duarte ac26414135 chore: add sync-prs-to-linear action (#3508) 2026-05-14 15:25:46 -03:00