Skip to content

v24.3.0-alpha9

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 06 Nov 09:28
· 841 commits to main since this release

API Documentation →

Changes Since v24.3.0-alpha8

🚀 New Features

  • grid
    • Add --vaadin-grid-cell-background CSS var (#6714)
  • vaadin-lumo-styles

🐛 Bug Fixes

  • checkbox,vaadin-lumo-styles
    • Use correct indeterminate checkmark property name (#6713)
  • context-menu
    • Do not throw when item with keepOpen is after hr (#6719)
  • grid
    • Check if grid focus target is in viewport (#6731)
  • multi-select-combo-box
    • Also show items on top if they are not loaded yet (#6717)
    • Do not show selected items on top when filter applied (#6723)
    • Prevent label from shrinking with all-chips-visible (#6721)

🚧 Experiments

  • grid