Skip to content

Releases: vaadin/flow-components

Vaadin Flow Components V24.6.0

17 Dec 09:48
e866b7e
Compare
Choose a tag to compare

Vaadin Flow Components 24.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 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-date-time-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:
    • Add setAriaLabel to Grid. PR:6878
    • Conditional selection of grid items. PR:6740

Changes in vaadin-notification-flow

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

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-checkbox-flow

  • Fixes:
    • Update keymapper when refreshing checkbox item (#6935). PR:6945

Changes in vaadin-combo-box-flow

  • Fixes:
    • ComboBoxElement#clear to empty the field as well (#6936). PR:6954
    • Ensure that invalid state is set from the server (#6922) (CP: 24.6). PR:6930

Changes in vaadin-radio-button-flow

  • Fixes:
    • Update keymapper when refreshing radio button item (#6934). PR:6943

Changes in vaadin-rich-text-editor-flow

  • Fixes:
    • Restore i18n when detaching and reattaching (#6947). PR:6951

Changes in vaadin-select-flow

  • Fixes:
    • Update keymapper when refreshing select item (#6933). PR:6941

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.6.0
  • Tested with Vaadin Flow version 24.6.0.rc1

Vaadin Flow Components V23.5.14

18 Dec 12:03
ffd9baa
Compare
Choose a tag to compare

Vaadin Flow Components 23.5.14

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Compatibility

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

Vaadin Flow Components V24.6.0.rc1

11 Dec 13:34
a5e7562
Compare
Choose a tag to compare
Pre-release

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

Changes in vaadin-upload-flow

  • Fixes:
    • Make waitForUploads poll for upload processing until completion or timeout (#6904). PR:6913

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.6.0.rc1
  • Tested with Vaadin Flow version 24.6.0.rc1

Vaadin Flow Components V24.6.0.beta4

10 Dec 13:50
f49d65c
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.6.0.beta4

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.6.0.beta3

Compatibility

Vaadin Flow Components V24.5.8

09 Dec 14:36
54504e2
Compare
Choose a tag to compare

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Compatibility

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

Vaadin Flow Components V24.4.20

09 Dec 14:36
08c9993
Compare
Choose a tag to compare

Vaadin Flow Components 24.4.20

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Compatibility

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

Vaadin Flow Components V23.5.13

09 Dec 14:36
9b60f9a
Compare
Choose a tag to compare

Vaadin Flow Components 23.5.13

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Compatibility

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

Vaadin Flow Components V24.6.0.beta3

04 Dec 15:50
78da2f6
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.6.0.beta3

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-grid-flow

  • New Features:

    • Add setAriaLabel to Grid. PR:6878
  • Fixes:

    • DataChangeEvent should be fired upon filter change

      Add unit test ---------

Changes in vaadin-upload-flow

  • Fixes:
    • Files map is transient that needs to be restored if null. PR:6873

      ---------

Compatibility

Vaadin Flow Components V24.5.7

02 Dec 09:09
893fd14
Compare
Choose a tag to compare

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

Changes in vaadin-upload-flow

  • Fixes:
    • Files map is transient that needs to be restored if null (#6873). PR:6875

Compatibility

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

Vaadin Flow Components V24.4.19

02 Dec 08:37
5deb5b2
Compare
Choose a tag to compare

Vaadin Flow Components 24.4.19

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

Compatibility

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