Releases: szhsin/react-autocomplete
Releases · szhsin/react-autocomplete
v0.9.3
- Close list on pressing enter in free mode #43
- Support for search scenario #44
isInputEmpty
state #44
v0.9.2
- AutoFocus feature #42
- Return input ref from the main hook #40
- Allow
ESC
to clear input #39
v0.9.1
- Support for action items #38
- Item equality function #38
- Fix input losing focus on Firefox #37
v0.9.0
useCombobox
and useMultiSelect
hook #36
- New multi-select features to support selecting multiple items #36
v0.8.10
- Support for
select
mode #35
- Make selected item controlled #35
v0.8.9
- Add props for blur behaviour #32 #33
- Add toggle and clear button #34
- Feature recomposition #34
v0.8.8
- Make input value controlled #30
- Redesign Inline feature #31
v0.8.7
- Add dropdown feature #29
- Support feature composition
v0.8.6
- Support constricted auto complete #28
v0.8.5
- Automatically compute height for item list #26