Skip to content

Bug fixes

Compare
Choose a tag to compare
@s-yadav s-yadav released this 25 Oct 14:12
· 163 commits to master since this release
  • Fixed #652
  • Fixed #695
  • Added isValidInputCharacter in NumberFormatBase to figure out if a character is allowed to be typed. This mostly used internally by NumericFormat, but exposed to NumberFormatBase, if customization is needed.