Skip to content

Releases: vaadin/flow-components

Vaadin Flow Components V24.6.4

30 Jan 10:23
1c4a2e6
Compare
Choose a tag to compare

Vaadin Flow Components 24.6.4

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

  • Fixes:

Compatibility

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

Vaadin Flow Components V24.6.3

28 Jan 11:00
21f763d
Compare
Choose a tag to compare

Vaadin Flow Components 24.6.3

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-button-flow

  • Fixes:
    • Replace requestAnimationFrame with global click listener (#7045). PR:7046

Changes in vaadin-context-menu-flow

  • Fixes:
    • Replace requestAnimationFrame with global click listener (#7045). PR:7046

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Hide cell content until value is updated (#6973). PR:7047

Compatibility

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

Vaadin Flow Components V24.5.11

29 Jan 14:35
850f880
Compare
Choose a tag to compare

Vaadin Flow Components 24.5.11

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Hide cell content until value is updated (#6973). PR:7048

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.5.11
  • Tested with Vaadin Flow version 24.5.12

Vaadin Flow Components V24.7.0.alpha6

27 Jan 10:37
d64208e
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.7.0.alpha6

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.7.0.alpha5

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

  • New Features:
    • Spring Data API for ComboBox. PR:7020

      ---------

Compatibility

Vaadin Flow Components V24.7.0.alpha5

20 Jan 10:31
c4c881f
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.7.0.alpha5

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.7.0.alpha4

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-button-flow

  • Fixes:
    • Replace requestAnimationFrame with global click listener. PR:7045

Changes in vaadin-charts-flow

  • New Features:
    • Add drag and drop to Chart API. PR:7026
    • Add Gantt specific API to Charts. PR:6997

Changes in vaadin-context-menu-flow

  • Fixes:
    • Replace requestAnimationFrame with global click listener. PR:7045

Changes in vaadin-crud-flow

  • New Features:
    • Spring Data API for Grid. PR:7011

      Provides a Spring Data specific setItems variant based on Pageable. The method is called setItemsSpring because the signature is the same as existing setItems methods. Used as e.g. grid.setItemsSpring(pageable -> productService.list(pageable)) ---------

Changes in vaadin-grid-flow

  • New Features:
    • Spring Data API for Grid. PR:7011

      Provides a Spring Data specific setItems variant based on Pageable. The method is called setItemsSpring because the signature is the same as existing setItems methods. Used as e.g. grid.setItemsSpring(pageable -> productService.list(pageable)) ---------

Changes in vaadin-grid-pro-flow

  • New Features:

    • Spring Data API for Grid. PR:7011

      Provides a Spring Data specific setItems variant based on Pageable. The method is called setItemsSpring because the signature is the same as existing setItems methods. Used as e.g. grid.setItemsSpring(pageable -> productService.list(pageable)) ---------

  • Fixes:

    • Hide cell content until value is updated. PR:6973

Compatibility

Vaadin Flow Components V24.7.0.alpha4

13 Jan 13:25
115f052
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.7.0.alpha4

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • Allow to set any type of PlotOptions to Navigator.series. PR:6996

Changes in vaadin-date-picker-flow

  • Fixes:
    • Prevent initialValue from becoming emptyValue. PR:7030

Changes in vaadin-lumo-theme-flow

  • Fixes:
    • Fix typo in Lumo utility align-start class names. PR:7038

Changes in vaadin-time-picker-flow

  • Fixes:
    • Prevent initialValue from becoming emptyValue. PR:7030

Compatibility

Vaadin Flow Components V24.6.2

14 Jan 08:16
43074c9
Compare
Choose a tag to compare

Vaadin Flow Components 24.6.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 24.6.1

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-date-picker-flow

  • Fixes:
    • Prevent initialValue from becoming emptyValue (#7030). PR:7031

Changes in vaadin-lumo-theme-flow

  • Fixes:
    • Fix typo in Lumo utility align-start class names (#7038). PR:7039

Changes in vaadin-time-picker-flow

  • Fixes:
    • Prevent initialValue from becoming emptyValue (#7030). PR:7031

Compatibility

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

Vaadin Flow Components V24.5.10

14 Jan 08:16
0e4f825
Compare
Choose a tag to compare

Vaadin Flow Components 24.5.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 24.5.9

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-date-picker-flow

  • Fixes:
    • Prevent initialValue from becoming emptyValue (#7030). PR:7032

Changes in vaadin-lumo-theme-flow

  • Fixes:
    • Fix typo in Lumo utility align-start class names (#7038). PR:7040

Changes in vaadin-time-picker-flow

  • Fixes:
    • Prevent initialValue from becoming emptyValue (#7030). PR:7032

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.5.10
  • Tested with Vaadin Flow version 24.5.11

Vaadin Flow Components V24.4.22

14 Jan 08:16
3bb5809
Compare
Choose a tag to compare

Vaadin Flow Components 24.4.22

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-lumo-theme-flow

  • Fixes:
    • Fix typo in Lumo utility align-start class names (#7038). PR:7041

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.4.22
  • Tested with Vaadin Flow version 24.4.16

Vaadin Flow Components V24.7.0.alpha3

09 Jan 11:48
8766cdf
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.7.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 24.7.0.alpha2

Changes in All Components

  • Fixes:

    • Use part name for Login overlay title
  • Chore:

    • Increase Web-Component version

Changes in vaadin-card-flow

  • New Features:

Changes in vaadin-checkbox-flow

  • Fixes:
    • Update setChecked to dispatch change event. PR:7000

Changes in vaadin-grid-flow

  • Fixes:
    • Update setChecked to dispatch change event. PR:7000

Compatibility