Skip to content

v9.8.0

Choose a tag to compare

@gpbl gpbl released this 05 Jul 09:52
· 191 commits to main since this release

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 defaultMonth to 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 numberOfMonths and endMonth are set by @gpbl in #2784

New Contributors

Full Changelog: v9.7.0...v9.8.0