Skip to content

v23.2.15

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 30 Jan 06:42
· 11 commits to 23.2 since this release

API Documentation →

Changes Since v23.2.14

💥 Behavior Altering Fixes

  • item,list-box,vaadin-list-mixin
    • Set correct role attribute on the list-box and item (#5401) (#5403)

🐛 Bug Fixes

  • combo-box,multi-select-combo-box,time-picker
    • Set aria-selected on selected item, not the focused one (#5402) (#5409)
  • grid-pro,grid
    • Allow undefined in activeItem and corresponding event (#5419) (#5422)
  • select
    • Align select placeholder color with other components (#5345) (#5351)

🔬 Tests

  • board,context-menu,custom-field,date-picker,field-highlighter,horizontal-layout,upload,vertical-layout