Skip to content

1.1.0

Compare
Choose a tag to compare
@martijnrusschen martijnrusschen released this 28 Jan 10:04
· 5019 commits to main since this release
  • change close icon link href from # to javascript:void(0)
  • replaced the datepicker navigation links with buttons
  • Upgrade react-onclickoutside to 6.7.1
  • Added public function for programatically clearing the input
  • Add support for combined month-year dropdown
  • Add option to allow showing month navigation as disabled
  • Add an includeTimes
  • Add type="button" to navigation buttons to avoid them to submit form
  • Show only one month and month-year dropdown when showing multiple months
  • Remove isRequired prop from dropdownMode property
  • fix DateRange endDate doc bug