Skip to content

v24.4.8

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 10 Sep 06:55
· 8 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.7

🐛 Bug Fixes

  • checkbox
    • Do not apply checkbox readonly background when disabled (#7733) (#7739)
  • grid
    • Only show tooltip if the target cell is fully visible (#7749) (#7753)
  • grid-pro,grid
    • Add missing extension to Lit directive imports (#7782) (#7783)
  • login
    • Set login overlay role to dialog, use title as aria-label (#7723) (#7741)
  • menu-bar
    • Remove no longer needed z-index for root menu-bar items (#7743) (#7747)
  • menu-bar,tooltip
    • Do not close manual tooltip on target mousedown (#7746) (#7755)

📝 Documentation

  • context-menu,menu-bar
    • Add missing docs for expanded item state attribute (#7728) (#7731)
  • tabsheet
    • Fix broken link to styling docs in tabsheet JSDoc (#7760) (#7766)
  • time-picker
    • Update time-picker custom CSS properties tables (#7727) (#7729)