Skip to content

v24.6.11

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 23 May 08:24
· 1 commit to 24.6 since this release

API Documentation →

Changes Since v24.6.10

🐛 Bug Fixes

  • accordion
    • Fire single event when changing accordion opened index (#9124) (#9129)
  • grid
  • integer-field,number-field
    • Adjust number field button icon size to match other fields (#9026) (#9123)
  • multi-select-combo-box
    • Sync top group if necessary even when dropdown is opened (#9095) (#9257)
    • Collapse all chips to overflow if there is not enough width (#9177) (#9193)

🔬 Tests

  • checkbox-group,checkbox,combo-box,custom-field,date-picker,date-time-picker,login,multi-select-combo-box,number-field,password-field,radio-group,select,text-area,text-field,time-picker
    • Disable animation on label, helper, required indicator (#9121) (#9126)
  • date-picker
    • Disable animation on date-picker infinite scrollers (#9150) (#9153)