Skip to content

Releases: vaadin/flow-components

Vaadin Flow Components V24.5.0.beta3

26 Sep 07:56
0a86fa9
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.5.0.beta3

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

Compatibility

Vaadin Flow Components V24.5.0.beta2

25 Sep 08:48
0a86fa9
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.5.0.beta2

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.0.beta1

Compatibility

Vaadin Flow Components V23.5.6

23 Sep 09:29
5d330ea
Compare
Choose a tag to compare

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

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-tabs-flow

  • Fixes:
    • Warn and revert to prev index when selecting invalid index (#6543) (CP: 23.5). PR:6664

    • Warn and revert to prev index when selecting invalid index. PR:6543

      ---------

Compatibility

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

Vaadin Flow Components V24.5.0.beta1

18 Sep 13:05
e034749
Compare
Choose a tag to compare
Pre-release

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

Changes in vaadin-button-flow

  • New Features:
    • Add warning variant to button. PR:6416

Changes in vaadin-checkbox-flow

  • New Features:
    • Add i18n error message support for Checkbox, CheckboxGroup. PR:6475

Changes in vaadin-combo-box-flow

  • New Features:
    • Add i18n error message support for ComboBox, MultiSelectComboBox. PR:6474
    • Add itemClassNameGenerator to generate CSS class names. PR:6177

Changes in vaadin-date-picker-flow

  • New Features:
    • Add i18n error message support for DatePicker. PR:6360

Changes in vaadin-date-time-picker-flow

  • Behavior Altering Changes:

    • Change DateTimePickerI18n methods to return this. PR:6329
  • New Features:

    • Add i18n error message support for DateTimePicker. PR:6436
    • Expose i18n object by adding setter and getter. PR:6330

Changes in vaadin-dialog-flow

  • New Features:
    • Make dialogheaderfooter implement hascomponents. PR:6494
    • Add method to customize Dialog overlay ARIA role. PR:6473

Changes in vaadin-form-layout-flow

  • New Features:
    • Add convenience method for setting label width. PR:6398

Changes in vaadin-grid-flow

  • New Features:
    • Add a constructor with autocreatecolumns option to treegrid. PR:6501
    • Grid empty state content. PR:6321

Changes in vaadin-icons-flow

  • Behavior Altering Changes:
    • Allow changing the icon. PR:4594

Changes in vaadin-menu-bar-flow

  • New Features:
    • Add setTabNavigation / isTabNavigation to MenuBar. PR:6554
    • Add support to Lumo dropdown-indicator theme in MenuBar. PR:6371

Changes in vaadin-messages-flow

  • New Features:
    • Make MessageInput implement Focusable. PR:6259

Changes in vaadin-ordered-layout-flow

  • New Features:
    • Add programmatic scrolling to scroller. PR:6451

Changes in vaadin-popover-flow

  • New Features:
    • Add logic for Popover auto-adding on setting target. PR:6565
    • Add static methods to set Popover global delays. PR:6566
    • Add setModal override to allow setting backdrop visibility. PR:6559
    • Add constructor allowing to set Popover content. PR:6558
    • Add no-padding theme variant to Popover. PR:6541
    • Add PopoverVariant enum with the arrow variant. PR:6499
    • Add setAutofocus and isAutofocus API to Popover. PR:6498
    • Add methods to set modal and withBackdrop to Popover. PR:6447
    • Add Popover opened state and related API. PR:6337
    • Add setWidth and setHeight methods to Popover. PR:6424
    • Make Popover implement HasAriaLabel, add overlayRole. PR:6425
    • Add methods to configure Popover trigger mode. PR:6420
    • Add focusDelay, hoverDelay and hideDelay to Popover. PR:6419
    • Add initial Popover component implementation. PR:6332

Changes in vaadin-radio-button-flow

  • New Features:
    • Add i18n error message support for RadioButtonGroup. PR:6477

Changes in vaadin-rich-text-editor-flow

  • New Features:
    • Add API to set color options to RichTextEditor. PR:6284
    • Add color and background to RichTextEditorI18n

Changes in vaadin-select-flow

  • New Features:
    • Add i18n error message support for Select. PR:6468
    • Add method to customize Select overlay width. PR:6472
    • Add noVerticalOverlap API to Select. PR:6379

Changes in vaadin-side-nav-flow

  • New Features:
    • Allow disabling side nav items. PR:6609
    • Allow matching navigation hierarchies with side nav item. PR:6583

Changes in vaadin-spreadsheet-flow

  • New Features:
    • Add Lumo styles to Spreadsheet. PR:6507

Changes in vaadin-tabs-flow

  • New Features:
    • Add no-padding theme variant to tabsheet. PR:6493
    • Introduce gettabcount and deprecate getcomponentcount. PR:6495

Changes in vaadin-text-field-flow

  • New Features:
    • Add i18n error message support for TextArea. PR:6467
    • Add i18n error message support for PasswordField. PR:6466
    • Add i18n error ...
Read more

Vaadin Flow Components V24.5.0.alpha17

13 Sep 16:58
40e489f
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.5.0.alpha17

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

Changes in vaadin-confirm-dialog-flow

  • Breaking Changes:
    • Extract auto add behavior into controller. PR:6620

Changes in vaadin-dialog-flow

  • Breaking Changes:
    • Extract auto add behavior into controller. PR:6620

Changes in vaadin-grid-flow

  • New Features:
    • Add a constructor with autocreatecolumns option to treegrid. PR:6501

Changes in vaadin-login-flow

  • Breaking Changes:
    • Extract auto add behavior into controller. PR:6620

Changes in vaadin-notification-flow

  • Breaking Changes:
    • Extract auto add behavior into controller. PR:6620

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Update formula bar after the other executions are done. PR:6208

Compatibility

Vaadin Flow Components V24.4.12

16 Sep 07:00
7ed40e5
Compare
Choose a tag to compare

Vaadin Flow Components 24.4.12

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

Changes in All Components

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

Changes in vaadin-upload-flow

  • Fixes:
    • Preserve maxFiles set after MultiFileReceiver in same roundtrip (#6623). PR:6630

Compatibility

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

Vaadin Flow Components V24.5.0.alpha16

10 Sep 12:40
bebe848
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.5.0.alpha16

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

Changes in vaadin-upload-flow

  • Fixes:
    • Preserve maxFiles set after MultiFileReceiver in same roundtrip. PR:6623

Compatibility

Vaadin Flow Components V24.3.18

10 Sep 11:34
1a7296c
Compare
Choose a tag to compare

Vaadin Flow Components 24.3.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.3.17

Changes in All Components

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

Changes in vaadin-radio-button-flow

  • Fixes:
    • Make radio button group with size request serializable (#6571). PR:6575

Changes in vaadin-tabs-flow

  • Fixes:
    • Warn and revert to prev index when selecting invalid index (#6543). PR:6547

Compatibility

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

Vaadin Flow Components V14.12.1

16 Sep 08:11
5c1f329
Compare
Choose a tag to compare

Vaadin Flow Components 14.12.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 14.12.0

Changes in vaadin-tabs-flow

  • Fixes:
    • Warn and revert to prev index when selecting invalid index (#6543). PR:6549

Compatibility

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

Vaadin Flow Components V24.5.0.alpha15

04 Sep 11:00
6d9990e
Compare
Choose a tag to compare
Pre-release

Vaadin Flow Components 24.5.0.alpha14

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

Changes in vaadin-side-nav-flow

  • New Features:
    • Allow disabling side nav items. PR:6609

Changes in vaadin-spreadsheet-flow

  • New Features:

    • Add Lumo styles to Spreadsheet. PR:6507
  • Fixes:

    • Do not show error with theme property. PR:6603

Compatibility