react-autocomplete
Advanced tools
Changelog
[1.8.1] - 2018-02-11
props.isItemSelectable
was added (#315)Changelog
[1.8.0] - 2018-02-04
props.isItemSelectable
which allows rendering items that will not function as selectable items, but instead as static information/decoration elements such as headers (thanks to @rssteffey with help from @rmcauley) (#241)Changelog
[1.7.3] - 2018-02-04
Changelog
[1.7.1] - 2017-08-20
Changelog
[1.7.0] - 2017-08-20
props.selectOnBlur
to select any highlighted item on blur (#251)Changelog
[1.6.0] - 2017-08-19
props.renderInput
to allow custom <input>
components (#247)Changelog
[1.5.10] - 2017-07-20
Changelog
[1.5.9] - 2017-06-16