Skip to content

v24.3.10

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 22 Mar 08:29
· 39 commits to 24.3 since this release

API Documentation →

Changes Since v24.3.9

🐛 Bug Fixes

  • context-menu,menu-bar
    • Focus first non-disabled item if all items have tabindex -1 (#7230) (#7239)
  • overlay
    • Set display none on overlay part to fix Safari 17.4 issue (#7246) (#7255)
  • message-list
    • Render message avatars with Lit to keep them on items update (#7240) (#7242)
  • rich-text-editor
    • Fire change event on hyperlink edit, update test timings (#7250) (#7252)
  • tabsheet
    • Observe tabs ID attribute changes and update panels (#7201) (#7231)