react-dates v17.0.0 Release Notes

    • 0๏ธโƒฃ [fix] Replace dumb quotes with smart quotes in default phrases (#1168)
    • ๐Ÿšš [fix] Fix outside day movement on hover (#1178)
    • [fix] Add focusable="false" to SVGs (#1190)
    • [fix] Use react-outside-click-handler instead of the internal component (#1191)
    • โšก๏ธ [breaking] Change the way month heights are calculated and update the name of some CalendarMonth/CalendarMonthGrid props (#1192)
    • [new] Pass nextMonth to onPrevMonthClick/onNextMonthClick (#1207)
    • ๐Ÿ’… [new] Allow input border styles to be overridden in the theme (#1201)
    • [new] Allow [email protected] (#1218)
    • ๐Ÿšš [fix] Remove input.blur() call to fix a focus trap in Safari/IE (#1214)
    • ๐Ÿ‘ [new] Add support for month/year transitions (#1106)
    • [breaking] Rename renderMonth=>renderMonthText and renderCaption=>renderMonthElement (#1220)
    • [breaking] Remove default styling completely from the navNext/navPrev props, including position (#1204)
    • โš  [fix] Fix propType warnings for onMonthChange/onYearChange (#1222)
    • ๐Ÿšš [breaking] Remove OutsideClickHandler export entirely (#1225)