Skip to content

v24.3.0-alpha8

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 30 Oct 09:45
· 3159 commits to main since this release

API Documentation →

Changes Since v24.3.0-alpha7

🚀 New Features

  • custom-field
    • Add input-fields part in custom-field (#6703)
  • grid
    • Add collapsed-row/cell part name to expandable rows (#6694)
  • input-container,select,vaadin-lumo-styles
    • Add new input field CSS custom properties, align naming (#6649)
  • multi-select-combo-box
    • Always show at least last selected item as a chip (#6702)

🐛 Bug Fixes

  • app-layout
    • Define drawer width private prop based on child count (#6701)
  • combo-box
    • Support items with duplicate labels in combo-box (#6704)
  • cookie-consent
    • Support dynamic changes to cookie consent properties (#6707)

📝 Documentation

  • rich-text-editor
    • Add toolbar-button-pressed entry in parts list (#6697)