Skip to content

fix: improve email serialization and enhance list styling#575

Merged
Darginec05 merged 2 commits intomasterfrom
573-bug-editorgetemail-not-working
Feb 26, 2026
Merged

fix: improve email serialization and enhance list styling#575
Darginec05 merged 2 commits intomasterfrom
573-bug-editorgetemail-not-working

Conversation

@Darginec05
Copy link
Copy Markdown
Collaborator

  • Updated the getEmail function to ensure proper serialization of email content by checking for valid root elements.
  • Enhanced the serializeTextNodes function to handle invalid input gracefully.
  • Refactored callout and list plugins to utilize a centralized theme style object for consistent styling.
  • Adjusted the layout of bulleted and numbered lists to ensure proper indentation and list style types.
  • Restored the Email Builder example in the layout with updated preview labels for clarity.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

- Updated the getEmail function to ensure proper serialization of email content by checking for valid root elements.
- Enhanced the serializeTextNodes function to handle invalid input gracefully.
- Refactored callout and list plugins to utilize a centralized theme style object for consistent styling.
- Adjusted the layout of bulleted and numbered lists to ensure proper indentation and list style types.
- Restored the Email Builder example in the layout with updated preview labels for clarity.
@Darginec05 Darginec05 linked an issue Feb 25, 2026 that may be closed by this pull request
1 task
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
yoopta-editor-web Error Error Feb 25, 2026 7:55pm

Request Review

- Renamed CodeGroupCommands to CodeGroupCommandsType for improved type clarity.
- Added missing type exports for CodeCommandsType and CodeGroupCommandsType in index.ts.
- Ensured consistent naming conventions across command types to enhance code readability.
@Darginec05 Darginec05 merged commit 794c4f8 into master Feb 26, 2026
2 of 3 checks passed
@Darginec05 Darginec05 deleted the 573-bug-editorgetemail-not-working branch February 26, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] editor.getEmail not working

1 participant