Highlights
- 3 discussions answered
Block or Report
Block or report nstepien
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse445 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 8 commits in 1 repository
Created a pull request in adazzle/react-data-grid that received 3 comments
Replace most box-shadows with border/outline
box-shadow is typically less efficient to raster, so this might make the grid ever so slightly more efficient.
I think we can do something similar …
+68
−35
•
3
comments
Opened 2 other pull requests in 1 repository
adazzle/react-data-grid
2
merged
Reviewed 8 pull requests in 1 repository
adazzle/react-data-grid
8 pull requests
- Simplify grid height/width logic
- Set selected row border on the extra div
- Replace most box-shadows with border/outline
- Feature: RTL
- Fix summary row line height
- Bug: Fix summary row position when grouping is enabled
- Feature: Add DataGridComponentsProvider component and DataGrid.components prop
- Bump xlsx from 0.17.5 to 0.18.0