Skip to content

v23.4.0

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 07 Mar 09:55
· 6 commits to 23.4 since this release

API Documentation →

Changes Since v23.3.0

🚀 New Features

  • grid
  • menu-bar
    • Support reverse button collapsing order in menu-bar (#7124) (#7132)
  • multi-select-combo-box
    • Add keepFilter option (#7063) (#7085)
    • Add property to group selected overlay items at the top (#6685)
    • Add auto-expand properties instead of allChipsVisible (#6775)
    • Add option to always show all chips for selected items (#6515)

Changes Since v23.4.0-beta1

🐛 Bug Fixes

  • grid
    • Delay column width recalculation until all rows have index (#7165) (#7172)

📝 Documentation

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