Skip to content

v24.6.5

Choose a tag to compare

@vaadin-bot vaadin-bot released this 14 Feb 11:57
· 46 commits to 24.6 since this release

API Documentation →

Changes Since v24.6.4

💥 Breaking Changes

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

🐛 Bug Fixes

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

🔬 Tests

  • a11y-base
  • grid
    • Add missing resetMouse to tests using sendMouse (#8655) (#8656)

🏠 Internal

  • Other