Releases: Hacker0x01/react-datepicker
Releases · Hacker0x01/react-datepicker
0.60.1
- Remove double build step
- Fix references to wrong CSS files
0.60.0
- Added module entry point
- Refactored build process
0.59.0
- Fix package entry point
0.58.0
- 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
- Allow React 16
- Added a className prop to popper_component
0.56.0
- 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
- Select time feature
- Fixed a problem with the width of the calendar
0.54.0
- Removed all references to no this.refs
- Upgraded Popper.js
0.53.0
- 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
- 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