State/Prop fix, New features, Bug Fixes, Plug-ins #1065
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is similar to #795 in that it's more for discussion, though technically a merge may work but smaller PRs might be better based on discussion.
Months ago I forked this repo. I'm using this table for a rather big project and I needed the flexibility to iterate quickly and add features that I needed. I'm moving that project to my internal codebase so I'll be discontinuing work on the public repo (which was only for my team). However, I added a number of improvements that I wouldn't mind giving back to this project since it's helped me tremendously. I'll list below the major changes.
There may be more, but that's what I can remember off the top of my head.
This PR isn't meant as a slight and is simply an offer to better this project. Before chosing mui-datatables back in June, I did a head-to-head comparsion between it and material-table (which material-ui seems to be pushing and which has moved ahead of this table in popularity) and this table performed much better than material-table in all of my tests.
Edit:
Here's the link to the repo: https://github.com/patorjk/mui-dt
Looks like the PR only included the package-lock.json.