LeaVerou / awesomplete

Ultra lightweight, usable, beautiful autocomplete with zero dependencies.
http://leaverou.github.io/awesomplete/
MIT License
6.97k stars 611 forks source link

feat: Add `originalEvent` property to select events #17180

Closed briandipalma closed 5 years ago

briandipalma commented 5 years ago

Allows distinguishing between click and keydown selection.

Should close #17179

LeaVerou commented 5 years ago

Thanks, merged!