Skip to content

v8.2.0

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 01 Mar 22:18
· 252 commits to main since this release
cae49c3

🚀 Feature

  • Add weekDay property to aria-labels prop (#749)

🐛 Bug Fixes

  • Fixed slow year update in text-input mode combined with range (#694)
  • Fixed issue with the aria-labels prop not being propagated to all components (#748)
  • Fixed issue with [min/max]-range not working in month-picker mode (#758)
  • Fixed hydration mismatch error in Nuxt (#762)
  • Fixed partial-flow with auto-apply not closing the menu (#764)
  • Fixed missing ariaLabels.menu on role="dialog" (#765)
  • Fixed wrong seconds mapping in time-picker range mode (#766)