reactjs / react-autocomplete

WAI-ARIA compliant React autocomplete (combobox) component
MIT License
2.17k stars 532 forks source link

React.createClass and React.PropTypes are deprecated #232

Closed agrcrobles closed 7 years ago

agrcrobles commented 7 years ago

React.createClass and React.PropTypes are deprecated right now and will be removed in version 16.

So there will be need to migrate...

ryannjohnson commented 7 years ago

The PR should be ready to go - https://github.com/reactjs/react-autocomplete/pull/231

macnibblet commented 7 years ago

Also looking fowarding to not having to scroll in my console history every page load!

dimitridewit commented 7 years ago

Might I ask why #231 isn't merged?

macnibblet commented 7 years ago

Good question, common hit the merge button :D

CMTegner commented 7 years ago

Fixed in 1.5.5.