hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.59k stars 679 forks source link

added validation to verify if date in DateInput is between minDate and maxDate #539

Open YounesZADI opened 2 years ago

YounesZADI commented 2 years ago

added validation to verify if date in DateInput is between minDate and maxDate

Types of changes

What types of changes does your code introduce?

Put an x in the boxes that apply

Description

In this PR:

Related Issue: 538 (https://github.com/hypeserver/react-date-range/issues/538)

YounesZADI commented 2 years ago

Screenshot 2021-12-08 at 11 13 02

This is the expected behaviour

soundslikeodd commented 2 years ago

This would be a very nice enhancement to have.

Is there any idea on when this might get looked at?

YounesZADI commented 1 year ago

@burakcan @kamyar @mkg0 any news on this ?

burakcan commented 1 year ago

@YounesZADI please see the readme.md and this isse: https://github.com/hypeserver/react-date-range/issues/590