fritx / vue-at

At.js for Vue.
https://fritx.github.io/vue-at/
MIT License
529 stars 114 forks source link

add selection using tab #61

Closed MaciejKus closed 6 years ago

MaciejKus commented 6 years ago

resolves #60

fritx commented 6 years ago

Good PR, merged alone with #59 no problem

MaciejKus commented 6 years ago

Hi @fritx ,

Sorry for the duplicate pull request.

That is interesting that in Asia the Tab key is not used in the same way as in North America. I have updated this pull request to make the Tab a prop option.

fritx commented 6 years ago

Cool, but there are conflicts in this PR, would resolve it later.

Btw, looks the git committer was not bound to your github account, would be great to have you in contributors.

fritx commented 6 years ago

Sorry for the delay, would get into it soon. @MaciejKus

Doogal666 commented 5 years ago

Is this in 2.5.0-beta.2? I'm still not able to use the tab key, do I need to enable it?

Doogal666 commented 5 years ago

Ignore me, :tabSelect="true" enables it