Files
Zero/apps/mail/components
Ahmet Kilinc f623c912e4 new email renderer (#1584)
# Replace iFrame with Shadow DOM for Email Content Rendering

## Description

Replaced the `MailIframe` component with a new `MailContent` component that uses Shadow DOM instead of iframes for rendering email content. This approach provides better security isolation while maintaining styling control and performance. The implementation uses DOMPurify for sanitization and includes proper handling of external images, trusted senders, and theme adaptation.

## Type of Change

-  New feature (non-breaking change which adds functionality)
- 🔒 Security enhancement
-  Performance improvement

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

* **New Features**
  * Introduced a new email content viewer that securely displays HTML emails with improved security, style isolation, and theme support.
  * Added user controls to manage image loading and trust email senders directly from the email view.

* **Refactor**
  * Replaced the previous email iframe viewer with the new secure content viewer, streamlining functionality and enhancing user experience.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-04 03:17:25 +01:00
..
2025-06-30 11:37:18 -07:00
2025-06-30 11:37:18 -07:00
2025-05-23 19:20:17 +05:30
2025-06-30 11:37:18 -07:00
2025-06-06 16:47:55 -07:00
2025-06-30 11:37:18 -07:00
2025-07-04 03:17:25 +01:00
2025-05-23 19:20:17 +05:30
2025-05-26 18:36:15 -07:00
2025-05-26 18:36:15 -07:00
2025-06-30 11:37:18 -07:00
2025-06-30 11:37:18 -07:00
2025-02-24 21:00:46 -05:00
2025-06-17 17:44:47 -07:00
2025-07-02 10:44:48 -07:00
2025-06-09 20:44:01 -07:00
2025-06-05 16:28:02 -07:00