Skip to content

v24.3.8

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 08 Mar 12:01
· 96 commits to 24.3 since this release

API Documentation →

Changes Since v24.3.7

🐛 Bug Fixes

  • date-time-picker
    • Set date-time-picker showWeekNumbers to false by default (#7154) (#7155)
  • grid
    • Delay column width recalculation until all rows have index (#7165) (#7169)
  • input-container
    • Use correct custom CSS property for input field height (#7167) (#7170)

📝 Documentation

  • multi-select-combo-box
    • Add missing annotation for custom-value-set event (#7157) (#7158)