Glenn Carremans
0b1fa2a978
feat(integrations): add Lettermint docs and example ( #3732 )
2026-09-08 10:20:51 -03:00
Felipe Freitag Vargas
0f0cb94e1f
feat(web): serve markdown to agents and link the llms files ( #3727 )
2026-09-03 16:53:32 -03:00
Eduardo Sotero
e1f2a9a4d8
fix(editor): keep the default theme import in EmailEditor's published output ( #3708 )
...
Co-authored-by: dielduarte <magdiel.kesller@gmail.com >
2026-08-25 15:24:38 -03:00
Vitor Capretz
b039b36816
fix(editor): preserve paragraph styles when splitting with Enter ( #3705 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com >
2026-08-10 13:01:38 -03:00
Gabriel Miranda
ffe6058197
chore(docs): remove corepack from contributing guide ( #3700 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-08-07 17:57:12 -03:00
Diel Duarte
8661714f71
fix: update check-spam inline snapshot for DCC_CHECK flag ( #3702 )
...
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com >
2026-08-07 16:02:21 -03:00
Gabriel Miranda
3a995fbb64
chore(docs): document prism.js dev-time compilation as a known editor limitation ( #3685 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-07-28 13:27:29 -03:00
Felipe Freitag Vargas
a5007250e5
chore: make html/body props docs clearer and cleaner ( #3672 )
2026-07-20 15:13:39 -03:00
Arata1202
6eb428924c
chore(render): document data-skip-in-text ( #3659 )
2026-07-17 12:25:45 -03:00
Felipe Freitag Vargas
e1eefb36ed
chore: document the Body component and its lang/dir defaults ( #3661 )
2026-07-15 22:11:23 -03:00
Danilo Woznica
c5ee8f874d
fix(template): polish template space and sizing ( #3648 )
2026-07-13 14:17:20 +01:00
renovate[bot]
5c4b12011d
fix(deps): update dependency lucide-react to v0.577.0 ( #3399 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-10 16:36:19 -03:00
renovate[bot]
288e73f4b8
fix(deps): update dependency @react-three/fiber to v9.6.0 ( #3390 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gabriel miranda <gabrielmfern@outlook.com >
2026-07-10 16:26:16 -03:00
renovate[bot]
611f2c0255
fix(deps): update babel monorepo ( #3386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gabriel miranda <gabrielmfern@outlook.com >
2026-07-10 16:23:02 -03:00
renovate[bot]
5676b7d0a4
fix(deps): update dependency @supabase/supabase-js to v2.103.3 ( #3395 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-10 16:19:32 -03:00
renovate[bot]
81347e9742
fix(deps): update dependency @vercel/analytics to v1.6.1 ( #3397 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-10 16:15:03 -03:00
Zeh Fernandes
86289c241e
feat: agent friendly website ( #3304 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Felipe Freitag <felipe.freitag@resend.com >
2026-07-10 11:48:09 -03:00
Hosmel Quintana
b448c3bdd7
feat(react-email): support custom export extension ( #2555 )
2026-07-09 18:07:33 -03:00
Henrique Ducati Miranda
1ee38d8cbc
fix: replace deprecated React form event types ( #3624 )
2026-07-07 10:56:33 -03:00
Felipe Freitag Vargas
b68009ff6f
fix: stop spam check failures from breaking email build ( #3621 )
2026-07-02 18:01:51 -03:00
Felipe Freitag Vargas
5fd65d81df
fix(docs): recommend next "latest" instead of "*" for Vercel deployment ( #3619 )
2026-07-02 16:55:50 -03:00
Henrique Ducati Miranda
dcd1e97a0a
fix(web): add missing types to webgl Billboard component ( #3614 )
2026-07-02 10:46:04 -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
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
Felipe Freitag Vargas
c7c7ed810d
fix(web): reduce nested scrollbars in editor examples ( #3521 )
2026-05-19 16:05:05 -03:00
Felipe Freitag Vargas
1608ec19d8
chore: add in-app rate limiting for send test email endpoint ( #3501 )
2026-05-13 14:33:11 -03:00
Diel Duarte
5c6c805b2b
fix: block typing over the divider block ( #3502 )
2026-05-13 13:54:32 -03:00
Diel Duarte
ff8dd5624d
fix(web): hide bubble menu when divider is selected in full-email-builder example ( #3504 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-13 13:46:49 -03:00
Gabriel Miranda
d5c89d09ea
chore(web): update snapshot ( #3475 )
...
Signed-off-by: gabriel miranda <gabriel@resend.com >
2026-05-06 11:50:18 -03:00
Syed Ibrahim Ali
8f3970dfc8
fix(docs): remove stray + chars in inbound integration frontmatter ( #3469 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-06 11:40:48 -03:00
Gabriel Miranda
523bf15602
chore(docs): reorder email export sections ( #3453 )
2026-04-29 09:29:56 -03:00
Gabriel Miranda
26849a1b03
feat(editor): celspacing attribute for columns ( #3430 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-04-28 16:41:30 -03:00
Brian Erickson
9ba3de9811
feat: mailgun docs integration and example ( #3027 )
...
Co-authored-by: gabriel miranda <gabriel@resend.com >
2026-04-28 13:58:40 -03:00
Gabriel Miranda
f2a8a42085
fix(editor): reliability for focus scope handling ( #3431 )
2026-04-28 10:47:34 -03:00
Lauren Dorman
a850081dc7
fix(docs): description for Updating React Email page ( #3396 )
...
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com >
2026-04-27 11:57:24 -03:00
Gabriel Miranda
514117587f
fix(web): editor text color when the browser's in light mode ( #3405 )
2026-04-19 20:21:05 -03:00
Gabriel Miranda
f990bb21fb
fix: remaining references to @react-email/components ( #3392 )
2026-04-17 17:32:37 -03:00
Felipe Freitag Vargas
c8243d60ae
feat: agent discovery ( #3387 )
2026-04-17 16:46:39 -03:00
renovate[bot]
a18f07f93b
fix(deps): update dependency mintlify to v4.2.521 ( #3382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gabriel miranda <gabriel@resend.com >
2026-04-17 16:26:45 -03:00
renovate[bot]
c9af26788a
chore(deps): update dev dependency updates ( #3377 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com >
2026-04-17 16:22:46 -03:00
Gabriel Miranda
5d07911e57
feat(docs): allow light theme ( #3384 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-17 16:11:51 -03:00
João Melo
2f269c7617
fix(docs): add missing Community/ prefix to demo preview URLs ( #3380 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: João Melo <joaopcm@users.noreply.github.com >
2026-04-17 15:39:41 -03:00
João Melo
1ec1ab9944
feat(docs): document image bubble menu form and unlink ( #3372 )
2026-04-17 12:35:29 -03:00
renovate[bot]
9788fa3233
fix(deps): update dependency mintlify to v4.2.520 ( #3368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 12:13:11 -03:00
renovate[bot]
16e4d6310b
fix(deps): update dependency mintlify to v4.2.518 ( #3323 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 11:58:44 -03:00
Gabriel Miranda
77ebd6632f
chore(docs): also update authors in docs ( #3366 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-17 11:46:12 -03:00
Gabriel Miranda
b1377cded7
chore(docs): update codebase overview ( #3365 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-17 11:44:42 -03:00
João Melo
4155ec903e
fix(editor): clip slash command scrollbar to rounded corners ( #3362 )
2026-04-17 10:55:10 -03:00
Gabriel Miranda
ea5ed72064
feat(web): make editor Send interactive with test email dialog ( #3358 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-04-17 10:48:05 -03:00
Gabriel Miranda
48aa0eb948
chore(docs): fix icon, merge provider and focus scope pages ( #3356 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-17 10:41:51 -03:00