Skip to content

Releases: vaadin/flow-components

Vaadin Flow Components V14.5.0.beta1

04 Mar 09:31
1ee0fb0
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 14.5.0.beta1

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 14.5.0.alpha3

Changes in vaadin-avatar-flow

  • New Features:
    • Backported avatar to 14.5. PR:552. Ticket:416

Changes in vaadin-grid-flow

  • New Features:
    • Add API to control nested properties null behavior (#217). PR:345. Ticket:8891

      New API, setNestedNullBehavior, controls whether an exception is thrown or not when facing nested null values.

Compatibility

  • This release use Web Components listed in Vaadin Platform 14.5.0.beta1
  • Tested with Vaadin Flow version 2.5.0.beta1

Vaadin Flow Components V20.0.0.alpha2

04 Mar 12:22
abaf46e
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 20.0.0.alpha2

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 20.0.0.alpha1

Changes in vaadin-messages-flow

Compatibility

Vaadin Flow Components V19.0.0.rc1

03 Mar 07:56
f9b0270
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 19.0.0.rc1

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

There are no Changes in Flow Components since 19.0.0.beta4

Compatibility

  • This release use Web Components listed in Vaadin Platform 19.0.0.rc1
  • Tested with Vaadin Flow version 6.0.0

Vaadin Flow Components V18.0.7

08 Mar 11:36
7e884dc
Compare
Choose a tag to compare

Vaadin Flow Components 18.0.7

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 18.0.6

Changes in vaadin-grid-flow

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version

Compatibility

  • This release use Web Components listed in Vaadin Platform 18.0.7
  • Tested with Vaadin Flow version 5.0.4

Vaadin Flow Components V14.4.9

09 Mar 08:23
dba9f2e
Compare
Choose a tag to compare

Vaadin Flow Components 14.4.9

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

There are no Changes in Flow Components since 14.4.8

Compatibility

  • This release use Web Components listed in Vaadin Platform 14.4.9
  • Tested with Vaadin Flow version 2.4.7

Vaadin Flow Components V20.0.0.alpha1

23 Feb 06:36
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 20.0.0.alpha1

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 19.0.0.beta4

Changes in vaadin-dialog-flow

  • New Features:
    • Add "no-padding" theme variants to dialog. PR:589

Changes in vaadin-messages-flow

  • New Features:
    • Add MessageInput component. PR:658

      MessageInput is a Java wrapper for the component. It contains a field for writing a message and a button to submit it. The submission can be handled by adding a listener for SubmitEvent. Closes vaadin/vaadin-messages#30

    • Improve time formatting for MessageList. PR:646

      The message timestamps are formatted by using the UI's locale and the browser's timezone. Closes vaadin/vaadin-messages#25

    • Add MessageList component. PR:640

      MessageList is a Java wrapper for the component. It displays a list of chat messages or comments, which can be configured with the setItems method. Besides the message content, each message may display a user avatar and the time of the message. Resolves vaadin/vaadin-messages#10

Compatibility

Vaadin Flow Components V19.0.0.beta4

23 Feb 06:34
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 19.0.0.beta4

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

There are no Changes in Flow Components since 19.0.0.beta3

Compatibility

Vaadin Flow Components V14.4.8

22 Feb 12:36
08bb0a9
Compare
Choose a tag to compare

Vaadin Flow Components 14.4.8

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 14.4.7

Changes in vaadin-combo-box-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-crud-flow

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-date-picker-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-date-time-picker-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-flow

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-grid-pro-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-login-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-rich-text-editor-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-select-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-text-field-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-time-picker-flow

  • Chore:
    • Increase Web-Component version

Compatibility

  • This release use Web Components listed in Vaadin Platform 14.4.8
  • Tested with Vaadin Flow version 2.4.6

Vaadin Flow Components V19.0.0.beta3

18 Feb 08:30
e4c5837
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 19.0.0.beta3

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

There are no Changes in Flow Components since 19.0.0.beta2

Compatibility

  • This release use Web Components listed in Vaadin Platform 19.0.0.beta3
  • Tested with Vaadin Flow version 6.0.0.beta4

Vaadin Flow Components V18.0.6

15 Feb 10:56
Compare
Choose a tag to compare

Vaadin Flow Components 18.0.6

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 18.0.5

Changes in vaadin-crud-flow

  • Fixes:
    • Replace select(null) with deselectAll() (#189). PR:566

Changes in vaadin-grid-flow

  • Fixes:
    • Clear subchildren when refreshing item (#588). PR:599. Ticket:1819

Changes in vaadin-notification-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-text-field-flow

  • Chore:
    • Increase Web-Component version

Compatibility

  • This release use Web Components listed in Vaadin Platform 18.0.6
  • Tested with Vaadin Flow version 5.0.3