alexurquhart/vue-bootstrap-typeahead

Is this project actively maintained?

damukles opened this issue · 2 comments

I see lots of pull requests and issues like keyboard navigation, setting initial value etc. Will there be any progress on integrating these contributions?

It looks like the answer is no for now. I'm interested in picking this back up and getting a few of the requests merged in. I've reached out to the author to see if he's interested in passing it along or if I should go ahead and fork it. Hopefully we can get this project moving again, there's a number of decent looking PRs that could be merged in a provide good value.

I was never able to reach the author, so forked this repo and am actively maintaining it here:
https://github.com/mattzollinhofer/vue-typeahead-bootstrap

I pushed an updated version to support accessibility. Specifically it handles arrow keys moving through the list.

It adds a few more commonly requested issues:

  • showing the list on focus
  • showing all results
  • setting the initial value

I'm working through the backlog slowly, feel free to ping on an older issue to let me know which ones are still causing people difficulty!

Grab the new version from npm here: https://www.npmjs.com/package/vue-typeahead-bootstrap