Commit Graph

468 Commits

Author SHA1 Message Date
resend-version-bump[bot] ad69b8fbf8 chore(root): version packages (#3427)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-27 11:38:05 -03:00
Tokoni 599b8c5837 fix: missing types in tsconfig, and type errors in starter template (#3423)
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
2026-04-27 09:27:03 -03:00
resend-version-bump[bot] d064012cd5 chore(root): version packages (#3419)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-24 13:06:14 -03:00
João Melo 2377e89e02 fix(editor): emit theme link styles in renderHTML (#3418) 2026-04-24 12:59:19 -03:00
github-actions[bot] 441d0cc736 chore(root): version packages (#3373)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-17 14:49:39 -03:00
João Melo 1be5684581 fix: revert "fix(editor): preserve button href through HTML round-trip" (#3376) 2026-04-17 14:05:21 -03:00
João Melo f5b13380f8 fix(editor): complete image bubble menu edit-link flow (#3371) 2026-04-17 12:33:22 -03:00
github-actions[bot] 82c53107bf chore(root): version packages (#3363)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-17 11:11:58 -03:00
João Melo 4155ec903e fix(editor): clip slash command scrollbar to rounded corners (#3362) 2026-04-17 10:55:10 -03:00
github-actions[bot] 2b772a4be7 chore(root): version packages (#3351)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-17 10:47:02 -03:00
Danilo Woznica 8e4226a7cb fix: introduce paragraph to theme (#3349) 2026-04-17 12:41:51 +01:00
github-actions[bot] a74cbe7774 chore(root): version packages (#3337)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gabriel miranda <gabriel@resend.com>
2026-04-16 17:25:43 -03:00
Gabriel Miranda bd14364d5b chore(create-email): update, skip test (#3336) 2026-04-16 16:23:49 -03:00
github-actions[bot] 12f46209a1 chore(root): version packages (#3322)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gabriel miranda <gabriel@resend.com>
2026-04-16 16:20:02 -03:00
Gabriel Miranda 8b4387dc6e chore: exit canary (#3330) 2026-04-16 14:55:59 -03:00
Danilo Woznica 289290b524 feat(editor): polish inspector (#3321)
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: gabriel miranda <gabriel@resend.com>
2026-04-16 14:18:19 -03:00
João Melo 73ae830bcb feat(editor): allow theme customization via ThemeConfig API (#3301) 2026-04-16 13:33:33 -03:00
João Melo c9cfb15be0 refactor(editor): root inspector layer as body FocusedNode (#3294)
Co-authored-by: Gabriel Miranda <gabriel@resend.com>
2026-04-16 12:29:07 -03:00
github-actions[bot] ba75aa19db chore(root): version packages (canary) (#3300)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gabriel miranda <gabrielmfern@outlook.com>
2026-04-16 11:11:12 -03:00
Bu Kinoshita ca6a71d737 fix(editor): render Table as native <table> instead of Section to fix invalid nesting (#3219)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Bu Kinoshita <bukinoshita@users.noreply.github.com>
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
2026-04-16 11:00:16 -03:00
Gabriel Miranda 7d587f3403 feat(editor): pass editor container to EmailEditor onReady (#3309)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-16 11:00:05 -03:00
Gabriel Miranda 766cc41134 chore(editor): remove placeholder from StarterKit, keep it in EmailEditor (#3311) 2026-04-16 10:53:55 -03:00
Danilo Woznica 91ca688598 fix: remove margin from send button and fix typos (#3306)
Co-authored-by: Gabriel Miranda <gabriel@resend.com>
2026-04-16 13:15:06 +01:00
João Melo abb7e8d54b feat(editor): add getEmailHTML/getEmailText, rename onChange to onUpdate (#3298) 2026-04-15 19:32:45 -03:00
Gabriel Miranda 07fb6f01ce fix(editor): root color picker autoclosing on click (#3299) 2026-04-15 18:15:45 -03:00
github-actions[bot] 48daf185e3 chore(root): version packages (canary) (#3271)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-15 17:40:10 -03:00
Gabriel Miranda 18323bd0b3 feat(editor): support array of node types in TrailingNode appendTo option (#3269)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-15 17:26:41 -03:00
Gabriel Miranda 783f16fb62 feat(editor): skip EditorFocusScopeProvider when one already exists higher up (#3291)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-15 14:10:56 -03:00
João Melo f3f988b763 refactor(editor): collapse SlashCommand.Root, unexport CommandList (#3286) 2026-04-15 14:00:40 -03:00
Zeh Fernandes 5bd0d43eb2 feat(ui): copy toolbar insights to ai button (#3264)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
2026-04-15 13:00:38 -03:00
Gabriel Miranda 3ca799da97 feat: rename preview-server -> ui (#3290) 2026-04-15 12:48:39 -03:00
Gabriel Miranda 71005d6240 chore: don't ignore tsconfig in changesets (#3287) 2026-04-15 12:41:40 -03:00
Danilo Woznica 274647cd31 fix: add placeholder style and polish buble menu (#3279) 2026-04-15 14:48:43 +01:00
Danilo Woznica 3ea987b040 fix: avoid injecting css with undefined value (#3283) 2026-04-15 14:48:28 +01:00
Gabriel Miranda ed25acdb54 chore: ignore tsconfig package in changesets (#3280) 2026-04-15 09:19:35 -03:00
sethconvex 7fc539db9a fix(render): reorder node above convex in exports map (#3276)
Co-authored-by: gabriel miranda <gabrielmfern@outlook.com>
2026-04-14 20:25:36 -03:00
João Melo c95a1e536e feat(editor): add useEditorImage plugin for image uploads (#3263) 2026-04-14 18:07:18 -03:00
Danilo Woznica 29a2cd90ad fix: drop line-height from default inbox email styles (#3266)
Co-authored-by: gabriel miranda <gabrielmfern@outlook.com>
2026-04-14 09:51:27 -03:00
github-actions[bot] a67c0e4457 chore(root): version packages (canary) (#3257)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-14 07:25:32 -03:00
João Melo 980dae4bd3 fix: remove editor-examples from changeset pre.json (#3256) 2026-04-13 17:26:00 -03:00
João Melo 08c2865076 feat(editor): add EmailEditor + Inspector docs and example (#3255) 2026-04-13 17:19:09 -03:00
Gabriel Miranda f5793de6ef chore: enter canary, ignore adjustments (#3249) 2026-04-13 16:27:50 -03:00
Gabriel Miranda d0a7a52254 feat(react-email): unify all components into react-email (breaking change) (#3248)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: João Melo <jopcmelo@gmail.com>
2026-04-13 14:29:49 -03:00
Gabriel Miranda a3a15eaacd fix(preview-server): replace deprecated url.parse() (#3227)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-10 17:46:14 -03:00
github-actions[bot] 291aea4e00 chore(root): version packages (#3117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
2026-04-07 15:49:15 -03:00
Gabriel Miranda 4d19ca1334 chore(root): add editor-examples to changesets ignore list (#3138)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-03-30 13:59:42 -03:00
Gabriel Miranda c1d019bb5d chore: ignore editor in changesets (#3133) 2026-03-28 10:14:38 -03:00
Andreas Pfurtscheller f6cfef07e1 fix(render): await stream.allReady before reading renderToReadableStream output (#3091)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 17:17:17 -03:00
github-actions[bot] 1191b35432 chore(root): version packages (#3084)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
2026-03-25 15:25:27 -03:00
robbieaverill 5a23505501 fix: restore flexible constraint for tailwind dependency (#3082)
Co-authored-by: gabriel miranda <gabrielmfern@outlook.com>
2026-03-18 18:18:35 -03:00