Skip to content

chore(deps): update dependency react-datepicker to v0.56.0

kresusbot requested to merge renovate/react-datepicker-0.x into master

This Merge Request updates dependency react-datepicker from v0.48.0 to v0.56.0

Commits


Hacker0x01/react-datepicker

0.56.0

0.55.0

0.54.0

0.53.0

  • 19f78df Publish new API docs (automated commit)
  • f826f6e 0.53.0
  • 3ce7f9b add shouldCloseOnSelect prop to allow the calendar to remain open on day selection (#992)
  • 867d5d1 Avoid crash when inline and selected is null (#981)
  • 4fd85eb Change selection of inline picker. fix #927. (#960)
  • fa1abff Implemented to apply the class even if the same day is specified in highlightDates.

0.52.0

0.51.0

0.50.0

  • 9b8f959 Publish new API docs (automated commit)
  • 24b3f5b 0.50.0
  • 78b88ac Fix inline datepicker month switch bug (#941)
  • 9d5b099 Fix PropTypes ref (#940)
  • 68713b9 Option to set number of years on year dropdown (#811)
  • 4ad8de0 Format week number (#934)
  • c336dc8 Adding a 'weekLabel' property to replace the hash in the calendar view. (#933)
  • f8e85fa Adding option to use MomentJS's weekdaysShort instead of weekdaysMin. (#931)
  • b1615d8 Take utcOffset into account when creating a defaultPreSelection date (#921)
  • b2f37b1 fix for mismatch of global context (#925)
  • fc6d22e Publish new API docs (automated commit)
  • 7dfbb8a 0.49.0

0.49.0

  • c450d9a Add prop to enable adding custom classes to days based on days date (#835)
  • 43816d6 Migrate from tether.io to popper.js for handling calendar popups (#910)
  • 82a48b0 Fix re-focusing problem related with usage of Tab (#885)
  • b5d26ae Added note about react-onclickoutside dependency that effects what react you can use.
  • cd2a7f3 Update generateMarkdown.sh
  • 2e58d05 Update generateMarkdown.sh


This MR has been generated by Renovate Bot.

Edited by kresusbot

Merge request reports