Skip to content

Vaadin Flow Components V23.3.0

Choose a tag to compare

@vaadin-bot vaadin-bot released this 13 Dec 09:19
· 113 commits to 23.3 since this release
e8b0414

Vaadin Flow Components 23.3.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 23.2.0

Changes in vaadin-avatar-flow

  • New Features:
    • Add setTooltipEnabled() to Avatar. PR:3717

Changes in vaadin-button-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-checkbox-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-combo-box-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-custom-field-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-date-picker-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719
    • Introduce custom reference date to date picker (#3914). PR:4113

Changes in vaadin-date-time-picker-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-details-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-flow-components-base

  • New Features:
    • Add tooltip defaults configuration. PR:3755

Changes in vaadin-grid-flow

  • New Features:
    • Add tooltip text generator API to grid. PR:3718
    • Add onShiftClickOnly to multiSort (#4005). PR:4047

Changes in vaadin-grid-pro-flow

  • New Features:
    • Warn about item id changes after editing field. PR:3782

Changes in vaadin-icons-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-list-box-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-menu-bar-flow

  • New Features:
    • Add tooltip API to menubar. PR:3747

Changes in vaadin-ordered-layout-flow

  • New Features:
    • Deprecate getFlexDirection with parameter, add a replacement. PR:4030

Changes in vaadin-messages-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-radio-button-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-select-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-spreadsheet-flow

  • Breaking Changes:

  • New Features:

    • Use registrations in spreadsheet popup button listeners (#4035). PR:4037
    • Drop remove listener methods in favor of registrations (#3898). PR:3902

Changes in vaadin-tabs-flow

  • New Features:
    • Tabsheet index-based operation API. PR:3743
    • Add HasTooltip interface to components. PR:3719
    • Add TabSheet component. PR:3711

Changes in vaadin-text-field-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-time-picker-flow

  • New Features:
    • Add HasTooltip interface to components. PR:3719

Changes in vaadin-upload-flow

  • New Features:
    • Add i18n translations for the file action buttons. PR:3676

Changes in Flow Components from 23.3.0.rc1

Changes in All Components

  • Chore:
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

  • Fixes:
    • Remove invalid state sync. PR:4325
    • Remove invalid state synchronization
    • Make MultiSelectComboBox preserve order of the selection (#4163). PR:4319

Compatibility

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