Skip to content

v24.5.3

Latest
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 08 Nov 14:54
· 2 commits to 24.5 since this release

API Documentation →

Changes Since v24.5.2

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8122)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8118)
  • grid
    • Ensure grid has tabbable elements after it becomes visible (#8102) (#8105)
  • popover
    • Set max-height on popover overlay to not overflow viewport (#8095) (#8096)
    • Do not open popover after mouseleave during hover delay (#8093) (#8094)