Skip to content

v24.5.10

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 14 Feb 11:47
· 5 commits to 24.5 since this release

API Documentation →

Changes Since v24.5.9

💥 Breaking Changes

  • popover
    • Close popover without trigger on Esc and outside click (#8409) (#8667)

🐛 Bug Fixes

  • component-base
    • Restore scroll position when virtualizer used in dialog (#8642) (#8672)

🔬 Tests

  • a11y-base
  • grid
    • Add missing resetMouse to tests using sendMouse (#8655) (#8657)
  • grid-pro
    • Remove console.log from grid-pro keyboard test (#8662)

🏠 Internal

  • Other