react-dates v8.0.0 Release Notes

    • 🚚 [fix] Remove $react-dates-width-day-picker variable from CalendarMonthGrid.scss, allowing overrides (#352)
    • 0️⃣ [new] Create defaultPhrases file for i18n (#351)
    • [fix] Set isTouchDevice on componentDidMount (#336)
    • [fix] Change CalendarMonthGrid background to use $react-dates-color-white (#342)
    • [breaking] Make onFocusChange and onDate(s)Change props required and forbidExtraProps on all components (#332)
    • [fix] Fix caption alignment when using bootstrap (#323)