react-datasheet-grid
react-datasheet-grid copied to clipboard
Plan to support React 19
Hi and thanks for the work on this library.
Is there a plan to support React 19 in upcoming releases?
It doesn't look that the project is actively maintained. Is there a fork or a good alternative?
Hey folks, Unless the author accepts my PR, feel free to use https://github.com/sdziadkowiec/react-datasheet-grid or install directly from https://www.npmjs.com/package/@sdziadkowiec/react-datasheet-grid This is a fork with updates for React 19 and a few goodies like CSS for dark mode #
@sdziadkowiec Thanks for putting together a fork! I noticed the latest version (4.13.1) is not pushed in Git (package.json is stuck to 4.12.3). Did you forget to commit/push to GitHub by any chance?
It would also be nice to enable GitHub issues in the fork settings so that we have a better avenue to report this kind of problem.
Hey, apologies for missing it earlier - the changes for v4.13.1 were in a feature branch all the time, just not merged to master. Now it's properly merged - long story short, the main addition was ability to make first X columns from the left sticky, similar to how you can freeze columns in Excel so they don't scroll. BTW, I am not maintaining this package actively, however I've seen a very promising alternative (haven't tried it though): https://www.diceui.com/docs/components/data-grid