Skip to content

Releases: vaadin/flow-components

Vaadin Flow Components V24.6.0.beta2

26 Nov 13:19
f185963
Compare
Choose a tag to compare
Pre-release

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

Changes in vaadin-charts-flow

  • Fixes:
    • Restore hover effect on pie charts when using Lumo theme classes. PR:6850

Changes in vaadin-notification-flow

  • New Features:
    • Add API for setting assertive to Notification. PR:6862

Changes in vaadin-popover-flow

  • Fixes:
    • Make Popover static methods thread-safe. PR:6864

Compatibility

Vaadin Flow Components V24.5.6

26 Nov 14:45
afbb010
Compare
Choose a tag to compare

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • Restore hover effect on pie charts when using Lumo theme classes (#6850). PR:6866

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Hide the grid-pro editor component until updated (#6820). PR:6842

Changes in vaadin-popover-flow

  • Fixes:
    • Make Popover static methods thread-safe (#6864) (CP: 24.5). PR:6868

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Apply colors from conditional formatting (#6824) (CP: 24.5)

Compatibility

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

Vaadin Flow Components V24.4.18

26 Nov 14:54
8832587
Compare
Choose a tag to compare

Vaadin Flow Components 24.4.18

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Hide the grid-pro editor component until updated (#6820). PR:6843

Compatibility

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

Vaadin Flow Components V23.5.12

26 Nov 12:34
e29a781
Compare
Choose a tag to compare

Vaadin Flow Components 23.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 23.5.10

Changes in All Components

  • Chore:
    • Increase Web-Component version

Compatibility

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

Vaadin Flow Components V24.6.0.beta1

21 Nov 13:00
f22ec00
Compare
Choose a tag to compare
Pre-release

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

Changes in vaadin-context-menu-flow

  • New Features:
    • Implement disable on click for menu item. PR:6815

Changes in vaadin-dashboard-flow

  • New Features:
    • Add constructor overloads for dashboard widget. PR:6841
    • Add dashboard feature flag. PR:6832
    • Add dashboard component. PR:6706
    • Add dashboard packages. PR:6548
    • Add title API to dashboard widget. PR:6560
    • Introduce add and remove widget functionality to dashboard. PR:6572
    • Implement max col count feature. PR:6581
    • Add dashboard widget colspan support. PR:6591
    • Add max min column width support. PR:6594
    • Add gap support to dashboard. PR:6596
    • Add min row height support to dashboard. PR:6613
    • Add dashboard sections support. PR:6606
    • Use components to set items on the client side. PR:6610
    • Add content support to dashboard widget. PR:6618
    • Add rowspan support to dashboard widget. PR:6624
    • Add header support to dashboard widget. PR:6617
    • Support drag drop for dashboard. PR:6633
    • Add drag resize support to dashboard. PR:6643
    • Support dashboard item remove using button. PR:6650
    • Implement i18n support. PR:6668
    • Implement item mode changed events. PR:6672
    • Add dense layout support to dashboard. PR:6678

Changes in vaadin-date-picker-flow

  • New Features:
    • Add server-side fallback parser. PR:6743

Changes in vaadin-dialog-flow

  • New Features:
    • Add dragged event to Dialog. PR:6784
    • Add position API to Dialog. PR:6782

Changes in vaadin-grid-flow

  • New Features:
    • Conditional selection of grid items. PR:6740

Changes in vaadin-ordered-layout-flow

  • New Features:
    • Add wrap API to HorizontalLayout/VerticalLayout. PR:6839

Changes in vaadin-text-field-flow

  • New Features:
    • Configure min and max rows in text area. PR:6828

Changes in vaadin-upload-flow

  • New Features:
    • Implement HasEnabled for Upload. PR:6787

Changes in Flow Components from 24.6.0.alpha4

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Hide the grid-pro editor component until updated. PR:6820

Compatibility

Vaadin Flow Components V24.6.0.alpha4

20 Nov 09:57
ff7ce6a
Compare
Choose a tag to compare
Pre-release

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-button-flow

  • New Features:

    • Implement disable on click for menu item. PR:6815
  • Fixes:

    • Defer setting disabled
    • Check if element is there on disableonclick init and cleanup

Changes in vaadin-context-menu-flow

  • New Features:

    • Implement disable on click for menu item. PR:6815
  • Fixes:

    • Defer setting disabled
    • Check if element is there on disableonclick init and cleanup

Changes in vaadin-dashboard-flow

  • New Features:

    • Add constructor overloads for dashboard widget. PR:6841
    • Add dashboard feature flag. PR:6832
  • Fixes:

    • Make helpers public
    • Make helpers public

Changes in vaadin-date-picker-flow

  • New Features:
    • Add server-side fallback parser. PR:6743

Changes in vaadin-date-time-picker-flow

  • New Features:
    • Add server-side fallback parser. PR:6743

Changes in vaadin-ordered-layout-flow

  • New Features:
    • Add wrap API to HorizontalLayout/VerticalLayout. PR:6839

Changes in vaadin-text-field-flow

  • New Features:
    • Configure min and max rows in text area. PR:6828

      ---------

Changes in vaadin-upload-flow

  • New Features:
    • Implement HasEnabled for Upload. PR:6787

Compatibility

Vaadin Flow Components V24.5.5

18 Nov 11:30
f40b91b
Compare
Choose a tag to compare

Vaadin Flow Components 24.5.5

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 24.5.4

Compatibility

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

Vaadin Flow Components V24.4.17

18 Nov 09:20
c52531d
Compare
Choose a tag to compare

Vaadin Flow Components 24.4.17

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 24.4.16

Compatibility

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

Vaadin Flow Components V24.6.0.alpha3

13 Nov 09:38
f5b8518
Compare
Choose a tag to compare
Pre-release

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-dialog-flow

  • New Features:
    • Add dragged event to Dialog. PR:6784
    • Add position API to Dialog. PR:6782

Changes in vaadin-popover-flow

  • Fixes:
    • Make auto-added Popover work with PreserveOnRefresh. PR:6796

Compatibility

Vaadin Flow Components V24.5.4

11 Nov 08:52
57e6579
Compare
Choose a tag to compare

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-flow

  • Fixes:
    • Do not throw when opening Java records in GridEditor (#6772). PR:6786

Changes in vaadin-popover-flow

  • Fixes:
    • Make auto-added Popover work with PreserveOnRefresh (#6796). PR:6799

Compatibility

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