Skip to content

v24.4.3

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 12 Jul 07:55
· 84 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.2

🐛 Bug Fixes

  • context-menu
    • Only focus parent item if sub-menu contained focus (#7519) (#7522)
  • date-picker
  • details
    • Expand summary content to take remaining width (#7529) (#7539)
  • field-base
    • Allow helper disallowed char patterns set for input (#7521) (#7526)
  • menu-bar
    • Wait for updateComplete before setting positionTarget (#7524) (#7528)

📝 Documentation

  • dialog
    • Add missing JSDoc annotation for resized event (#7534) (#7537)