Releases: vaadin/flow-components
Vaadin Flow Components V20.0.0
Vaadin Flow Components 20.0.0
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.rc1
Changes in all components
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-checkbox-flow
Changes in vaadin-grid-flow
Compatibility
Vaadin Flow Components V20.0.0.rc1
Vaadin Flow Components 20.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.
Changes in Flow Components from 20.0.0.beta3
Changes in all components
- Chore:
- ⧉ Increase Web-Component version
Compatibility
- This release use Web Components listed in Vaadin Platform 20.0.0.rc1
- Tested with Vaadin Flow version 7.0.0.rc1
Vaadin Flow Components V20.0.0.beta3
Vaadin Flow Components 20.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 20.0.0.beta2
Compatibility
- This release use Web Components listed in Vaadin Platform 20.0.0.beta3
- Tested with Vaadin Flow version 7.0.0.beta5
Vaadin Flow Components V20.0.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 20.0.0.beta1
Changes in All Components
-
Fixes:
-
⧉ Use bnd-maven-plugin for building OSGi (in behalf of @stbischof)(#896)(#932)(CP 20.0). PR:940.
-
⧉ Use bnd-maven-plugin for building OSGi (in behalf of @stbischof). PR:896
-
⧉ Bnd export should only export project package
PR #708 did not adress the fact that bnd exports all classes from the classpath. felix only uses the project sources this could be fixed by explicit name the the exported package bnd caclulates variables like the exported packagename remove build-helper-maven-plugin and maven project.properties rename packages that all demo projects uses the package pattern
.demo
bnd-plugin exists in demo project but the generates MANIFEST.MF was not used configure maven-jar-plugin that the bnd-generated MANIFEST.MF is used configure bnd to calculate the package and bsn for demo-projects changes on flow-component and demo: use bnd-maven-plugin notfelix:maven-bundle-plugin
run bnd-maven-plugin with default build profile
-
-
Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-charts-flow
- Fixes:
Changes in vaadin-grid-flow
Changes in vaadin-select-flow
Changes in vaadin-upload-flow
- Fixes:
Compatibility
- This release use Web Components listed in Vaadin Platform 20.0.0.beta2
- Tested with Vaadin Flow version 8.0.0.alpha3
Vaadin Flow Components V21.0.0.alpha2
Vaadin Flow Components 21.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 21.0.0.alpha1
Changes in vaadin-messages-flow
- New Features:
-
⧉ Add theme API to MessageListItem. PR:979
Only with strings at this point, since no theme variants have been implemented so far. This enables developers to apply custom theming per each message in a MessageList. Related issue: vaadin/collaboration-kit#30
-
Compatibility
- This release use Web Components listed in Vaadin Platform 21.0.0.alpha2
- Tested with Vaadin Flow version 8.0.0.alpha3
Vaadin Flow Components V21.0.0.alpha1
Vaadin Flow Components 21.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 21.0.0.alpha1
Changes in all components
Changes in vaadin-date-picker-flow
Changes in vaadin-grid-flow
-
New Features:
-
⧉ Allow setting the bean type after the Grid has been created. PR:600
-
⧉ Flow integration for Grid's cell-focus event. PR:836. Ticket:1536
feat: Flow integration for Grid's cell-focus event (#822) Extended grid connector to handle the client side cell-focus event, integrated the grid event context and added a CellFocusEvent class and respective listener to Grid. This reverts commit fb0b803.
-
-
Fixes:
-
⧉ Prevent IllegalArgumentException when sortable columns are removed and recreated
-
⧉ Ensure editor closing when page refreshed while using PreserveOnRefresh. PR:865. Ticket:2176
If Editor is not closed on detach and preserve on refresh is used, the ghost editor will cause an exception.
-
⧉ Synchronize column width recalculation with data refresh. PR:846
-
Changes in vaadin-select-flow
Changes in vaadin-upload-flow
- Fixes:
Compatibility
- This release use Web Components listed in Vaadin Platform 21.0.0.alpha1
- Tested with Vaadin Flow version 8.0.0.alpha2
Vaadin Flow Components V19.0.8
Vaadin Flow Components 19.0.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 since 19.0.7
Changes in Vaadin-Select-Flow
Compatibility
Vaadin Flow Components V14.7.0.alpha2
Vaadin Flow Components 14.7.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 14.7.0.alpha1
Changes in vaadin-charts-flow
- Fixes:
Changes in vaadin-grid-flow
Changes in vaadin-grid-pro-flow
- Chore:
- ⧉ Increase Web-Component version
Compatibility
- This release use Web Components listed in Vaadin Platform 14.7.0.alpha2
- Tested with Vaadin Flow version 2.7.0.alpha1
Vaadin Flow Components V14.6.1
Vaadin Flow Components 14.6.1
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.6.0
Compatibility
Vaadin Flow Components V14.6.0
Vaadin Flow Components 14.6.0
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.6.0.rc1
Changes in vaadin-charts-flow
- Fixes:
Changes in vaadin-grid-flow
Changes in vaadin-grid-pro-flow
- Chore:
- ⧉ Increase Web-Component version