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

Browser compatibility fixes #63

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

Conversation

rinu
Copy link

@rinu rinu commented Feb 15, 2019

This PR contains various browser compatibility fixes.

Browsers tested:

  • Latest Chrome on Linux
  • Latest Chrome on Android
  • Chrome 30 on Android
  • Latest Firefox on Linux
  • Latest Edge on Windows
  • IE 11 on Windows
  • IE 11 on Windows Phone
  • Latest Safari on iPhone

Features tested:

  • Inserting only letters
  • Inserting only numbers
  • Inserting only letters on part of field, inserting only number on other part of same field
  • Having a prefix
  • Backspace
  • Set value using .value with vanilla js
  • Paste (for IE11 see fixed clipboard on ie11 #45)

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