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

New features and bug fixes #76

Merged
merged 2 commits into from
Jan 30, 2015
Merged

New features and bug fixes #76

merged 2 commits into from
Jan 30, 2015

Conversation

Mathachew
Copy link
Owner

No description provided.

… when no additional characters were being pasted (#72)

Improved support for other scripts that utilize the key events so as to prevent conflicts from happening
Added support drop events, which are handle just like paste events (#73)
Added support for tabbing through fields using the left and right arrow keys (#74)
Auto tabbing support added to several input types: tel, number, email, url and search (#75)
Fixed a pasting issue in IE11 where backspacing into a previous element caused the cursor to be placed at the front of the element's value instead of at the end
Changed the behavior of using maxLength so that drop support works properly in IE11, but this may be reverted in a future release
Mathachew added a commit that referenced this pull request Jan 30, 2015
New features and bug fixes
@Mathachew Mathachew merged commit df40d64 into master Jan 30, 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.

1 participant