Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Allow list to be shown on focus, allow keyboard navigation, allow all results to be displayed #68

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shopblocks
Copy link

Allow the dropdown list of options to be displayed before the user starts typing values

@shopblocks shopblocks changed the title Allow list to be shown on focus Allow list to be shown on focus, allow keyboard navigation, allow all results to be displayed Dec 10, 2019
@shopblocks
Copy link
Author

This PR pulls in #45, #29 and an initial one by ourselves.
It adds two options to the component:
showOnFocus - Show all data properties that are tied to a list on focus
showAllResults - After typing or selecting a result still show all other options.

It also adds keyboard support.

I've not pulled across the tests from PR #29 so if somebody could do that that would be great!

@mattzollinhofer
Copy link

I merged this into my fork of this project and published it to npm rebranded as vue-typeahead-bootstrap (to avoid collisions). https://www.npmjs.com/package/vue-typeahead-bootstrap. I hope this helps other to continue to use this tool. Thanks for the PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants