-
Notifications
You must be signed in to change notification settings - Fork 104
Description
Hello I started a clean vite project and ported the code as best I could in a short amount of time that I had, it seems to work fine in our usage case but I can't guarantee it because I didn't have time to write tests etc yet, I basically made all the demos work again.
Might rewrite to ts etc when I have more time, but I'm very busy as it is right now.
My github repo is here https://github.com/woondossier/react-virtualized-tree
it's on npm as @innobrix/react-virtualized-tree if you want to try it out.
@diogofcunha maybe you could check my work, it's a very basic rewrite and I only did what I had to do to get it working again.
I feel like it's a good enough base to rewrite it to TS and maybe optimize later on, but as I said time is my biggest issue.