Releases: Hacker0x01/react-datepicker
Releases · Hacker0x01/react-datepicker
2.11.0
- added timeClassName prop
- Render custom header for month/quarter pickers
- Adding aria labels to nav buttons
- Highlight days when changing the end date
2.10.1
- Don't mark .css files as side effect free
- Use module version of longFormatters
2.10.0
- pdating triangle when "-end" is used
- Added ariaLabelledBy to the list of available props
- Added ariaLabelledBy property for screen-reader support
- fix: Prev/next buttons when using showMonthYearPicker
- Feature/calendar status handlers
- Open to time
- added class to Manager to allow for percentage width
- Added prop to show the previous month
- Add showPopperArrow prop
- Fix typo in month dropdown selected option class
2.9.6
- Used classnames to handle undefined classname
- Fix find dom node warning
2.9.5
Broken release. Skip this, go to 2.9.6
2.9.4
- Fix dependencies
- Update dependencies
2.9.3
Fixed the production build
2.9.2
Second attempt to fix the production build
2.9.1
First attempt to fix the production build
2.9.0
- set aria-disabled attribute when day is disabled
- Added quarter year picker
- Improved docs site with interactive examples
- fix clearButton css
- Stop time-list-item wrapping on windows
- Fix keyboard bug selecting last day on calendar
- Add missing previousYearButtonLabel and nextYearButtonLabel props
- Added a specific css class to excluded dates
- Add wrapperClassName and add width style 100%
- Pass event as second param when onChange is called at monthYearPicker
- Fix custominput parent classname