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

Merged
merged 9 commits into from
Jul 8, 2024

Conversation

@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.17%. Comparing base (f8220f9) to head (2d3060c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3415      +/-   ##
==========================================
- Coverage   98.21%   98.17%   -0.05%     
==========================================
  Files          47       47              
  Lines        5098     5083      -15     
  Branches      723      719       -4     
==========================================
- Hits         5007     4990      -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

@amanmahajan7 amanmahajan7 marked this pull request as ready for review July 8, 2024 17:33
@amanmahajan7 amanmahajan7 merged commit 3904d58 into main Jul 8, 2024
3 checks passed
@amanmahajan7 amanmahajan7 deleted the am-align-content branch July 8, 2024 17:46
adityatoshniwal pushed a commit to pgadmin-org/react-data-grid that referenced this pull request Jul 31, 2024
…adazzle#3415)

* Remove lineHeight and use `align-content` to vertically align items

* No need to animate line height

* Fix tests

* Fix treeview and master detail examples
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.

2 participants