forked from mui/mui-x
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored state to attach it to apiRef. Performance issues will be treated in following PRs * WIP state refactoring on pagination * fix merging issues * WIP working on the rowsReducer and global state * fixes state refactoring finalizing api * refactored grid reducer * fix issue with state and cleanup * fix state and added sortedSelctor for viewport * prettier * fix state virtualisation * small refactoring with selector * rollback lint rules * remove options prop to useGridSelector * prettier * cleanup commented code * fix pagination and rendering issues * fix sorting and refactored hooks props * Refactored useSorting to new gridState * rebased and fix issues * cleanup * prettier * fix test * rebased * fix demo app * small refactoring on header item * fix dependency cycle * fix index * prettier * removed unused fn * fixing test * small refactoringg * prettier * perf improvements and keyboard refactoring * improve perf and fix keyboard and test * move virtualisation folder * prettier * refactor useComponents and useEvents * yarn docs ts formatted * fix demos and issue with resizing * fix types in doc * small fix prettier * fix rows perf, and prettier * fix dependency array * fix prettier * restored rowIndex
Showing
84 changed files
with
2,327 additions
and
1,821 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.