braintree / restricted-input

Restrict <input>s to certain valid characters (e.g. formatting phone or card numbers)
https://braintree.github.io/restricted-input/
MIT License
68 stars 25 forks source link

Detect ChromeOS and treat it like Android #61

Closed gesa closed 5 years ago

gesa commented 5 years ago

On the long march to conquer the Chromebook soft keyboard bug, this PR updates the braintree/browser-detection package and makes sure ChromeOS inputs are handled like Android inputs.

gesa commented 5 years ago

@crookedneighbor fair enough. i had actually only added it in this PR bc i noticed in the log that historically the tag commit is the same commit as the changelog. also this lib is tiny. i'll open a new PR with answers to your Qs.