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

Added autocomplete=off to the input template #126

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

Conversation

plk3000
Copy link

@plk3000 plk3000 commented Jul 2, 2016

Disabled browser autocomplete

http://www.w3schools.com/tags/att_input_autocomplete.asp

and removed .form-control class from the css, it's overriding the bootstrap

plk3000 added 4 commits July 2, 2016 14:53
Code cleanup and added option for a call on selection
Updated dev-dependencies, this fixed the unit-tests
plk3000 added 10 commits August 7, 2016 13:37
Changed the version and the readme to show the addition of the onSelection callback
ability to extract the search text
Changed version number
Avoid submitting the form on enter key
changed version number
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