Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove lineHeight and use align-content to vertically align items #3415

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

amanmahajan7
Copy link
Contributor

@amanmahajan7 amanmahajan7 commented Jan 2, 2024

@amanmahajan7 amanmahajan7 self-assigned this Jan 2, 2024
Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.16%. Comparing base (5bcf9d2) to head (fb2757e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3415      +/-   ##
==========================================
- Coverage   98.21%   98.16%   -0.05%     
==========================================
  Files          47       47              
  Lines        5087     5072      -15     
  Branches      724      720       -4     
==========================================
- Hits         4996     4979      -17     
- Misses         91       93       +2     
Files Coverage Δ
src/DataGrid.tsx 99.34% <ø> (-0.01%) ⬇️
src/GroupRow.tsx 100.00% <100.00%> (ø)
src/HeaderRow.tsx 100.00% <ø> (ø)
src/Row.tsx 100.00% <100.00%> (ø)
src/SummaryRow.tsx 100.00% <ø> (ø)
src/style/cell.ts 100.00% <100.00%> (ø)
src/style/row.ts 100.00% <ø> (ø)
src/utils/styleUtils.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant