[Fix] `DayPicker{,RangeController,SingleDateController}`: Start every day at noon(12:00).
Showing
- src/components/DayPicker.jsx 3 additions, 3 deletionssrc/components/DayPicker.jsx
- src/components/DayPickerRangeController.jsx 1 addition, 1 deletionsrc/components/DayPickerRangeController.jsx
- src/components/DayPickerSingleDateController.jsx 1 addition, 1 deletionsrc/components/DayPickerSingleDateController.jsx
- src/utils/getNumberOfCalendarMonthWeeks.js 1 addition, 1 deletionsrc/utils/getNumberOfCalendarMonthWeeks.js
- src/utils/isDayVisible.js 5 additions, 4 deletionssrc/utils/isDayVisible.js
- test/components/DayPickerRangeController_spec.jsx 15 additions, 0 deletionstest/components/DayPickerRangeController_spec.jsx
- test/components/DayPickerSingleDateController_spec.jsx 13 additions, 0 deletionstest/components/DayPickerSingleDateController_spec.jsx
- test/utils/isDayVisible_spec.js 8 additions, 0 deletionstest/utils/isDayVisible_spec.js
Loading
Please register or sign in to comment