Closed
requested to merge github/fork/chrisirhc/feature/add-typeahead-trigger-input-event into 2.2.2-wip
Created by: chrisirhc
Test Case
http://jsfiddle.net/sirhc/nJ6vX/
Background
This is for scripts written to detect user input in modern browsers. Mainly, to support AngularJS. https://developer.mozilla.org/en-US/docs/DOM/DOM_event_reference/input
Previous pull request that was closed without reason: #5225 .