Releases: vaadin/flow-components
Vaadin Flow Components V25.0.2
Vaadin Flow Components 25.0.2
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 25.0.1
Changes in vaadin-grid-flow
Changes in vaadin-grid-pro-flow
Compatibility
Vaadin Flow Components V25.0.1
Vaadin Flow Components 25.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 25.0.0
Changes in All Components
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-spreadsheet-flow
- Fixes:
Compatibility
Vaadin Flow Components V24.9.8
Vaadin Flow Components 24.9.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 24.9.7
Changes in All Components
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-spreadsheet-flow
- Fixes:
Compatibility
Vaadin Flow Components V25.0.0
Vaadin Flow Components 25.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 24.9.0
Changes in All Components
-
Breaking Changes:
-
New Features:
Changes in vaadin-aura-theme-flow
- New Features:
Changes in vaadin-button-flow
Changes in vaadin-card-flow
Changes in vaadin-charts-flow
-
Breaking Changes:
- ⧉ Use Jackson 3 for chart config serialization. PR:8024
- ⧉ Remove deprecated methods using
Date. PR:7991 - ⧉ Add
BreadcrumbstoPlotOptionsTreemap. PR:7970 - ⧉ Mark methods in Lang as deprecated
- ⧉ Add deprecated annotation
- ⧉ Remove
DrillUpButtonclass - ⧉ Remove drillUpText from Lang
- ⧉ Add getter and setter for
buttonSpacinginContextButton; removewidthAdjustfromTitle. PR:7932
-
New Features:
- ⧉ Add missing line width setter for inactive state. PR:8042
- ⧉ Add
LinktoPlotOptionsOrganization. PR:8019. Ticket:8016 - ⧉ Add
timezoneAPI to Time; deprecate foruseUTCandtimezoneOffset. PR:7933 - ⧉ Add
timezoneproperty toTime - ⧉ Add
Axis#setExtremesoverloads withInstant. PR:7990 - ⧉ Add
BreadcrumbsAPI toDrilldownin charts - ⧉ Add getter and setter for buttonSpacing in ContextButton
- ⧉ Add
Zoomingconfiguration toChartModel. PR:7952. Ticket:7946 - ⧉ Add
ButtonRelativeToenum; deprecateDrillUpButtonRelativeTo. PR:7951 - ⧉ Bump Highcharts version in SVG Generator. PR:7943. Ticket:7942
Changes in vaadin-confirm-dialog-flow
-
Breaking Changes:
-
New Features:
Changes in vaadin-context-menu-flow
-
Breaking Changes:
-
New Features:
Changes in vaadin-cookie-consent-flow
Changes in vaadin-crud-flow
Changes in vaadin-custom-field-flow
- New Features:
Changes in vaadin-date-picker-flow
Changes in vaadin-date-time-picker-flow
- Breaking Changes:
Changes in vaadin-details-flow
Changes in vaadin-dialog-flow
Vaadin Flow Components V24.8.16
Vaadin Flow Components 24.8.16
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.8.15
Changes in All Components
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-grid-pro-flow
Changes in vaadin-spreadsheet-flow
Compatibility
Vaadin Flow Components V23.6.6
Vaadin Flow Components 23.6.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 23.6.5
Changes in vaadin-spreadsheet-flow
- Fixes:
-
⧉ Make
Iconwork when used inAction(#8303) (CP: 23.7) (#8327). PR:8373. Ticket:8288 -
⧉ Make
Iconwork when used inAction. PR:8303This change fixes the issue when adding an icon to an action in the context menu in Spreadsheet. To make it work, the following modifications were made: - Add the
Iconinstance passed to theAction(String, Icon)as a virtual child toSpreadsheet- Passes the node id of the element to the client side to be fetched - Modifies theSpreadsheetActionclass to overwrite thegetHTMLmethod in order to add a container for the icon, in case the action has one - Attaches the icon instance to the container - Creates an event to be dispached when the context menu is closed - Listens to the event to make sure that anyIconinstance is safely removed from the client to avoid memory leaks
-
Compatibility
Vaadin Flow Components V25.0.0-rc2
Vaadin Flow Components 25.0.0-rc2
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 25.0.0-rc1
Changes in vaadin-text-field-flow
Compatibility
- This release use Web Components listed in Vaadin Platform 25.0.0-rc2
- Tested with Vaadin Flow version 25.0.0-rc1
Vaadin Flow Components V25.0.0-rc1
Vaadin Flow Components 25.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 25.0.0-beta9
Changes in All Components
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-button-flow
Changes in vaadin-charts-flow
- Fixes:
Changes in vaadin-grid-flow
Changes in vaadin-grid-pro-flow
Changes in vaadin-popover-flow
Changes in vaadin-tabs-flow
Compatibility
- This release use Web Components listed in Vaadin Platform 25.0.0-rc1
- Tested with Vaadin Flow version 25.0.0-rc1
Vaadin Flow Components V24.9.7
Vaadin Flow Components 24.9.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 24.9.6
Changes in vaadin-grid-pro-flow
Changes in vaadin-spreadsheet-flow
- Fixes:
-
⧉ Make
Iconwork when used inAction(#8303). PR:8312. Ticket:8288This change fixes the issue when adding an icon to an action in the context menu in Spreadsheet. To make it work, the following modifications were made: - Add the
Iconinstance passed to theAction(String, Icon)as a virtual child toSpreadsheet- Passes the node id of the element to the client side to be fetched - Modifies theSpreadsheetActionclass to overwrite thegetHTMLmethod in order to add a container for the icon, in case the action has one - Attaches the icon instance to the container - Creates an event to be dispached when the context menu is closed - Listens to the event to make sure that anyIconinstance is safely removed from the client to avoid memory leaks
-
Compatibility
- This release use Web Components listed in Vaadin Platform 24.9.7
- Tested with Vaadin Flow version 25.0.0-rc1
Vaadin Flow Components V24.8.15
Vaadin Flow Components 24.8.15
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.8.14
Changes in vaadin-spreadsheet-flow
- Fixes:
-
⧉ Make
Iconwork when used inAction(#8303). PR:8313. Ticket:8288This change fixes the issue when adding an icon to an action in the context menu in Spreadsheet. To make it work, the following modifications were made: - Add the
Iconinstance passed to theAction(String, Icon)as a virtual child toSpreadsheet- Passes the node id of the element to the client side to be fetched - Modifies theSpreadsheetActionclass to overwrite thegetHTMLmethod in order to add a container for the icon, in case the action has one - Attaches the icon instance to the container - Creates an event to be dispached when the context menu is closed - Listens to the event to make sure that anyIconinstance is safely removed from the client to avoid memory leaks
-