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

Add support for tab key #9

Merged
merged 1 commit into from Apr 8, 2015
Merged

Add support for tab key #9

merged 1 commit into from Apr 8, 2015

Conversation

joshsalverda
Copy link
Owner

  • Fixes Support for tab key #8
  • Adds a blur event to the input so that the calendar will hide when the tab key is used
  • Change the calendar click to a mousedown event instead, since blur was firing before click causing the calendar to hide before the event finished

- Fixes #8
- Adds a blur event to the input so that the calendar will hide when the tab key is used
- Change the calendar click to a mousedown event instead, since blur was firing before click causing the calendar to hide before the event finished
joshsalverda added a commit that referenced this pull request Apr 8, 2015
@joshsalverda joshsalverda merged commit 0b18acd into master Apr 8, 2015
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.

Support for tab key
1 participant