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: SlickCellExternalCopyManager should work w/hidden cols fixes #1634 #1651

Closed ghiscoding closed 2 weeks ago

ghiscoding commented 2 weeks ago

fixes #1634

in the example below, the column C and D are hidden

brave_gC4wQ7pe3V

stackblitz[bot] commented 2 weeks ago

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

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 99.8%. Comparing base (559d7de) to head (7b48596). Report is 14 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1651 +/- ## ======================================== - Coverage 99.8% 99.8% -0.0% ======================================== Files 199 199 Lines 21874 21882 +8 Branches 7176 7040 -136 ======================================== + Hits 21811 21818 +7 - Misses 57 64 +7 + Partials 6 0 -6 ```

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