Skip to content

Add rdg-resize-handle classname#3855

Merged
amanmahajan7 merged 3 commits intomainfrom
am-class
Aug 25, 2025
Merged

Add rdg-resize-handle classname#3855
amanmahajan7 merged 3 commits intomainfrom
am-class

Conversation

@amanmahajan7
Copy link
Copy Markdown
Collaborator

Fixes #3851

@amanmahajan7 amanmahajan7 self-assigned this Aug 25, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4e9fe21) to head (2c49b4a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #3855   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines         3002      3003    +1     
  Branches       371       370    -1     
=========================================
+ Hits          3002      3003    +1     
Files with missing lines Coverage Δ
src/HeaderCell.tsx 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@amanmahajan7 amanmahajan7 marked this pull request as ready for review August 25, 2025 16:33
@amanmahajan7 amanmahajan7 requested a review from nstepien as a code owner August 25, 2025 16:33
@amanmahajan7 amanmahajan7 enabled auto-merge (squash) August 25, 2025 16:33
@amanmahajan7 amanmahajan7 merged commit eca7d7a into main Aug 25, 2025
2 of 4 checks passed
@amanmahajan7 amanmahajan7 deleted the am-class branch August 25, 2025 17:24
royue pushed a commit to royue/react-data-grid that referenced this pull request Dec 17, 2025
* Add `rdg-resize-handle` classname

* Update tests

* Reuse helper
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.

It is hoped that the component corresponding to the property resizable in the HeaderCell component can set a class name to facilitate overwriting styles

2 participants