Skip to content

Releases: Hacker0x01/react-datepicker

0.60.1

07 Nov 10:54
Compare
Choose a tag to compare
  • Remove double build step
  • Fix references to wrong CSS files

0.60.0

04 Nov 11:37
Compare
Choose a tag to compare
  • Added module entry point
  • Refactored build process

0.59.0

04 Nov 11:37
Compare
Choose a tag to compare
  • Fix package entry point

0.58.0

04 Nov 11:39
Compare
Choose a tag to compare
  • add missed .scss extensions
  • Fix timezone example in docs
  • Upgrade react-popper
  • Remove negative margin to prevent UI bug causing flickering
  • Update react-onclickoutside
  • Make default font a variable
  • Extract font color of month and time headers to vars

0.57.0

04 Nov 11:40
Compare
Choose a tag to compare
  • Allow React 16
  • Added a className prop to popper_component

0.56.0

17 Oct 08:29
Compare
Choose a tag to compare
  • Added support for timeFormat pro
  • Work on making moment.js optional
  • Added example for OpenByDefault
  • Change default back to local time
  • Optionally wrap the popper element with a user-supplied container
  • Fixed clear button is not working when date is given as input
  • Fix nested css calc function
  • Limit year list in Dropdown Scroll Mode by minDate and maxDate

0.55.0

20 Sep 18:38
Compare
Choose a tag to compare
  • Select time feature
  • Fixed a problem with the width of the calendar

0.54.0

20 Sep 18:39
Compare
Choose a tag to compare
  • Removed all references to no this.refs
  • Upgraded Popper.js

0.53.0

11 Aug 12:42
Compare
Choose a tag to compare
  • Implemented to apply the class even if the same day is specified in highlightDates.
  • Change selection of inline picker
  • Avoid crash when inline and selected is null
  • add shouldCloseOnSelect prop to allow the calendar to remain open on day selection

0.52.0

15 Jul 08:26
Compare
Choose a tag to compare
  • Moved some inline styles to CSS classes
  • Handling wrong data in input when Enter is pressed
  • Added check on utcOffset to see if it was passed with a zero value
  • Adding clickable week number feature
  • Allow onKeyDown function as a prop
  • Added day of week className to the day