facebookarchive / fixed-data-table

A React table component designed to allow presenting thousands of rows of data.
http://facebook.github.io/fixed-data-table/
Other
4.3k stars 553 forks source link

React.createClass is deprecated #489

Closed irium closed 6 years ago

irium commented 7 years ago

Warning: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

kevflynn commented 7 years ago

this was ready to merge #488 but looks like it has conflicts now

mb21 commented 7 years ago

see Add README notice that project is not officially/actively maintained

zpao commented 6 years ago

I did a quick fix for this, shipped it, and have now officially deprecated this package. Please see the readme for further information.