Skip to content

v24.3.19

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 02 Aug 08:27
· 14 commits to 24.3 since this release

API Documentation →

Changes Since v24.3.18

🐛 Bug Fixes

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

💅 Polish

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