v9.8.0
DayPicker 9.8 includes better keyboard navigation and resolves edge cases with month and year rendering.
What's Changed
- feat(accessibility): enable Shift+Arrows to navigate between months/years by @mhwice in #2770
- fix: setting
defaultMonthto the next year with the dropdown navigation layout no longer prevents the calendar from rendering by @rodgobbi in #2783 - fix: correctly display the number of months when
numberOfMonthsandendMonthare set by @gpbl in #2784
New Contributors
Full Changelog: v9.7.0...v9.8.0