[2.0-wip] typeahead there is no value change event
Created by: tomaszkubacki
typeahead does not provide selection/value change event. It's useful for real time validation scenerios.
Consider scenerio when user type first two letters and then clicks element on the popup list - there is no event to handle after final selection.