Add possibility to define disabled days
asergeev-sc opened this issue · 2 comments
asergeev-sc commented
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
kvolkovich-sc commented
@nstoliar-sc, please test.
Each of DateInput
, DatePicker
, DateRangeInput
components has example with disabled days.
nstoliar-sc commented
Tested. DateInput, DatePicker, DateRangeInput contain disabled days which could not be selected. Please, merge with mater branch.