Major Changes
- 3ea987b: avoid injecting undefined css values
- abb7e8d: add
getEmailHTML()andgetEmailText()toEmailEditorRef, removegetHTML(), renameonChangetoonUpdate
Minor Changes
- 274647c: add placeholder style
- c95a1e5: add
onUploadImageprop toEmailEditorand merge image paste/drop handlers into a single plugin - 783f16f: don't add an extra focus scope provider if there's already one present above Inspector.Root
- 18323bd: add trailing nodes for columns and sections
- 73ae830: New
ThemeConfigAPI for custom theming
Patch Changes
- 766cc41: remove placeholder from starter kit, keep it in standalone editor
- 08c2865: Add
childrenprop toEmailEditorfor composing UI like the Inspector sidebar inside the editor context - ca6a71d: Render Table as a native
<table>instead ofSectionto fix invalid<tr>inside<td>nesting in email output - 289290b: improved default for inspector
- 7d587f3: Align
EmailEditor'sonReadycallback withonUpdateso it receivesEmailEditorRef - 07fb6f0: fix color pickers closing and not letting drag happen in root node
- 29a2cd9: remove line height from default inbox styles
- c9cfb15:
InspectorBreadcrumbSegment.nodeis now always aFocusedNode; exportsgetNodeMetafor custom breadcrumb label/icon mapping. - f3f988b: collapse
SlashCommand.RootintoSlashCommandand stop exporting internalCommandList/CommandListProps. Replace<SlashCommand.Root ...>with<SlashCommand ...>. - Updated dependencies [a3a15ea]
- Updated dependencies [d0a7a52]
- react-email@6.0.0