Skip to content

Vaadin Flow Components V24.3.0

Choose a tag to compare

@vaadin-bot vaadin-bot released this 13 Dec 09:53
· 1685 commits to main since this release
167cd09

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

Changes in vaadin-avatar-flow

  • New Features:
    • Add methods for setting class names to AvatarGroupItem. PR:5562

Changes in vaadin-charts-flow

  • New Features:
    • Add support for Sankey chart type. PR:5717

Changes in vaadin-checkbox-flow

  • Behavior Altering Changes:
    • Remove validated event subscription. PR:5638

Changes in vaadin-combo-box-flow

  • Behavior Altering Changes:

    • Make components implement the new HasPlaceholder interface. PR:5756
    • Remove validated event subscription. PR:5638
  • New Features:

    • Add API to display chips for all selected items. PR:5626
    • Add API to group selected items at the top of the overlay. PR:5620

Changes in vaadin-context-menu-flow

  • New Features:
    • Add SubMenu.addSeparator(). PR:5737
    • Reflect class name set on item to root level button in MenuBar. PR:5594
    • Add option to keep menu bar open on item selection. PR:5398

Changes in vaadin-date-picker-flow

  • Behavior Altering Changes:
    • Make components implement the new HasPlaceholder interface. PR:5756
    • Replace validated event with unparsable-change. PR:5572

Changes in vaadin-grid-flow

  • New Features:
    • Grid column header and footer part names. PR:5566
    • Add util methods for rows and cells to GridElement. PR:5508

Changes in vaadin-grid-pro-flow

  • New Features:
    • Add manual item refresh mode for gridpro column. PR:5415
    • Add backend update mode for gridpro column

Changes in vaadin-menu-bar-flow

  • New Features:
    • Reflect class name set on item to root level button in MenuBar. PR:5594

Changes in vaadin-messages-flow

  • New Features:
    • Add methods for setting class names to MessageListItem. PR:5565

Changes in vaadin-ordered-layout-flow

  • New Features:
    • Make Scroller implement Focusable. PR:5738

Changes in vaadin-radio-button-flow

  • Behavior Altering Changes:
    • Remove validated event subscription. PR:5638

Changes in vaadin-select-flow

  • Behavior Altering Changes:
    • Make components implement the new HasPlaceholder interface. PR:5756
    • Remove validated event subscription. PR:5638

Changes in vaadin-text-field-flow

  • Behavior Altering Changes:
    • Make components implement the new HasPlaceholder interface. PR:5756
    • Remove validated event subscription. PR:5629
    • Replace validated event with custom logic around value-changed. PR:5581
    • Replace validated event with unparsable-change. PR:5564

Changes in vaadin-time-picker-flow

  • Behavior Altering Changes:
    • Make components implement the new HasPlaceholder interface. PR:5756
    • Replace validated event with unparsable-change. PR:5576

Changes in vaadin-virtual-list-flow

  • New Features:
    • Add scrollTo API to VirtualList. PR:5037

Changes in Flow Components from 24.3.0.rc1

Changes in All Components

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

Changes in vaadin-grid-flow

  • Fixes:
    • Apply sort directions in the correct order. PR:5822
    • Avoid duplicate requests to the server when sorting. PR:5814

Changes in vaadin-spreadsheet-flow

  • Fixes:
    • Respect column filter enabled/disabled in the table. PR:5797

Compatibility

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