Skip to content

Releases: vaadin/flow-components

Vaadin Flow Components V24.7.1

27 Mar 07:05
e6a49d9
Compare
Choose a tag to compare

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

Changes in vaadin-grid-flow

  • Fixes:
    • Fire item click events when column uses focus button mode (#7232). PR:7234

Changes in vaadin-grid-pro-flow

  • Fixes:
    • Fire item click events when column uses focus button mode (#7232). PR:7234

Changes in vaadin-ordered-layout-flow

  • Fixes:
    • Do not throw when adding the same component twice (#7236). PR:7238

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.7.1
  • Tested with Vaadin Flow version 24.8.0.alpha3

Vaadin Flow Components V24.7.0

19 Mar 12:33
3eaf303
Compare
Choose a tag to compare

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

Changes in vaadin-button-flow

  • New Features:
    • Make disabled buttons accessible with feature flag. PR:7050

Changes in vaadin-charts-flow

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

Changes in vaadin-combo-box-flow

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

Changes in vaadin-grid-flow

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

Changes in vaadin-menu-bar-flow

  • New Features:
    • Make disabled buttons accessible with feature flag. PR:7050

Changes in vaadin-ordered-layout-flow

  • New Features:
    • Add API to set spacing in HL/VL with custom values. PR:7129
    • Add horizontal alignment slots API to HorizontalLayout. PR:7051

Changes in vaadin-side-nav-flow

  • New Features:
    • Add support for views with HasUrlParameter to SideNavItem. PR:6950

Changes in vaadin-virtual-list-flow

  • New Features:
    • Add virtual list item accessible name generator. PR:6977

There are no Changes in Flow Components since 24.7.0.rc2

Compatibility

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

Vaadin Flow Components V24.7.0.rc2

18 Mar 10:33
3eaf303
Compare
Choose a tag to compare
Pre-release

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

Changes in All Components

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-checkbox-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7206

Changes in vaadin-combo-box-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7206

Changes in vaadin-date-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7206

Changes in vaadin-date-time-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7206

Changes in vaadin-dialog-flow

  • Fixes:
    • Use allowInert to not spam the logs (#7197). PR:7218

      ---------

Changes in vaadin-notification-flow

  • Fixes:
    • Use allowInert to not spam the logs (#7197). PR:7218

      ---------

Changes in vaadin-radio-button-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7206

Changes in vaadin-select-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7206

Changes in vaadin-side-nav-flow

  • Fixes:
    • Use allowInert to not spam the logs (#7197). PR:7218

      ---------

Changes in vaadin-text-field-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7206

Changes in vaadin-time-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7206

Compatibility

  • This release use Web Components listed in Vaadin Platform 24.7.0.rc2
  • Tested with Vaadin Flow version 24.7.0

Vaadin Flow Components V24.8.0.alpha2

17 Mar 08:54
e0125c4
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.8.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 24.8.0.alpha1

Changes in All Components

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • Include annotations in the svg generator. PR:7181

Changes in vaadin-checkbox-flow

  • Fixes:
    • Additionally set invalid state via executeJs. PR:7198

Changes in vaadin-combo-box-flow

  • Fixes:
    • Additionally set invalid state via executeJs. PR:7198

Changes in vaadin-date-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs. PR:7198

Changes in vaadin-date-time-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs. PR:7198

Changes in vaadin-form-layout-flow

  • New Features:
    • Add autoResponsive API to FormLayout. PR:7172
    • Add FormRow component to FormLayout. PR:7173

Changes in vaadin-ordered-layout-flow

  • Fixes:
    • Allow setting flex-grow to 0 through FlexComponent. PR:7176

Changes in vaadin-radio-button-flow

  • Fixes:
    • Additionally set invalid state via executeJs. PR:7198

Changes in vaadin-select-flow

  • Fixes:
    • Additionally set invalid state via executeJs. PR:7198

Changes in vaadin-text-field-flow

  • Fixes:
    • Additionally set invalid state via executeJs. PR:7198

Changes in vaadin-time-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs. PR:7198

Compatibility

Vaadin Flow Components V24.6.7

18 Mar 07:07
c6ce284
Compare
Choose a tag to compare

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • Include annotations in the svg generator (#7181). PR:7186

Changes in vaadin-checkbox-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7207

Changes in vaadin-combo-box-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7207

Changes in vaadin-date-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7207

Changes in vaadin-date-time-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7207

Changes in vaadin-ordered-layout-flow

  • Fixes:
    • Allow setting flex-grow to 0 through FlexComponent (#7176). PR:7184

Changes in vaadin-radio-button-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7207

Changes in vaadin-select-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7207

Changes in vaadin-text-field-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7207

Changes in vaadin-time-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7207

Compatibility

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

Vaadin Flow Components V24.5.14

17 Mar 14:19
1db41f9
Compare
Choose a tag to compare

Vaadin Flow Components 24.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 24.5.13

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-checkbox-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7208

Changes in vaadin-combo-box-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7208

Changes in vaadin-date-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7208

Changes in vaadin-date-time-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7208

Changes in vaadin-radio-button-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7208

Changes in vaadin-select-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7208

Changes in vaadin-text-field-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7208

Changes in vaadin-time-picker-flow

  • Fixes:
    • Additionally set invalid state via executeJs (#7198). PR:7208

Compatibility

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

Vaadin Flow Components V24.7.0.rc1

11 Mar 09:16
873f9b3
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.7.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.7.0.beta2

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-charts-flow

  • Fixes:
    • Include annotations in the svg generator (#7181). PR:7185

Changes in vaadin-ordered-layout-flow

  • Fixes:
    • Allow setting flex-grow to 0 through FlexComponent (#7176). PR:7183

Compatibility

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

Vaadin Flow Components V24.8.0.alpha1

28 Feb 09:36
2226711
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.8.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 from 24.7.0.beta1

Changes in vaadin-grid-flow

  • Fixes:
    • Remove size reset to allow data provider calls to resolve. PR:7155
    • Force render of updated grid rows after setting data

Compatibility

Vaadin Flow Components V24.6.6

03 Mar 07:49
90c6326
Compare
Choose a tag to compare

Vaadin Flow Components 24.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 24.6.5

Changes in All Components

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-grid-flow

  • Fixes:
    • Remove size reset to allow data provider calls to resolve (#7155). PR:7160
    • Force render of updated grid rows after setting data
    • Use correct formatting for logging #7110. PR:7112

Changes in vaadin-rich-text-editor-flow

  • Fixes:
    • Check wether HTML values contains user content (#7131). PR:7137
    • Ignore empty HTML tags when checking for empty value

Compatibility

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

Vaadin Flow Components V24.5.13

03 Mar 10:03
86ca98c
Compare
Choose a tag to compare

Vaadin Flow Components 24.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 24.5.12

Changes in All Components

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version

Compatibility

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