1.3.0 - Armaldo
- Fixed #14 , #16 , #19:
- Refactored getSuggestions - fixed a couple of bugs in it.
- Reworked events - added kebab-case emitters instead of non-conventional camelCase ones.
- Made input events (
select
,input
andhover
) respect the inner structure of the suggestion list: now logic does not enforce objects insuggestions
list and emits correct values for objectless lists. - Minor bug-fixes and performance improvements.