- New custom-templates mechanism (please refer to the README file)
- Added [showResultsFirst] option - calls
getItems()
when the component is tapped - Added [useIonInput] option - use
<ion-input>
instead of<ion-searchbar>
- fixed document click handler issue
- support rxjs subject
- bug fixes
- added setFocus() metho
- added getSelection() methodd
- added option to debounce the search
- bug fixes
- support for ngModel (see docs)
- bug fixes
- support for Angular 5.0