Skip to content

1.3.0 - Armaldo

Compare
Choose a tag to compare
@Raiondesu Raiondesu released this 31 Mar 00:43
· 634 commits to master since this release
c657686
  • 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 and hover) respect the inner structure of the suggestion list: now logic does not enforce objects in suggestions list and emits correct values for objectless lists.
  • Minor bug-fixes and performance improvements.