All Versions
43
Latest Version
Avg Release Cycle
59 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v5.13.0 Changes
April 29, 2020- โ Added
ariaLabel
option (Herdismaria)
- โ Added
-
v5.12.1 Changes
February 02, 2020- ๐ Fixed an issue where the
componentDidUpdate()
callback of the input component can be called too many times
- ๐ Fixed an issue where the
-
v5.12.0 Changes
January 16, 2020- โ Added
noSuggestionsText
option (jraack)
- โ Added
-
v5.11.2 Changes
October 12, 2019- ๐ Fixed an issue with the delimiter key logic which would attempt to add a previously selected suggestion even when it was no longer in the suggestion list.
-
v5.11.1 Changes
- ๐ Fixed an issue with suggestion highlighting when the entered query is blank
-
v5.11.0 Changes
- โ Added the current query as the second argument for the
suggestionsFilter
option
- โ Added the current query as the second argument for the
-
v5.10.0 Changes
- โ Added
suggestionsFilter
option (paulshannon)
- โ Added
-
v5.9.0 Changes
- โ Added
clearInputOnDelete
option (yefrem)
- โ Added
-
v5.8.2 Changes
- โก๏ธ Updated contents of package tarball to remove unnecessary files and decrease filesize
-
v5.8.1 Changes
- โ Removed unnecessary
componentWillReceiveProps()
method from input component
- โ Removed unnecessary