Skip to content

Drop support for React 18 #3503

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

Merged
merged 39 commits into from
Feb 13, 2025
Merged

Drop support for React 18 #3503

merged 39 commits into from
Feb 13, 2025

Conversation

nstepien
Copy link
Contributor

@nstepien nstepien commented Apr 26, 2024

@nstepien nstepien self-assigned this Apr 26, 2024
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (1abde2f) to head (24275b6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3503      +/-   ##
==========================================
- Coverage   98.66%   98.59%   -0.07%     
==========================================
  Files          48       47       -1     
  Lines        3444     3425      -19     
  Branches      743      741       -2     
==========================================
- Hits         3398     3377      -21     
- Misses         46       48       +2     
Files with missing lines Coverage Δ
src/Cell.tsx 100.00% <100.00%> (ø)
src/DataGrid.tsx 99.78% <100.00%> (+<0.01%) ⬆️
src/DataGridDefaultRenderersContext.ts 100.00% <100.00%> (ø)
src/DragHandle.tsx 98.90% <ø> (ø)
src/EditCell.tsx 98.13% <100.00%> (ø)
src/GroupRow.tsx 100.00% <100.00%> (ø)
src/HeaderCell.tsx 97.28% <100.00%> (ø)
src/Row.tsx 100.00% <100.00%> (ø)
src/ScrollToCell.tsx 100.00% <100.00%> (ø)
src/TreeDataGrid.tsx 95.19% <100.00%> (-0.08%) ⬇️
... and 9 more

... and 1 file with indirect coverage changes

@nstepien nstepien marked this pull request as ready for review February 13, 2025 16:13
Copy link
Contributor

@amanmahajan7 amanmahajan7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@nstepien nstepien changed the title React 19 Drop support for React 18 Feb 13, 2025
@nstepien nstepien merged commit 1538948 into main Feb 13, 2025
2 checks passed
@nstepien nstepien deleted the react19 branch February 13, 2025 16:41
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