Skip to content

v24.1.6

Choose a tag to compare

@vaadin-bot vaadin-bot released this 25 Aug 08:35
· 62 commits to 24.1 since this release

API Documentation →

Changes Since v24.1.5

🐛 Bug Fixes

  • accordion,details
    • Do not toggle opened state on summary anchor click (#6354) (#6355)
  • confirm-dialog
    • Reset pointer-events: none for header slot children (#6357) (#6359)
  • login
    • Introduce delay to login form autofocus (24.1) (#6338)
  • multi-select-combo-box
    • Do not clear selected items on Escape when readonly (#6373) (#6374)
  • time-picker
    • Update time-picker value on arrow up and down key (#6387) (#6389)