Skip to content

v3.1.0

Compare
Choose a tag to compare
@jackocnr jackocnr released this 21 Sep 23:50
· 2347 commits to master since this release
  • Added public method getNumberType
  • Added public method getCleanNumber
  • Added support for maxlength attribute on the input
  • autoFormat now prevents further input when the formatting fails i.e. no longer a potentially valid number
  • Other bug fixes