Block or Report
Block or report flaviendelangle
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,246 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created a pull request in mui/mui-x that received 5 comments
[DataGrid] Add generic typing to GridColDef and derived interfaces (WIP)
Part of #1329 Fixes #3741 Goal Allow usersto strongly type all the objects related to the row and the cell values Example const decadeRow: GridColDef<
+350
−334
•
5
comments
Opened 7 other pull requests in 2 repositories
mui/mui-x
4
merged
2
open
-
[DataGrid] Deprecate and stop typing the api params of
GridCellParams/GridValueGetterParamsand affiliated -
[core] Merge
pageandpageSizestate initializer into a singlepaginationstate initializer - [DataGrid] Do not loop through rows to compute top level rows count wen the tree is flat
- [docs] Add missing work in the filtering page
- [core] Split the api into private and public apis - WIP
- [core] Fix typos, improve wordings and other various fixes
flaviendelangle/material-ui-x
1
open
Reviewed 12 pull requests in 1 repository
mui/mui-x
12 pull requests
- [core] Initialize remaining states before feature hooks
-
[core] Enforce
noImplicitAny - v5.6.0
-
[DataGrid] Deprecate and stop typing the api params of
GridCellParams/GridValueGetterParamsand affiliated - [core] Implement strategy pattern for pre-processors
-
[DataGrid] Use
buildWarningandwrapWithWarningOnCallfor deprecated methods and wrong usages - [DataGrid] New editing API
- [DataGridPremium] Add Excel export
- [docs] Avoid crash in demos using row grouping and custom formatted cells
- [DataGrid] Add column order and dimensions to the portable state
-
[DataGrid] Send warning when the
rowCountis provided with server - Fix license generating script