OpusCapita/react-dates

Add possibility to define disabled days

asergeev-sc opened this issue · 2 comments

Meta-Info Value
ExtProjectId JCPROC-01
Original Estimation 10h
Remaining Estimation 10h

Add the same possibilities as it is available in react-day-picker disabledDays. This possibility should be available in the following components:

  • DateInput
  • DateRangeInput

@nstoliar-sc, please test.

https://opuscapita.github.io/react-dates/branches/issue-55-disabled-days/?currentComponentName=DateInput

Each of DateInput, DatePicker, DateRangeInput components has example with disabled days.

Tested. DateInput, DatePicker, DateRangeInput contain disabled days which could not be selected. Please, merge with mater branch.