Skip to content

v2.1.3

Compare
Choose a tag to compare
@nathanreyes nathanreyes released this 18 Dec 00:19
· 313 commits to master since this release

Bug Fixes

  • Toggle date value to null if date is re-selected and is-required is false. This only applies if is-range is false
  • Use is-required prop to prevent null date values on re-select or clearing input element
  • Prevent hiding picker if disabled date is selected

Enhancements

  • Shortens picker popover hide delay to prevent multiple rapid date selections