Skip to content

v24.5.11

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 28 Feb 10:00

API Documentation →

Changes Since v24.5.10

🐛 Bug Fixes

  • confirm-dialog
    • Place confirm-dialog footer correctly when height is set (#8678) (#8681)
  • popover
    • Do not open popover after focusout during focus delay (#8745) (#8753)
    • Check if popover target has focusElement as focusable (#8732) (#8744)
    • Use ariaTarget property to set popover ARIA attributes if possible (#8721) (#8735)