Skip to content

intl-number-input v1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Oct 22:36
0bb8170

Features

  • add new options currencyDisplay and unitDisplay (ce38d4e)

Bug Fixes

  • decimal/grouping separator not detected in percent format style (bb81ba0)
  • prevent caret position from jumping to the end (73904c2)
  • prevent input of too large numbers (9283033)
  • set correct caret position on focus when using autoDecimalDigits (549fa48)