twitter / typeahead.js

typeahead.js is a fast and fully-featured autocomplete library
http://twitter.github.io/typeahead.js/
MIT License
16.52k stars 3.2k forks source link

getTopSelectable/autoselect as an option #1259

Open tbodev opened 9 years ago

tbodev commented 9 years ago

In version v0.10.5 there was the option to allow autoselecting the first option. Now with v0.11.1 it is hard wired. Would be nice to make it an option again. If necessary I can provide the necessary code

hongz1 commented 9 years ago

I posted a pull request #1252