Releases: vaadin/flow-components
Vaadin Flow Components V14.4.10
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
-
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
Vaadin Flow Components V19.0.1
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
-
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
Vaadin Flow Components V20.0.0.alpha3
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
- This release use Web Components listed in Vaadin Platform 20.0.0.alpha3
- Tested with Vaadin Flow version 7.0.0.alpha1
Vaadin Flow Components V19.0.0
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
Changes in vaadin-grid-pro-flow
- New Features:
Compatibility
Vaadin Flow Components V14.5.0.beta1
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
Changes in vaadin-grid-flow
- New Features:
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
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
-
New Features:
-
⧉ MessageInput::setEnabled. PR:683
Resolves vaadin/vaadin-messages#38
-
-
Fixes:
Compatibility
- This release use Web Components listed in Vaadin Platform 20.0.0.alpha2
- Tested with Vaadin Flow version 7.0-SNAPSHOT
Vaadin Flow Components V19.0.0.rc1
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
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
Compatibility
Vaadin Flow Components V14.4.9
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
Vaadin Flow Components V20.0.0.alpha1
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
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
- This release use Web Components listed in Vaadin Platform 20.0.0.alpha1
- Tested with Vaadin Flow version 6.0.0.beta5