Skip to content

v24.4.5

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 02 Aug 08:28
· 30 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.4

🐛 Bug Fixes

  • a11y-base
    • Make first item focusable when selected is negative (#7574) (#7575)
  • a11y-base,overlay
    • Prevent scroll when restoring focus not from keyboard (#7599) (#7602)
  • date-picker
    • Allow focusing date-picker input using keyboard on fullscreen (#7577) (#7580)
  • multi-select-combo-box
    • Do not set placeholder to empty string by default (#7573) (#7584)

💅 Polish

  • select
    • Update select to use overlay focus restoration logic (#7601) (#7604)