Commit Graph

1375 Commits

Author SHA1 Message Date
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
João Melo b0f1245b1e feat(editor): add inspector utilities and config (#3170) 2026-04-02 18:14:52 -03:00
Gabriel Miranda 2cc7641227 feat(editor): defaults for theme basic and minimal (#3176) 2026-04-02 18:07:41 -03:00
João Melo f6e9dc424a feat(editor): initial inspector API, only supports Document inspecting (#3169) 2026-04-02 16:05:22 -03:00
João Melo e7c00c477e refactor(editor): add useEvent hook and module-augment EditorEventMap (#3168) 2026-04-02 14:39:27 -03:00
João Melo 4dffd69efa chore(editor): sort deps and align tiptap/extension-bold version (#3167) 2026-04-02 14:29:32 -03:00
João Melo 223a81b0f5 chore(editor): remove dead utils/types.ts (#3165) 2026-04-02 14:29:14 -03:00
João Melo 958f750719 refactor(editor): stop re-exporting css-transforms from email-theming (#3166) 2026-04-02 14:28:27 -03:00
Gabriel Miranda 0b95d15543 fix(editor): missing Container alignment (#3161) 2026-04-02 13:50:13 -03:00
Danilo Woznica 2b1dec0ae9 fix(theming): include reset styles for button and images (#3162)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Gabriel Miranda <gabrielmfern@outlook.com>
2026-04-02 13:33:33 -03:00
João Melo ab066958ac refactor(editor): rename BubbleMenu shouldShow to trigger (#3163) 2026-04-02 13:22:34 -03:00
renovate[bot] 961045a769 chore(deps): update dependency @biomejs/biome to v2.4.10 (#3152)
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-01 18:10:59 -03:00
renovate[bot] 0bbbde03b0 chore(deps): update dependency @testing-library/react to v16.3.2 (#3155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 18:10:36 -03:00
renovate[bot] 7a94eb9bb7 chore(deps): update dependency @lottiefiles/dotlottie-react to v0.18.9 (#3153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 18:03:45 -03:00
Gabriel Miranda 7bc28b2174 feat(editor): new Container EmailNode (#3137)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 16:34:30 -03:00
renovate[bot] 668de2a0bb chore(deps): update dependency @types/prismjs to v1.26.6 (#3147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 15:59:50 -03:00