Skip to content

v3.4.8

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 09 Sep 11:11
· 997 commits to main since this release
fd00750

🐛 Bug Fixes

  • Fixed the issue that opens the keyboard after selecting the date on IOS and Android devices (#128)
  • Fixed the issue that prevents selecting the current month upon the first menu open when using range with monthPicker (#131)
  • Accessibility
    • Fixed issue where Next/Previous month button is announced by screenreader as group instead of button cea5a79 (#132)
    • Fixed typo on Next month ActionIcon aria label not being read out due to a typo in code cea5a79 (#132)

🔧 Refactor

  • Mark navigation buttons as disabled if preventMinMaxNavigation is enabled (#126)
  • Accessibility - Use the spacebar also to mark selection (#133)