Skip to content

v25.1.8

Choose a tag to compare

@vaadin-bot vaadin-bot released this 17 Jul 12:00

API Documentation →

Changes Since v25.1.7

🐛 Bug Fixes

  • accordion,details
    • Initialize empty details summary and accordion heading (#12157) (#12175)
  • checkbox,field-base
    • Do not make checkbox active when clicking empty space (#12152) (#12171)
  • combo-box,multi-select-combo-box
    • Keep combo-box overlay visible during closing animation (#12115) (#12122)
  • component-base,grid
    • Render all rows on deep expand with all-rows-visible (#12146) (#12151)
  • date-picker
  • grid,vaadin-lumo-styles
    • Keep draggable grid cells announced by screen readers (#12135) (#12144)

🏠 Internal