Skip to content

v24.9.2

Choose a tag to compare

@vaadin-bot vaadin-bot released this 03 Oct 08:08
· 24 commits to 24.9 since this release

API Documentation →

Changes Since v24.9.1

🐛 Bug Fixes

  • menu-bar
    • Ensure menu-bar is focusable after closing and moving focus (#10273) (#10275)
    • Do not close submenu on hovering button without items (#10274) (#10279)

🔬 Tests

  • combo-box,multi-select-combo-box
    • Merge combo-box item renderer and class name generator tests (#10241) (#10243)

🏠 Internal