Skip to content

Releases: vaadin/flow-components

Vaadin Flow Components V14.4.10

19 Mar 10:09
7c2da4e
Compare
Choose a tag to compare

Vaadin Flow Components 14.4.10

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.9

Changes in vaadin-combo-box-flow

  • Chore:
    • 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

  • Warranty Fixes:

    • Do not throw, but log error message as this can happen naturally. (#659) (CP: 14.4). PR:704. Ticket:1884
  • Chore:

    • 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-menu-bar-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.10
  • Tested with Vaadin Flow version 2.4.9

Vaadin Flow Components V19.0.1

15 Mar 08:52
cfd4b53
Compare
Choose a tag to compare

Vaadin Flow Components 19.0.1

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

Changes in vaadin-charts-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-crud-flow

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-flow

  • Warranty Fixes:

    • Do not throw, but log error message as this can happen naturally. (#659). PR:701. Ticket:1884
  • Chore:

    • Increase Web-Component version

Changes in vaadin-grid-pro-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 19.0.1
  • Tested with Vaadin Flow version 6.0.2

Vaadin Flow Components V20.0.0.alpha3

09 Mar 10:42
a6e2f90
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 20.0.0.alpha3

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.alpha2

Changes in vaadin-grid-flow

Changes in vaadin-messages-flow

  • New Features:
    • MessageListItem::setUserImageResource. PR:698

      Enables setting the user image as a StreamResource, which is useful when loading images from a backend. Resolves vaadin/vaadin-messages#31

Compatibility

Vaadin Flow Components V19.0.0

08 Mar 11:36
a67926e
Compare
Choose a tag to compare

Vaadin Flow Components 19.0.0

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

Notable changes in 19.0.0

Changes in vaadin-checkbox-flow vaadin-combo-box-flow vaadin-grid-flow vaadin-list-box-flow vaadin-radio-button-flow vaadin-select-flow

  • Breaking Changes:
    • Use data view filter and sorting only to that component. PR:366. Ticket:8655

      In-memory filtering and sorting are now stored directly in component, which gives an opportunity to change it through the data view API for a certain component separately from other components bound to the same data provider.

Changes in PRO components: vaadin-board-flow vaadin-charts-flow vaadin-combo-box-flow vaadin-confirm-dialog-flow vaadin-cookie-consent-flow vaadin-crud-flow vaadin-grid-pro-flow vaadin-rich-text-editor-flow

  • Breaking Changes:
    • Change CVAL3 to CVDL4 for PRO components. PR:511

Changes in vaadin-grid-pro-flow

  • New Features:
    • Add EditOnClick feature. PR:480. Ticket:73

      Add API to enable edit mode to Grid Pro with a single click on the cell.

Compatibility

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

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