Skip to content

Schekhovtsov/react-date-range-headless

 
 

Repository files navigation

react-date-range-headless

A fork of https://github.com/hypeserver/react-date-range in which the Headless UI Listbox (Select) uses instead html select and options.


Other differences from the original library

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.2.7

Added

  • daySecondLessFirst css-class style for Day, which is activated if the second date is less than the first

1.2.2

Added

  • onHoverDate prop for <DateRange ... /> component: return hovered day in calendar, without redefining onPreviewChange prop logic

1.2.0

Added

  • disableReverseDates prop for <DateRange ... /> component: disable reverse dates in DateRange component, when end date less than start date (Default: false)

About

A React component for choosing dates and date ranges.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • SCSS 12.0%