Skip to content

v5.0.0

Compare
Choose a tag to compare
@uNmAnNeR uNmAnNeR released this 22 Apr 14:00
· 579 commits to master since this release
  • add typescript typings
  • new overwrite mode (example)
  • Number mask:
    • empty value in input is allowed when min > 0
    • thousandsSeparator now can be of any length
    • better cursor positioning
  • Pattern mask: improved nested blocks processing with stops
  • use blur event instead of change to commit changes (can be changed back in IMask.HTMLMaskElement.EVENTS_MAP)
  • update dependencies

Many thanks to @ivanov-v !