Commit Graph

1390 Commits

Author SHA1 Message Date
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
Isabel Sá 9e9ee49b3f feat: added skin, tech, barebones, dither and collage email templates (#3295)
Co-authored-by: Zeh Fernandes <ozehfernandes@gmail.com>
Co-authored-by: gabriel miranda <gabrielmfern@outlook.com>
2026-04-15 17:21:05 -03:00
Gabriel Miranda fb1cefd8af fix: resolve biome warnings that can't be auto-fixed (#3289)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-15 14:13:06 -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
João Melo ee40d28cdc feat(editor): add image upload example and docs (#3284) 2026-04-15 13:54:26 -03:00
Bu Kinoshita 80d6ba821b fix(react-email): export silently delete (#3282)
Co-authored-by: Gabriel Miranda <gabriel@resend.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
2026-04-15 13:02:19 -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
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
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
Bu Kinoshita 53282f162c fix(editor): preserve button href through HTML round-trip (#3217) 2026-04-13 23:49:54 +00:00
João Melo 08c2865076 feat(editor): add EmailEditor + Inspector docs and example (#3255) 2026-04-13 17:19:09 -03:00
João Melo 4530eba379 feat(web): integrate editor examples into react.email website (#3202)
Co-authored-by: Gabriel Miranda <gabriel@resend.com>
2026-04-13 16:12:29 -03:00
Bu Kinoshita 80ddfdb1ad fix(editor): inline CSS parsing preserves URL values with colons (#3214) 2026-04-13 17:42:23 +00: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
João Melo b4a91a6731 fix(editor): preserve list styles in minimal theme (#3246) 2026-04-10 20:02:10 -03:00
Gabriel Miranda 53c41830c1 fix(editor): zero body padding removing default padding from email clients (#3245) 2026-04-10 18:22:14 -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
Gabriel Miranda ed6bba824a fix(preview-server): enrich Zod failure message for email module exports (#3231)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-10 17:46:08 -03:00
Gabriel Miranda 606c6ac739 feat(editor): render Bubble Menu Default when there's no children (#3226) 2026-04-10 15:23:21 -03:00
Gabriel Miranda ff0591dbb8 chore(editor): remove useEditor from core and unlist docs page (#3225)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-09 17:40:44 -03:00
Gabriel Miranda 5d44c491cf chore: standardize editor example titles and docs cards (#3211)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-09 15:21:39 -03:00
Gabriel Miranda 8625ecb228 fix(editor): is document visually empty with inline marks (#3223) 2026-04-09 15:18:07 -03:00
Gabriel Miranda d1defa0b59 fix(editor): layout breadcrumb focusing first node (#3206)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-09 12:20:25 -03:00
Gabriel Miranda 17f18189cd chore(editor): simplify dependencies (#3205) 2026-04-09 10:40:55 -03:00
Gabriel Miranda aa7374b939 chore(editor): bump (#3204) 2026-04-08 18:36:25 -03:00
Gabriel Miranda 46cfeb7a4b feat(editor): sort marks in composeReactEmail like ProseMirror (#3203) 2026-04-08 10:16:34 -03:00
Gabriel Miranda 8983dc7093 chore(editor): add proper description (#3199) 2026-04-07 15:58:28 -03:00
Gabriel Miranda 88be91740f feat(editor): proper README (#3200) 2026-04-07 15:58: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 1cf21da953 feat(editor): add UndoRedo to StarterKit configuration (#3195)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-07 15:05:42 -03:00
João Melo c5c9dbedf9 refactor(editor): standardize icon naming and shared IconProps (#3197) 2026-04-07 15:03:18 -03:00
Gabriel Miranda d532d79d76 feat(editor): api that allows better focus handling (#3191) 2026-04-07 15:01:55 -03:00
Gabriel Miranda b49dd2d890 feat: add docs links to examples and examples links to docs (#3182)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-07 14:42:12 -03:00
João Melo 285da36c58 feat(editor): add inspector examples for defaults, composed, and custom usage (#3190) 2026-04-07 12:57:04 -03:00
João Melo 9a52bf478d feat(editor): add default rendering for Inspector.Breadcrumb (#3196) 2026-04-07 12:51:23 -03:00
João Melo edd0b4fdda feat(editor): add Inspector.Document defaults and EmailTheming validation (#3189) 2026-04-07 12:35:15 -03:00
João Melo c7ec6542ed feat(editor): add pre-built inspector section components (#3188) 2026-04-07 12:34:42 -03:00
João Melo 4ba85ebeb1 feat(editor): add Inspector.Node and Inspector.Text (#3187) 2026-04-06 16:41:28 -03:00
João Melo e6a2157c59 feat(editor): add inspector picker components (#3186) 2026-04-06 15:32:33 -03:00
João Melo 83b1dbbbd5 feat(editor): add inspector UI primitives (#3185) 2026-04-06 15:15:49 -03:00
Gabriel Miranda ad29084308 chore(editor): bump (#3184) 2026-04-06 14:58:53 -03:00
João Melo 3f3517b223 feat(editor): add inspector hooks (#3183) 2026-04-06 14:57:34 -03:00
Gabriel Miranda be636d9093 feat: delete empty section on backspace (#3180)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-04-06 11:35:11 -03:00