Skip to content

Releases: braintree/restricted-input

4.0.1

10 Apr 18:02
Compare
Choose a tag to compare
  • Repair integration tests
  • Fix date input for Samsung browser

2.0.2

13 Aug 18:16
Compare
Choose a tag to compare
  • Update browser-detection dependency to 1.8.0
  • Add ChromeOS detection and treat it like Android (fixes issue with malformed formatting in chrome books with soft keyboards)

2.0.1

13 Aug 18:14
Compare
Choose a tag to compare
  • Fix bug where input would be formatted when using setPattern even if input is empty

1.0.9 (2017-01-25)

15 Feb 02:27
Compare
Choose a tag to compare
  • Disable formatting for Samsung default browser

1.0.8 (2017-01-18)

18 Jan 19:54
Compare
Choose a tag to compare
  • Fix for Samsung keyboards reporting a ranged selection on first character input

1.0.7 (2016-12-16)

18 Jan 18:18
Compare
Choose a tag to compare
  • Fix for Samsung keyboards not selecting input correctly after a permacharacter insertion on Android Chrome

1.0.6 (2016-12-12)

13 Dec 00:00
Compare
Choose a tag to compare
  • Fix for third party keyboards on Android Chrome

1.0.5 (2016-11-15)

12 Dec 23:34
Compare
Choose a tag to compare
  • Fix iOS Safari autocomplete issue

Initial public release

31 May 18:41
Compare
Choose a tag to compare

This JavaScript package enables you to restrict <input>s to certain valid characters (e.g. formatting phone or card numbers).