iachat/app/javascript/dashboard/components-next/message/bubbles/Email
Shivam Mishra 8a5b007bc4
feat: update vue-letter and allow transform css (#10865)
Emails from iOS and MacOS clients can often come with size
transformation. This results in a broken layout when sanitizing with Vue
letter.

This PR updates the vue-letter to include the [recent changes made
there](https://github.com/mat-sz/vue-letter/pull/2). And adds the
`transform` and `transform-origin` properties to the allow list

Ref: https://www.caniemail.com/features/css-transform/

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-02-19 09:07:00 +05:30
..
EmailMeta.vue fix: incorrect sender name on email meta (#10837) 2025-02-06 08:52:02 +05:30
Index.vue feat: update vue-letter and allow transform css (#10865) 2025-02-19 09:07:00 +05:30
removeReply.js feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00