Skip to content

Vaadin Flow Components V24.5.0.alpha1

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 31 May 08:21
· 1504 commits to main since this release
7b814e5

Vaadin Flow Components 24.4.0.beta2

This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.

Changes in Flow Components from 24.4.0.beta1

Changes in All Components

  • New Features:

    • Add color and background to RichTextEditorI18n
  • Chore:

    • Increase Web-Component version
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-button-flow

- [⧉](https://github.com/vaadin/flow-components/commit/35605ee) Add HasLabelAsText interface to ButtonElement. **PR:**[6276](https://github.com/vaadin/flow-components/pull/6276)

Changes in vaadin-form-layout-flow

  • Fixes:
    • Make getResponsiveSteps getter work properly. PR:6252

Changes in vaadin-grid-flow

  • New Features:
    • Grid empty state content. PR:6321

Changes in vaadin-icons-flow

  • Breaking Changes:
    • Allow changing the icon. PR:4594

Changes in vaadin-list-box-flow

  • Fixes:
    • Remove HasLabel interface from ListBoxElement. PR:6297

Changes in vaadin-text-field-flow

- [⧉](https://github.com/vaadin/flow-components/commit/35605ee) Add HasLabelAsText interface to ButtonElement. **PR:**[6276](https://github.com/vaadin/flow-components/pull/6276)

Changes in vaadin-upload-flow

  • Fixes:
    • Set maxFiles to Infinity when setting a MultiFileReceiver. PR:6253

Compatibility