Skip to content

v24.5.0-alpha11

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 30 Aug 10:21
· 38 commits to main since this release

API Documentation →

Changes Since v24.5.0-alpha10

🚀 New Features

  • date-picker
    • Add past and future parts to cells in date picker calendar (#7691)

🐛 Bug Fixes

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

💅 Polish

  • date-picker,progress-bar
    • Remove no longer needed global keyframes declaration (#7715)