Skip to content

v24.4.7

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 30 Aug 10:11
· 25 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.6

🐛 Bug Fixes

  • date-picker
    • Allow focus rings on pointer coarse devices (#7704) (#7713)
  • grid
    • Do not scroll when focusing a cell with click (#7717) (#7722)
    • Make resize handle not overlap with column sorter (#7718) (#7720)
  • menu-bar
    • Reset overlay position target to avoid closing after items change (#7702) (#7705)
  • tabsheet
    • Reset hidden state when removing panel from tabsheet (#7696) (#7703)
  • tooltip
    • Allow setting individual tooltip delays to 0 (#7707) (#7709)

🏠 Internal

  • Other