sibiraj-s / ngx-editor

🖋️ Rich Text Editor for angular using ProseMirror
https://sibiraj-s.github.io/ngx-editor/
MIT License
423 stars 182 forks source link

feat: add support for TrustedHTML #481

Closed raphael-inglin-ergon closed 10 months ago

raphael-inglin-ergon commented 10 months ago

feat: add support for TrustedHTML / trusted-types

Allows the user to supply HTML as TrustedHTML instead of only as string, to satisfy trusted-type policies. (see https://web.dev/trusted-types/)

This PR contains:

Breaking Changes?

Checklist

Describe Your Changes

Does this PR affects any existing issues?

github-actions[bot] commented 9 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.