Skip to content

Releases: Hacker0x01/react-datepicker

2.11.0

12 Jan 11:43
Compare
Choose a tag to compare
  • 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

12 Jan 11:44
Compare
Choose a tag to compare
  • Don't mark .css files as side effect free
  • Use module version of longFormatters

2.10.0

12 Jan 11:47
Compare
Choose a tag to compare
  • 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

05 Sep 10:22
Compare
Choose a tag to compare
  • Used classnames to handle undefined classname
  • Fix find dom node warning

2.9.5

05 Sep 10:22
Compare
Choose a tag to compare

Broken release. Skip this, go to 2.9.6

2.9.4

02 Sep 20:23
Compare
Choose a tag to compare
  • Fix dependencies
  • Update dependencies

2.9.3

02 Sep 20:00
Compare
Choose a tag to compare

Fixed the production build

2.9.2

02 Sep 20:00
Compare
Choose a tag to compare

Second attempt to fix the production build

2.9.1

02 Sep 20:01
Compare
Choose a tag to compare

First attempt to fix the production build

2.9.0

29 Aug 09:03
Compare
Choose a tag to compare
  • 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