-
Notifications
You must be signed in to change notification settings - Fork 86
Description
Hi! Thanks for creating react-tabulator. I've started some work to update it, is this update work something you are interested in accepting?
Right now, I have only moved react-tabulator from nwb to Vite and updated enough of the dependencies to get the demo running. This partial update has broken some functionality. My tentative plan is to see if I can get tabulator-tables updated from 5.6.1 to 6.3.1, update the rest of the dependencies, and then start fixing everything that these updates have broken.
My current and future changes will be committed at
https://github.com/markmont/react-tabulator/commits/updates/
The commit log for the first change (moving from nwb to vite) is at
markmont@f7728fb
If you are interested in merging some or all of this work, I am happy to clean things up and submit a pull request.