helfi92 / material-ui-treeview

A React tree view for material-ui.
MIT License
47 stars 21 forks source link

Material-UI upgrade? #36

Closed tregusti closed 4 years ago

tregusti commented 5 years ago

Hi,

I'm looking for a tree component for react and Material UI, and since this seems to be the only somewhat updated component, I'm wondering about why it's stuck on MUI 1? 3 is out, and 4 around the corner. Normally the major upgrades aren't that hard to handle, at least that is my experience with MUI majors.

I have not tried to run in 3 or 4 yet, but will give it a go.

Will you accept PRs for upgrading to 3?

helfi92 commented 5 years ago

Hey! Feel free to do the update. Thanks @tregusti.

tregusti commented 5 years ago

That would result in a major upgrade.

If I decide to continue using this I will do it.

There are some other things I need as well that's missing. Like onClick on every node. Investigating the market right now.

birendra-90 commented 5 years ago

Please update react and react version too.