Skip to content

v7.5.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 31 Mar 11:04

What's new?

  • Added support for format prop which allows to overwrite default date format determined either from locale prop or automatically. See README for details (#40).

Bug fixes

  • Fixed issues where iterating an HTMLCollection would cause issues in older versions of Edge and IE (#135). Thanks, @mathieumg!
  • Fixed jumping to previous/next input not working if leading zeros were present