All Versions
15
Latest Version
Avg Release Cycle
101 days
Latest Release
1349 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