ghiscoding / aurelia-slickgrid

Aurelia-Slickgrid is a wrapper of the lightning fast & customizable SlickGrid datagrid, it also includes multiple Styling Themes
https://ghiscoding.github.io/aurelia-slickgrid
Other
130 stars 19 forks source link

fix: use setTimeout/setInterval from window object with correct TS type #1252

Closed ghiscoding closed 2 months ago

ghiscoding commented 2 months ago
stackblitz[bot] commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 21.66%. Comparing base (ea30cf1) to head (59b6c28). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1252 +/- ## ========================================== + Coverage 21.56% 21.66% +0.10% ========================================== Files 8 8 Lines 937 933 -4 Branches 348 323 -25 ========================================== Hits 202 202 + Misses 735 731 -4 ```

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