constantin-p / cp-react-tree-table

A fast, efficient tree table component for ReactJS.
https://constantin.software/cp-react-tree-table
MIT License
94 stars 27 forks source link

Can i use it with React 15.2 version? #16

Closed rathnamvemula closed 5 years ago

rathnamvemula commented 5 years ago

Hi, I am using React JS 15.x version. How can I use this component in React JS app i.e using 15.2 version?

constantin-p commented 5 years ago

Hi

Commit a98d6841956f338c6ce9ff66ac562ea6d3a2a725 (npm: v1.0.0-beta.4) should fix all compatibility issues for React v15.0.

The demo/examples should work for React v15.0 with the following exceptions:

rathnamvemula commented 5 years ago

That's Great. Thanks for immediately fixing and publishing the new version. When will be the official release of v1.0.0?

constantin-p commented 5 years ago

At this point https://github.com/constantin-p/cp-react-tree-table/issues/15 is the only blocking issue. I'm going to try to work on implementing it in the next few weeks, but right now I cannot give an exact date for when v1.0 will be ready.