This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
Removed autocomplete factory and fixed some mouse + key eventing
Autocomplete factory no longer exists. Instead, items in implementation should be directly modified in implementation and passed into the suggest directives as usual. Removes some unnecessary configuration and code.
Also, fixed some eventing when using keyboard while moused over a suggest directive item.