- Publish to NPM #111, #121
- Required support #23
- Auto match #29
- Bug fix #109
- Fix input event for mobile device #232 #178
- Allow the user to set an initial value OBJECT instead of just a string #173
- Documentation update #180
- Implemented changeInput event listener to set input value #260
- display-searching and display-no-result #129
- Collaborator and excellent developer
- Add autocapitalize="off" autocorrect="off" autocomplete="off" #15
- Missing 'type' field on input element when not specified #167
- Fix for issue #426 (Not found" when an external request is cancelled) #427
- Fix auto-match #245 #246
- Update README #439
- Add tabindex #311 #57
- Add focus-first #92 #242
- stop displaying 'searching' message on error #336
- Pass textSearching and textNoResult with @ #357
- Add css to bower.json main #68
- Escape regular expression #123
- Pass textSearching and textNoResult with @ #335
- Show text-searching on focus or when input becomes empty with minlength=0 #378
- Normalize return object before we check the status #421
- Adding parseInput function parameter #294
- Add custom API handler #128
- Support withCredentials for $http #113
- Add an example on clearInput event #225 #252
- Make localData accessible to local search function #343
- Clear input #61
- Update the package file and contribution instructions #372
- Pass data variable to select function #373
- Add input name and a not-empty class #124
- Add type attribute #96
- Set the form field to valid when the initialValue is added #59
- New callback handler, response translator, better template code format, and css fix #6
- Fixed support for IE8 #13
- Adding support for IMEs #430
- Bug fix #97
- Change to use promises instead of success/catch. #442
- Custom template #74
- Bug fix #62
- Add maxlength #136
- Move strict directive #324
- Added delete keystroke together with backspace #4
- Encode search parameter #119
- Added input changed callback #12
- Custom strings for "searching" and "no results" #22
- Fix pressing enter without selecting an item results in "No results found" message #31
- Implement 'update input field' #42