Skip to content

v24.10.5

Choose a tag to compare

@vaadin-bot vaadin-bot released this 26 Aug 08:21
· 3 commits to 24.10 since this release

API Documentation →

Changes Since v24.10.4

🚀 New Features

  • charts,component-base

🐛 Bug Fixes

  • app-layout
    • Prevent backdrop click-through in iOS home screen apps (#12056) (CP: 24.10) (#12064)
    • Remove close-overlay-drawer listener with correct reference (#12057) (#12060)
  • component-base
    • Defer element reordering only on scroll target mousedown (#12075) (#12078)
  • context-menu
    • Do not open context menu on short tap on touch devices (#12270) (CP: 24.10) (#12313)
  • grid
    • Keep draggable grid cells announced by screen readers (CP: 24.10) (#12145)

🏠 Internal

  • vaadin-themable-mixin
  • Other