- Separate label/value for each suggestion on the list
- New
suggestions
property with suggestion items only (to be rendered in completer) - New
data
method to convert/change suggestion item data and correspondingAwesomplete.DATA
- The
item
andreplace
methods have a correspondingAwesomplete.ITEM
andAwesomplete.REPLACE
defaults now - Ajax and Combobox examples
- Nearly 100% test coverage with Travis CI and Code Climate