Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various Improvements #1

Merged
merged 4 commits into from
Feb 22, 2020
Merged

Various Improvements #1

merged 4 commits into from
Feb 22, 2020

Conversation

mattzollinhofer
Copy link
Owner

@mattzollinhofer mattzollinhofer commented Feb 22, 2020

This is a PR from the original project (alexurquhart/vue-bootstrap-typeahead#68).

It has a number of improvements proposed many different contributors to the original project:

  • It improves accessibility for keyboard users by supporting arrow key navigation through the dropdown. It allows the dropdown to be closed by tabbing away from the dropdown.
  • It allows the list to be show on focus. This is helpful for showing default suggestions.
  • It also allows the input value to be set.

Thanks to @shopblocks, @zigman79, @FluencyMatt, and @raymondmuller for work on various parts.

@mattzollinhofer mattzollinhofer merged commit 5ed4be9 into master Feb 22, 2020
@mattzollinhofer mattzollinhofer deleted the a11y-improvements branch February 22, 2020 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant