Skip to content

Version 2.16.0

Compare
Choose a tag to compare
@arqex arqex released this 18 Oct 13:58
· 123 commits to master since this release
  • The prop disableOnClickOutside has been renamed to disableCloseOnClickOutside
  • The calendar doesn't get closed an open when clicking in the input anymore.
  • Fixes errors not finding dates when customizing day rendering.
  • Event listeners in inputProps now only override default behaviour when returning false.
  • Adds the displayTimeZone prop. Thanks to @martingordon