ghiscoding / slickgrid-universal

Slickgrid-Universal is a monorepo which includes all Editors, Filters, Extensions, Services related to SlickGrid usage and is also Framework Agnostic
https://ghiscoding.github.io/slickgrid-universal/
MIT License
82 stars 26 forks source link

fix(common): add missing dependency `@types/trusted-types` #1640

Closed ghiscoding closed 4 weeks ago

ghiscoding commented 4 weeks ago

@types/trusted-types must be installed in order to use TrustedHTML interface (for CSP)

stackblitz[bot] commented 4 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.8%. Comparing base (e717b89) to head (df6114a). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1640 +/- ## ======================================= Coverage 99.8% 99.8% ======================================= Files 198 198 Lines 21859 21859 Branches 7310 7166 -144 ======================================= Hits 21796 21796 + Misses 63 57 -6 - Partials 0 6 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.