react-data-grid
react-data-grid copied to clipboard
Feature: DataGrid events
Codecov Report
Merging #2758 (189a2ec) into main (fa2f98d) will decrease coverage by
0.14%
. The diff coverage is84.21%
.
@@ Coverage Diff @@
## main #2758 +/- ##
==========================================
- Coverage 96.22% 96.08% -0.15%
==========================================
Files 38 38
Lines 1244 1250 +6
Branches 391 386 -5
==========================================
+ Hits 1197 1201 +4
- Misses 47 49 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/Cell.tsx | 86.20% <72.72%> (-5.10%) |
:arrow_down: |
src/DataGrid.tsx | 94.51% <73.91%> (+0.06%) |
:arrow_up: |
src/EditCell.tsx | 100.00% <100.00%> (ø) |
|
src/Row.tsx | 100.00% <100.00%> (ø) |
|
src/hooks/useLatestFunc.ts | 100.00% <100.00%> (ø) |
|
src/utils/selectedCellUtils.ts | 96.49% <100.00%> (-0.44%) |
:arrow_down: |
Hello, is there an ETA on these features? Would love to be able to use onContextMenu
directly on cells!