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/
Other
90 stars 29 forks source link

perf: don't invalidate grid rows more than once, fixes #1678 #1680

Closed ghiscoding closed 2 months ago

ghiscoding commented 2 months ago

fixes #1678

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 99.8%. Comparing base (ac7e6f9) to head (c01164c). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1680 +/- ## ======================================== + Coverage 99.8% 99.8% +0.1% ======================================== Files 187 187 Lines 31087 31090 +3 Branches 9784 9785 +1 ======================================== + Hits 30998 31001 +3 Misses 89 89 ```

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