Polymer / polymer

Our original Web Component library.
https://polymer-library.polymer-project.org/
BSD 3-Clause "New" or "Revised" License
22.05k stars 2.01k forks source link

Add TrustedTypes support #5648

Closed rictic closed 2 years ago

rictic commented 4 years ago

Trusted Types is launching in Chrome soon, and it would be great if Polymer core supported it.

shhnjk commented 4 years ago

It'd be really great if there is a Trusted Types support! Chromium uses Polymer intensively and it is hard to deploy Trusted Types to Chromium browser internal pages (aka WebUI) without this. See https://bugs.chromium.org/p/chromium/issues/detail?id=1098690.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

freshp86 commented 2 years ago

@rictic Is this change published into any NPM version yet? We would need that published so that we can use it in Chromium to address https://crbug.com/1098690.

rictic commented 2 years ago

@bicknellr Do you know when we last did an npm release of Polymer?

bicknellr commented 2 years ago

https://www.npmjs.com/package/@polymer/polymer claims it was about two years ago.

rictic commented 2 years ago

@freshp86 tracking this work in https://github.com/Polymer/polymer/issues/5699