All Versions
15
Latest Version
Avg Release Cycle
101 days
Latest Release
915 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.18 Changes
April 01, 2021- ๐ New changeOnSelect Prop (https://github.com/yury-dymov/react-autocomplete-input/pull/55). Props go to Lazaro Hurtado :)
-
v1.0.17 Changes
March 21, 2021- ๐ Fixing missing core-js in dependency list issue
-
v1.0.16 Changes
March 09, 2021- ๐ Props to LazaroHurtado, now library supports several sets of triggers and options simultaneously (https://github.com/yury-dymov/react-autocomplete-input/pull/54)
-
v1.0.15 Changes
December 01, 2020- Introduced new
onSelect
callback โ (https://github.com/yury-dymov/react-autocomplete-input/pull/53) - โ Added
passThroughEnter
prop - to override behavior onEnter
key press - โก๏ธ Updated deps and dev deps
- Introduced new
-
v1.0.14 Changes
July 08, 2020- ๐ Use PropTypes.elementType to support wrapped components - (https://github.com/yury-dymov/react-autocomplete-input/pull/44)
-
v1.0.13 Changes
April 09, 2020- โก๏ธ Deps update
- Replaced componentWillRecieveProps and findDOMNode with modern APIs https://github.com/yury-dymov/react-autocomplete-input/pull/41
- โ Added autocomplete on tab - https://github.com/yury-dymov/react-autocomplete-input/pull/42
-
v1.0.11 Changes
June 17, 2019- โก๏ธ Updated vulnerable deps
-
v1.0.10 Changes
February 26, 2019- ๐ Custom spacer support (https://github.com/yury-dymov/react-autocomplete-input/issues/28)
-
v1.0.9 Changes
January 17, 2019- โก๏ธ Deps update
-
v1.0.8 Changes
February 25, 2018- Correctly matching uppercase strings
minChats
options added to control the minimum amount of inputed characters before showing autocomplete option list